Package net.minecraft
Class class_120
java.lang.Object
net.minecraft.world.World
net.minecraft.class_73
net.minecraft.class_120
- All Implemented Interfaces:
BlockView
- Mappings:
Namespace Name intermediary net/minecraft/class_120glue class_162server egclient net/minecraft/class_120named net/minecraft/class_120
-
Field Summary
Fields inherited from class net.minecraft.world.World
dimension, dimensionData, field_197, field_198, field_199, field_200, field_201, field_202, field_203, field_204, field_205, field_206, field_207, field_208, field_209, field_210, field_211, field_212, field_213, field_214, field_215, field_217, field_218, field_221, isRemote, persistentStateManager, properties -
Constructor Summary
ConstructorsConstructorDescriptionclass_120(MinecraftServer minecraftServer, DimensionData dimensionData, String string, int int2, long long2, class_73 class_73) -
Method Summary
Methods inherited from class net.minecraft.class_73
method_171, method_184, method_185, method_188, method_193, method_197, method_219, method_224, method_226, method_245, method_328, method_329, method_330, method_331Methods inherited from class net.minecraft.world.World
addParticle, canSpawnEntity, getBlockEntity, getBlockId, getBlockMeta, getChunkData, getClosestPlayer, getEntities, getIdCount, getMaterial, getOrCreateState, getSeed, getSpawnPos, getTime, getTopY, method_151, method_152, method_153, method_154, method_155, method_156, method_157, method_158, method_160, method_161, method_162, method_163, method_164, method_165, method_166, method_167, method_169, method_170, method_172, method_173, method_174, method_175, method_177, method_1780, method_1781, method_1782, method_1783, method_1784, method_179, method_181, method_182, method_183, method_186, method_187, method_189, method_190, method_192, method_194, method_195, method_196, method_198, method_199, method_200, method_201, method_202, method_203, method_204, method_205, method_206, method_207, method_209, method_210, method_212, method_213, method_214, method_215, method_216, method_218, method_220, method_221, method_223, method_225, method_227, method_228, method_230, method_231, method_232, method_233, method_234, method_235, method_236, method_237, method_239, method_240, method_241, method_242, method_243, method_244, method_246, method_247, method_248, method_249, method_250, method_251, method_252, method_255, method_257, method_259, method_260, method_261, method_262, method_263, method_264, method_265, method_266, method_267, method_268, method_269, method_270, method_274, method_275, method_277, method_278, method_279, method_280, method_281, method_282, method_283, method_284, method_285, method_286, method_287, method_288, method_289, method_290, method_291, method_292, method_293, method_294, method_295, playSound, playSound, setBlock, setSpawnPos, setState, setTime
-
Constructor Details
-
class_120
public class_120(MinecraftServer minecraftServer, DimensionData dimensionData, String string, int int2, long long2, class_73 class_73)
-