Package net.minecraft.server.level
Class ServerLevel
java.lang.Object
net.minecraft.level.Level
net.minecraft.server.level.ServerLevel
- All Implemented Interfaces:
BlockView
- Direct Known Subclasses:
OtherServerLevel
- Mappings:
Namespace Name intermediary net/minecraft/class_73glue class_137server dpclient net/minecraft/class_73named net/minecraft/server/level/ServerLevel
-
Field Summary
FieldsFields inherited from class net.minecraft.level.Level
cache, difficulty, dimension, dimensionData, entities, field_197, field_201, field_202, field_203, field_209, field_210, field_212, field_215, field_221, field_222, isServerSide, levelListeners, players, prevRainGradient, prevThunderGradient, properties, rainGradient, rand, stopPhysics, thunderGradient, tileEntities, unusedIncrement -
Constructor Summary
ConstructorsConstructorDescriptionServerLevel(MinecraftServer minecraftServer, DimensionData dimensionData, String string, int dimId, long long2) -
Method Summary
Modifier and TypeMethodDescriptioncreateExplosion(EntityBase cause, double x, double y, double z, float power, boolean causeFires) protected LevelSourcebooleanmethod_171(PlayerBase playerBase, int int2, int int3, int int4) booleanmethod_184(EntityBase entityBase) voidmethod_185(EntityBase entityBase, byte byte2) voidmethod_193(EntityBase entityBase, boolean bool) protected voidmethod_219(EntityBase entityBase) voidmethod_224(int x, int y, int z, int int2, int int3) protected voidmethod_226(EntityBase entityBase) protected voidmethod_328(int int2) voidmethod_329(EntityBase entityBase, boolean bool) method_330(int int2, int int3, int int4, int int5, int int6, int int7) voidMethods inherited from class net.minecraft.level.Level
addEntities, addLevelListener, addParticle, addPlayer, canPlaceTile, canRainAt, canSkipNight, canSpawnEntity, canSuffocate, checkSessionLock, createExplosion, disconnect, getBiomeSource, getBrightness, getCache, getChunk, getChunkFromCache, getClosestPlayer, getClosestPlayerTo, getDimensionData, getEntities, getEntities, getEntities, getHeight, getLevelTime, getLightLevel, getMaterial, getPlayerByName, getProperties, getRainGradient, getSeed, getSpawnPosition, getThunderGradient, getTileEntity, getTileId, getTileMeta, getTopBlockAboveSeaLevel, hasRedstonePower, isAboveGround, isAboveGroundCached, isAir, isDaylight, isFullOpaque, isRaining, isThundering, isTileLoaded, method_151, method_153, method_155, method_160, method_161, method_162, method_163, method_164, method_165, method_166, method_167, method_169, method_170, method_172, method_174, method_176, method_1784, method_179, method_180, method_181, method_189, method_190, method_192, method_194, method_196, method_198, method_202, method_203, method_204, method_205, method_206, method_207, method_208, method_209, method_212, method_216, method_217, method_218, method_223, method_225, method_227, method_228, method_232, method_233, method_235, method_237, method_240, method_241, method_242, method_243, method_246, method_247, method_248, method_250, method_263, method_274, method_275, method_278, method_279, method_282, method_283, method_284, method_285, method_286, method_287, method_288, method_290, method_292, method_294, method_295, onPlayerDisconnect, placeBlockWithMetaData, placeTile, placeTile, playLevelEvent, playLevelEvent, playSound, playSound, removeEntity, removeEntityServer, removeLevelListener, removeTileEntity, saveLevel, saveLevel, setLevelTime, setRainGradient, setSpawnPosition, setTile, setTileEntity, setTileInChunk, setTileMeta, setTileWithMetadata, spawnEntity, updateAdjacentBlocks, wakeUpSleepingPlayers
-
Field Details
-
serverLevelSource
- Mappings:
Namespace Name Mixin selector intermediary field_273Lnet/minecraft/class_73;field_273:Lnet/minecraft/class_79;glue field_506Lclass_137;field_506:Lclass_273;server CLdp;C:Lhe;client field_273Lnet/minecraft/class_73;field_273:Lnet/minecraft/class_79;named serverLevelSourceLnet/minecraft/server/level/ServerLevel;serverLevelSource:Lnet/minecraft/server/level/ServerLevelSource;
-
field_274
public boolean field_274- Mappings:
Namespace Name Mixin selector intermediary field_274Lnet/minecraft/class_73;field_274:Zglue field_507Lclass_137;field_507:Zserver DLdp;D:Zclient field_274Lnet/minecraft/class_73;field_274:Znamed field_274Lnet/minecraft/server/level/ServerLevel;field_274:Z
-
field_275
public boolean field_275- Mappings:
Namespace Name Mixin selector intermediary field_275Lnet/minecraft/class_73;field_275:Zglue field_508Lclass_137;field_508:Zserver ELdp;E:Zclient field_275Lnet/minecraft/class_73;field_275:Znamed field_275Lnet/minecraft/server/level/ServerLevel;field_275:Z
-
minecraftServer
- Mappings:
Namespace Name Mixin selector intermediary field_276Lnet/minecraft/class_73;field_276:Lnet/minecraft/server/MinecraftServer;glue field_509Lclass_137;field_509:Lnet/minecraft/server/MinecraftServer;server FLdp;F:Lnet/minecraft/server/MinecraftServer;client field_276Lnet/minecraft/class_73;field_276:Lnet/minecraft/server/MinecraftServer;named minecraftServerLnet/minecraft/server/level/ServerLevel;minecraftServer:Lnet/minecraft/server/MinecraftServer;
-
field_277
- Mappings:
Namespace Name Mixin selector intermediary field_277Lnet/minecraft/class_73;field_277:Lnet/minecraft/class_80;glue field_510Lclass_137;field_510:Lclass_250;server GLdp;G:Lgo;client field_277Lnet/minecraft/class_73;field_277:Ljx;named field_277Lnet/minecraft/server/level/ServerLevel;field_277:Lnet/minecraft/network/EntityHashSet;
-
-
Constructor Details
-
ServerLevel
public ServerLevel(MinecraftServer minecraftServer, DimensionData dimensionData, String string, int dimId, long long2) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_73;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_52;Ljava/lang/String;IJ)Vglue <init>Lclass_137;<init>(Lnet/minecraft/server/MinecraftServer;Lclass_561;Ljava/lang/String;IJ)Vserver <init>Ldp;<init>(Lnet/minecraft/server/MinecraftServer;Lom;Ljava/lang/String;IJ)Vclient <init>Lnet/minecraft/class_73;<init>(Lnet/minecraft/server/MinecraftServer;Lwt;Ljava/lang/String;IJ)Vnamed <init>Lnet/minecraft/server/level/ServerLevel;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/level/dimension/DimensionData;Ljava/lang/String;IJ)V
-
-
Method Details
-
method_193
- Overrides:
method_193in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_193Lnet/minecraft/class_18;method_193(Lnet/minecraft/class_57;Z)Vglue method_510Lclass_129;method_510(Lclass_450;Z)Vserver aLdj;a(Llq;Z)Vclient aLfd;a(Lsn;Z)Vnamed method_193Lnet/minecraft/level/Level;method_193(Lnet/minecraft/entity/EntityBase;Z)V
-
method_329
- Mappings:
Namespace Name Mixin selector intermediary method_329Lnet/minecraft/class_73;method_329(Lnet/minecraft/class_57;Z)Vglue method_649Lclass_137;method_649(Lclass_450;Z)Vserver bLdp;b(Llq;Z)Vclient method_329Lnet/minecraft/class_73;method_329(Lsn;Z)Vnamed method_329Lnet/minecraft/server/level/ServerLevel;method_329(Lnet/minecraft/entity/EntityBase;Z)V
-
getChunkCache
- Overrides:
getChunkCachein classLevel- Mappings:
Namespace Name Mixin selector intermediary method_197Lnet/minecraft/class_18;method_197()Lnet/minecraft/class_51;glue method_514Lclass_129;method_514()Lclass_60;server bLdj;b()Lbl;client bLfd;b()Lcl;named getChunkCacheLnet/minecraft/level/Level;getChunkCache()Lnet/minecraft/level/source/LevelSource;
-
method_330
- Mappings:
Namespace Name Mixin selector intermediary method_330Lnet/minecraft/class_73;method_330(IIIIII)Ljava/util/List;glue method_650Lclass_137;method_650(IIIIII)Ljava/util/List;server dLdp;d(IIIIII)Ljava/util/List;client method_330Lnet/minecraft/class_73;method_330(IIIIII)Ljava/util/List;named method_330Lnet/minecraft/server/level/ServerLevel;method_330(IIIIII)Ljava/util/List;
-
method_171
- Overrides:
method_171in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_171Lnet/minecraft/class_18;method_171(Lnet/minecraft/class_54;III)Zglue method_488Lclass_129;method_488(Lclass_172;III)Zserver aLdj;a(Lem;III)Zclient aLfd;a(Lgs;III)Znamed method_171Lnet/minecraft/level/Level;method_171(Lnet/minecraft/entity/player/PlayerBase;III)Z
-
method_219
- Overrides:
method_219in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_219Lnet/minecraft/class_18;method_219(Lnet/minecraft/class_57;)Vglue method_536Lclass_129;method_536(Lclass_450;)Vserver cLdj;c(Llq;)Vclient cLfd;c(Lsn;)Vnamed method_219Lnet/minecraft/level/Level;method_219(Lnet/minecraft/entity/EntityBase;)V
-
method_226
- Overrides:
method_226in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_226Lnet/minecraft/class_18;method_226(Lnet/minecraft/class_57;)Vglue method_543Lclass_129;method_543(Lclass_450;)Vserver dLdj;d(Llq;)Vclient dLfd;d(Lsn;)Vnamed method_226Lnet/minecraft/level/Level;method_226(Lnet/minecraft/entity/EntityBase;)V
-
method_328
- Mappings:
Namespace Name Mixin selector intermediary method_328Lnet/minecraft/class_73;method_328(I)Lnet/minecraft/class_57;glue method_648Lclass_137;method_648(I)Lclass_450;server aLdp;a(I)Llq;client method_328Lnet/minecraft/class_73;method_328(I)Lsn;named method_328Lnet/minecraft/server/level/ServerLevel;method_328(I)Lnet/minecraft/entity/EntityBase;
-
method_184
- Overrides:
method_184in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_184Lnet/minecraft/class_18;method_184(Lnet/minecraft/class_57;)Zglue method_501Lclass_129;method_501(Lclass_450;)Zserver aLdj;a(Llq;)Zclient aLfd;a(Lsn;)Znamed method_184Lnet/minecraft/level/Level;method_184(Lnet/minecraft/entity/EntityBase;)Z
-
method_185
- Overrides:
method_185in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_185Lnet/minecraft/class_18;method_185(Lnet/minecraft/class_57;B)Vglue method_502Lclass_129;method_502(Lclass_450;B)Vserver aLdj;a(Llq;B)Vclient aLfd;a(Lsn;B)Vnamed method_185Lnet/minecraft/level/Level;method_185(Lnet/minecraft/entity/EntityBase;B)V
-
createExplosion
public Explosion createExplosion(EntityBase cause, double x, double y, double z, float power, boolean causeFires) - Overrides:
createExplosionin classLevel- Mappings:
Namespace Name Mixin selector intermediary method_188Lnet/minecraft/class_18;method_188(Lnet/minecraft/class_57;DDDFZ)Lnet/minecraft/class_60;glue method_505Lclass_129;method_505(Lclass_450;DDDFZ)Lclass_394;server aLdj;a(Llq;DDDFZ)Lkh;client aLfd;a(Lsn;DDDFZ)Lqx;named createExplosionLnet/minecraft/level/Level;createExplosion(Lnet/minecraft/entity/EntityBase;DDDFZ)Lnet/minecraft/sortme/Explosion;
-
method_224
public void method_224(int x, int y, int z, int int2, int int3) - Overrides:
method_224in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_224Lnet/minecraft/class_18;method_224(IIIII)Vglue method_541Lclass_129;method_541(IIIII)Vserver dLdj;d(IIIII)Vclient dLfd;d(IIIII)Vnamed method_224Lnet/minecraft/level/Level;method_224(IIIII)V
-
method_331
public void method_331()- Mappings:
Namespace Name Mixin selector intermediary method_331Lnet/minecraft/class_73;method_331()Vglue method_651Lclass_137;method_651()Vserver wLdp;w()Vclient method_331Lnet/minecraft/class_73;method_331()Vnamed method_331Lnet/minecraft/server/level/ServerLevel;method_331()V
-
method_245
protected void method_245()- Overrides:
method_245in classLevel- Mappings:
Namespace Name Mixin selector intermediary method_245Lnet/minecraft/class_18;method_245()Vglue method_562Lclass_129;method_562()Vserver iLdj;i()Vclient mLfd;m()Vnamed method_245Lnet/minecraft/level/Level;method_245()V
-