Class Level

java.lang.Object
net.minecraft.level.Level
All Implemented Interfaces:
BlockView
Direct Known Subclasses:
ClientLevel, ServerLevel

public class Level extends Object implements BlockView
Mappings:
Namespace Name
intermediary net/minecraft/class_18
glue class_129
server dj
client fd
named net/minecraft/level/Level
  • Field Details

    • field_179

      static int field_179
      Mappings:
      Namespace Name Mixin selector
      intermediary field_179 Lnet/minecraft/class_18;field_179:I
      glue field_412 Lclass_129;field_412:I
      server A Ldj;A:I
      client A Lfd;A:I
      named field_179 Lnet/minecraft/level/Level;field_179:I
    • field_197

      public boolean field_197
      Mappings:
      Namespace Name Mixin selector
      intermediary field_197 Lnet/minecraft/class_18;field_197:Z
      glue field_430 Lclass_129;field_430:Z
      server a Ldj;a:Z
      client a Lfd;a:Z
      named field_197 Lnet/minecraft/level/Level;field_197:Z
    • lightingUpdates

      private List lightingUpdates
      Mappings:
      Namespace Name Mixin selector
      intermediary field_181 Lnet/minecraft/class_18;field_181:Ljava/util/List;
      glue field_414 Lclass_129;field_414:Ljava/util/List;
      server C Ldj;C:Ljava/util/List;
      client C Lfd;C:Ljava/util/List;
      named lightingUpdates Lnet/minecraft/level/Level;lightingUpdates:Ljava/util/List;
    • entities

      public List entities
      Mappings:
      Namespace Name Mixin selector
      intermediary field_198 Lnet/minecraft/class_18;field_198:Ljava/util/List;
      glue field_431 Lclass_129;field_431:Ljava/util/List;
      server b Ldj;b:Ljava/util/List;
      client b Lfd;b:Ljava/util/List;
      named entities Lnet/minecraft/level/Level;entities:Ljava/util/List;
    • field_182

      private List field_182
      Mappings:
      Namespace Name Mixin selector
      intermediary field_182 Lnet/minecraft/class_18;field_182:Ljava/util/List;
      glue field_415 Lclass_129;field_415:Ljava/util/List;
      server D Ldj;D:Ljava/util/List;
      client D Lfd;D:Ljava/util/List;
      named field_182 Lnet/minecraft/level/Level;field_182:Ljava/util/List;
    • treeSet

      private TreeSet treeSet
      Mappings:
      Namespace Name Mixin selector
      intermediary field_183 Lnet/minecraft/class_18;field_183:Ljava/util/TreeSet;
      glue field_416 Lclass_129;field_416:Ljava/util/TreeSet;
      server E Ldj;E:Ljava/util/TreeSet;
      client E Lfd;E:Ljava/util/TreeSet;
      named treeSet Lnet/minecraft/level/Level;treeSet:Ljava/util/TreeSet;
    • field_184

      private Set field_184
      Mappings:
      Namespace Name Mixin selector
      intermediary field_184 Lnet/minecraft/class_18;field_184:Ljava/util/Set;
      glue field_417 Lclass_129;field_417:Ljava/util/Set;
      server F Ldj;F:Ljava/util/Set;
      client F Lfd;F:Ljava/util/Set;
      named field_184 Lnet/minecraft/level/Level;field_184:Ljava/util/Set;
    • tileEntities

      public List tileEntities
      Mappings:
      Namespace Name Mixin selector
      intermediary field_199 Lnet/minecraft/class_18;field_199:Ljava/util/List;
      glue field_432 Lclass_129;field_432:Ljava/util/List;
      server c Ldj;c:Ljava/util/List;
      client c Lfd;c:Ljava/util/List;
      named tileEntities Lnet/minecraft/level/Level;tileEntities:Ljava/util/List;
    • field_185

      private List field_185
      Mappings:
      Namespace Name Mixin selector
      intermediary field_185 Lnet/minecraft/class_18;field_185:Ljava/util/List;
      glue field_418 Lclass_129;field_418:Ljava/util/List;
      server G Ldj;G:Ljava/util/List;
      client G Lfd;G:Ljava/util/List;
      named field_185 Lnet/minecraft/level/Level;field_185:Ljava/util/List;
    • players

      public List players
      Mappings:
      Namespace Name Mixin selector
      intermediary field_200 Lnet/minecraft/class_18;field_200:Ljava/util/List;
      glue field_433 Lclass_129;field_433:Ljava/util/List;
      server d Ldj;d:Ljava/util/List;
      client d Lfd;d:Ljava/util/List;
      named players Lnet/minecraft/level/Level;players:Ljava/util/List;
    • field_201

      public List field_201
      Mappings:
      Namespace Name Mixin selector
      intermediary field_201 Lnet/minecraft/class_18;field_201:Ljava/util/List;
      glue field_434 Lclass_129;field_434:Ljava/util/List;
      server e Ldj;e:Ljava/util/List;
      client e Lfd;e:Ljava/util/List;
      named field_201 Lnet/minecraft/level/Level;field_201:Ljava/util/List;
    • field_186

      private long field_186
      Mappings:
      Namespace Name Mixin selector
      intermediary field_186 Lnet/minecraft/class_18;field_186:J
      glue field_419 Lclass_129;field_419:J
      server H Ldj;H:J
      client H Lfd;H:J
      named field_186 Lnet/minecraft/level/Level;field_186:J
    • field_202

      public int field_202
      Mappings:
      Namespace Name Mixin selector
      intermediary field_202 Lnet/minecraft/class_18;field_202:I
      glue field_435 Lclass_129;field_435:I
      server f Ldj;f:I
      client f Lfd;f:I
      named field_202 Lnet/minecraft/level/Level;field_202:I
    • field_203

      protected int field_203
      Mappings:
      Namespace Name Mixin selector
      intermediary field_203 Lnet/minecraft/class_18;field_203:I
      glue field_436 Lclass_129;field_436:I
      server g Ldj;g:I
      client g Lfd;g:I
      named field_203 Lnet/minecraft/level/Level;field_203:I
    • unusedIncrement

      protected final int unusedIncrement
      See Also:
      Mappings:
      Namespace Name Mixin selector
      intermediary field_204 Lnet/minecraft/class_18;field_204:I
      glue field_437 Lclass_129;field_437:I
      server h Ldj;h:I
      client h Lfd;h:I
      named unusedIncrement Lnet/minecraft/level/Level;unusedIncrement:I
    • prevRainGradient

      protected float prevRainGradient
      Mappings:
      Namespace Name Mixin selector
      intermediary field_205 Lnet/minecraft/class_18;field_205:F
      glue field_438 Lclass_129;field_438:F
      server i Ldj;i:F
      client i Lfd;i:F
      named prevRainGradient Lnet/minecraft/level/Level;prevRainGradient:F
    • rainGradient

      protected float rainGradient
      Mappings:
      Namespace Name Mixin selector
      intermediary field_206 Lnet/minecraft/class_18;field_206:F
      glue field_439 Lclass_129;field_439:F
      server j Ldj;j:F
      client j Lfd;j:F
      named rainGradient Lnet/minecraft/level/Level;rainGradient:F
    • prevThunderGradient

      protected float prevThunderGradient
      Mappings:
      Namespace Name Mixin selector
      intermediary field_207 Lnet/minecraft/class_18;field_207:F
      glue field_440 Lclass_129;field_440:F
      server k Ldj;k:F
      client k Lfd;k:F
      named prevThunderGradient Lnet/minecraft/level/Level;prevThunderGradient:F
    • thunderGradient

      protected float thunderGradient
      Mappings:
      Namespace Name Mixin selector
      intermediary field_208 Lnet/minecraft/class_18;field_208:F
      glue field_441 Lclass_129;field_441:F
      server l Ldj;l:F
      client l Lfd;l:F
      named thunderGradient Lnet/minecraft/level/Level;thunderGradient:F
    • field_209

      protected int field_209
      Mappings:
      Namespace Name Mixin selector
      intermediary field_209 Lnet/minecraft/class_18;field_209:I
      glue field_442 Lclass_129;field_442:I
      server m Ldj;m:I
      client m Lfd;m:I
      named field_209 Lnet/minecraft/level/Level;field_209:I
    • field_210

      public int field_210
      Mappings:
      Namespace Name Mixin selector
      intermediary field_210 Lnet/minecraft/class_18;field_210:I
      glue field_443 Lclass_129;field_443:I
      server n Ldj;n:I
      client n Lfd;n:I
      named field_210 Lnet/minecraft/level/Level;field_210:I
    • stopPhysics

      public boolean stopPhysics
      Mappings:
      Namespace Name Mixin selector
      intermediary field_211 Lnet/minecraft/class_18;field_211:Z
      glue field_444 Lclass_129;field_444:Z
      server o Ldj;o:Z
      client o Lfd;o:Z
      named stopPhysics Lnet/minecraft/level/Level;stopPhysics:Z
    • time

      private long time
      Mappings:
      Namespace Name Mixin selector
      intermediary field_187 Lnet/minecraft/class_18;field_187:J
      glue field_420 Lclass_129;field_420:J
      server I Ldj;I:J
      client I Lfd;I:J
      named time Lnet/minecraft/level/Level;time:J
    • field_212

      protected int field_212
      Mappings:
      Namespace Name Mixin selector
      intermediary field_212 Lnet/minecraft/class_18;field_212:I
      glue field_445 Lclass_129;field_445:I
      server p Ldj;p:I
      client p Lfd;p:I
      named field_212 Lnet/minecraft/level/Level;field_212:I
    • difficulty

      public int difficulty
      Mappings:
      Namespace Name Mixin selector
      intermediary field_213 Lnet/minecraft/class_18;field_213:I
      glue field_446 Lclass_129;field_446:I
      server q Ldj;q:I
      client q Lfd;q:I
      named difficulty Lnet/minecraft/level/Level;difficulty:I
    • rand

      public Random rand
      Mappings:
      Namespace Name Mixin selector
      intermediary field_214 Lnet/minecraft/class_18;field_214:Ljava/util/Random;
      glue field_447 Lclass_129;field_447:Ljava/util/Random;
      server r Ldj;r:Ljava/util/Random;
      client r Lfd;r:Ljava/util/Random;
      named rand Lnet/minecraft/level/Level;rand:Ljava/util/Random;
    • field_215

      public boolean field_215
      Mappings:
      Namespace Name Mixin selector
      intermediary field_215 Lnet/minecraft/class_18;field_215:Z
      glue field_448 Lclass_129;field_448:Z
      server s Ldj;s:Z
      client s Lfd;s:Z
      named field_215 Lnet/minecraft/level/Level;field_215:Z
    • dimension

      public final Dimension dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary field_216 Lnet/minecraft/class_18;field_216:Lnet/minecraft/class_50;
      glue field_449 Lclass_129;field_449:Lclass_570;
      server t Ldj;t:Los;
      client t Lfd;t:Lxa;
      named dimension Lnet/minecraft/level/Level;dimension:Lnet/minecraft/level/dimension/Dimension;
    • levelListeners

      protected List levelListeners
      Mappings:
      Namespace Name Mixin selector
      intermediary field_217 Lnet/minecraft/class_18;field_217:Ljava/util/List;
      glue field_450 Lclass_129;field_450:Ljava/util/List;
      server u Ldj;u:Ljava/util/List;
      client u Lfd;u:Ljava/util/List;
      named levelListeners Lnet/minecraft/level/Level;levelListeners:Ljava/util/List;
    • cache

      protected LevelSource cache
      Mappings:
      Namespace Name Mixin selector
      intermediary field_218 Lnet/minecraft/class_18;field_218:Lnet/minecraft/class_51;
      glue field_451 Lclass_129;field_451:Lclass_60;
      server v Ldj;v:Lbl;
      client v Lfd;v:Lcl;
      named cache Lnet/minecraft/level/Level;cache:Lnet/minecraft/level/source/LevelSource;
    • dimensionData

      protected final DimensionData dimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary field_219 Lnet/minecraft/class_18;field_219:Lnet/minecraft/class_52;
      glue field_452 Lclass_129;field_452:Lclass_561;
      server w Ldj;w:Lom;
      client w Lfd;w:Lwt;
      named dimensionData Lnet/minecraft/level/Level;dimensionData:Lnet/minecraft/level/dimension/DimensionData;
    • properties

      protected LevelProperties properties
      Mappings:
      Namespace Name Mixin selector
      intermediary field_220 Lnet/minecraft/class_18;field_220:Lnet/minecraft/class_7;
      glue field_453 Lclass_129;field_453:Lclass_104;
      server x Ldj;x:Lct;
      client x Lfd;x:Lei;
      named properties Lnet/minecraft/level/Level;properties:Lnet/minecraft/level/LevelProperties;
    • field_221

      public boolean field_221
      Mappings:
      Namespace Name Mixin selector
      intermediary field_221 Lnet/minecraft/class_18;field_221:Z
      glue field_454 Lclass_129;field_454:Z
      server y Ldj;y:Z
      client y Lfd;y:Z
      named field_221 Lnet/minecraft/level/Level;field_221:Z
    • noPlayers

      private boolean noPlayers
      Mappings:
      Namespace Name Mixin selector
      intermediary field_188 Lnet/minecraft/class_18;field_188:Z
      glue field_421 Lclass_129;field_421:Z
      server J Ldj;J:Z
      client J Lfd;J:Z
      named noPlayers Lnet/minecraft/level/Level;noPlayers:Z
    • field_222

      public class_53 field_222
      Mappings:
      Namespace Name Mixin selector
      intermediary field_222 Lnet/minecraft/class_18;field_222:Lnet/minecraft/class_53;
      glue field_455 Lclass_129;field_455:Lclass_179;
      server z Ldj;z:Les;
      client z Lfd;z:Lhc;
      named field_222 Lnet/minecraft/level/Level;field_222:Lnet/minecraft/class_53;
    • field_189

      private ArrayList field_189
      Mappings:
      Namespace Name Mixin selector
      intermediary field_189 Lnet/minecraft/class_18;field_189:Ljava/util/ArrayList;
      glue field_422 Lclass_129;field_422:Ljava/util/ArrayList;
      server K Ldj;K:Ljava/util/ArrayList;
      client K Lfd;K:Ljava/util/ArrayList;
      named field_189 Lnet/minecraft/level/Level;field_189:Ljava/util/ArrayList;
    • field_190

      private boolean field_190
      Mappings:
      Namespace Name Mixin selector
      intermediary field_190 Lnet/minecraft/class_18;field_190:Z
      glue field_423 Lclass_129;field_423:Z
      server L Ldj;L:Z
      client L Lfd;L:Z
      named field_190 Lnet/minecraft/level/Level;field_190:Z
    • field_191

      private int field_191
      Mappings:
      Namespace Name Mixin selector
      intermediary field_191 Lnet/minecraft/class_18;field_191:I
      glue field_424 Lclass_129;field_424:I
      server M Ldj;M:I
      client M Lfd;M:I
      named field_191 Lnet/minecraft/level/Level;field_191:I
    • field_192

      private boolean field_192
      Mappings:
      Namespace Name Mixin selector
      intermediary field_192 Lnet/minecraft/class_18;field_192:Z
      glue field_425 Lclass_129;field_425:Z
      server N Ldj;N:Z
      client N Lfd;N:Z
      named field_192 Lnet/minecraft/level/Level;field_192:Z
    • field_193

      private boolean field_193
      Mappings:
      Namespace Name Mixin selector
      intermediary field_193 Lnet/minecraft/class_18;field_193:Z
      glue field_426 Lclass_129;field_426:Z
      server O Ldj;O:Z
      client O Lfd;O:Z
      named field_193 Lnet/minecraft/level/Level;field_193:Z
    • field_194

      private Set field_194
      Mappings:
      Namespace Name Mixin selector
      intermediary field_194 Lnet/minecraft/class_18;field_194:Ljava/util/Set;
      glue field_427 Lclass_129;field_427:Ljava/util/Set;
      server P Ldj;P:Ljava/util/Set;
      client P Lfd;P:Ljava/util/Set;
      named field_194 Lnet/minecraft/level/Level;field_194:Ljava/util/Set;
    • field_195

      private int field_195
      Mappings:
      Namespace Name Mixin selector
      intermediary field_195 Lnet/minecraft/class_18;field_195:I
      glue field_428 Lclass_129;field_428:I
      server Q Ldj;Q:I
      client Q Lfd;Q:I
      named field_195 Lnet/minecraft/level/Level;field_195:I
    • field_196

      private List field_196
      Mappings:
      Namespace Name Mixin selector
      intermediary field_196 Lnet/minecraft/class_18;field_196:Ljava/util/List;
      glue field_429 Lclass_129;field_429:Ljava/util/List;
      server R Ldj;R:Ljava/util/List;
      client R Lfd;R:Ljava/util/List;
      named field_196 Lnet/minecraft/level/Level;field_196:Ljava/util/List;
    • isServerSide

      public boolean isServerSide
      Mappings:
      Namespace Name Mixin selector
      intermediary field_180 Lnet/minecraft/class_18;field_180:Z
      glue field_413 Lclass_129;field_413:Z
      server B Ldj;B:Z
      client B Lfd;B:Z
      named isServerSide Lnet/minecraft/level/Level;isServerSide:Z
  • Constructor Details

    • Level

      @Environment(CLIENT) public Level(DimensionData dimensionData, String name, Dimension dimension, long seed)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_18;<init>(Lnet/minecraft/class_52;Ljava/lang/String;Lnet/minecraft/class_50;J)V
      glue <init> Lclass_129;<init>(Lclass_561;Ljava/lang/String;Lclass_570;J)V
      server <init> Ldj;<init>(Lom;Ljava/lang/String;Los;J)V
      client <init> Lfd;<init>(Lwt;Ljava/lang/String;Lxa;J)V
      named <init> Lnet/minecraft/level/Level;<init>(Lnet/minecraft/level/dimension/DimensionData;Ljava/lang/String;Lnet/minecraft/level/dimension/Dimension;J)V
    • Level

      @Environment(CLIENT) public Level(Level level, Dimension dimension)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_18;<init>(Lnet/minecraft/class_18;Lnet/minecraft/class_50;)V
      glue <init> Lclass_129;<init>(Lclass_129;Lclass_570;)V
      server <init> Ldj;<init>(Ldj;Los;)V
      client <init> Lfd;<init>(Lfd;Lxa;)V
      named <init> Lnet/minecraft/level/Level;<init>(Lnet/minecraft/level/Level;Lnet/minecraft/level/dimension/Dimension;)V
    • Level

      @Environment(CLIENT) public Level(DimensionData dimensionData, String string, long long2)
    • Level

      public Level(DimensionData dimensionData, String name, long seed, Dimension dimension)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_18;<init>(Lnet/minecraft/class_52;Ljava/lang/String;JLnet/minecraft/class_50;)V
      glue <init> Lclass_129;<init>(Lclass_561;Ljava/lang/String;JLclass_570;)V
      server <init> Ldj;<init>(Lom;Ljava/lang/String;JLos;)V
      client <init> Lfd;<init>(Lwt;Ljava/lang/String;JLxa;)V
      named <init> Lnet/minecraft/level/Level;<init>(Lnet/minecraft/level/dimension/DimensionData;Ljava/lang/String;JLnet/minecraft/level/dimension/Dimension;)V
  • Method Details

    • getBiomeSource

      public BiomeSource getBiomeSource()
      Specified by:
      getBiomeSource in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1781 Lnet/minecraft/class_14;method_1781()Lnet/minecraft/class_519;
      glue method_465 Lclass_584;method_465()Lclass_592;
      server method_1781 Lpb;method_1781()Lph;
      client a Lxp;a()Lxv;
      named getBiomeSource Lnet/minecraft/level/BlockView;getBiomeSource()Lnet/minecraft/level/gen/BiomeSource;
    • getChunkCache

      protected LevelSource getChunkCache()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_197 Lnet/minecraft/class_18;method_197()Lnet/minecraft/class_51;
      glue method_514 Lclass_129;method_514()Lclass_60;
      server b Ldj;b()Lbl;
      client b Lfd;b()Lcl;
      named getChunkCache Lnet/minecraft/level/Level;getChunkCache()Lnet/minecraft/level/source/LevelSource;
    • method_212

      protected void method_212()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_212 Lnet/minecraft/class_18;method_212()V
      glue method_529 Lclass_129;method_529()V
      server c Ldj;c()V
      client c Lfd;c()V
      named method_212 Lnet/minecraft/level/Level;method_212()V
    • method_283

      @Environment(CLIENT) public void method_283()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_283 Lnet/minecraft/class_18;method_283()V
      glue method_960 Lclass_129;method_960()V
      server method_283 Ldj;method_283()V
      client d Lfd;d()V
      named method_283 Lnet/minecraft/level/Level;method_283()V
    • getTopBlockAboveSeaLevel

      public int getTopBlockAboveSeaLevel(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_152 Lnet/minecraft/class_18;method_152(II)I
      glue method_469 Lclass_129;method_469(II)I
      server a Ldj;a(II)I
      client a Lfd;a(II)I
      named getTopBlockAboveSeaLevel Lnet/minecraft/level/Level;getTopBlockAboveSeaLevel(II)I
    • method_285

      @Environment(CLIENT) public void method_285()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_285 Lnet/minecraft/class_18;method_285()V
      glue method_962 Lclass_129;method_962()V
      server method_285 Ldj;method_285()V
      client e Lfd;e()V
      named method_285 Lnet/minecraft/level/Level;method_285()V
    • addPlayer

      @Environment(CLIENT) public void addPlayer(PlayerBase player)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_277 Lnet/minecraft/class_18;method_277(Lnet/minecraft/class_54;)V
      glue method_954 Lclass_129;method_954(Lclass_172;)V
      server method_277 Ldj;method_277(Lem;)V
      client a Lfd;a(Lgs;)V
      named addPlayer Lnet/minecraft/level/Level;addPlayer(Lnet/minecraft/entity/player/PlayerBase;)V
    • saveLevel

      public void saveLevel(boolean bool, ProgressListener listener)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_195 Lnet/minecraft/class_18;method_195(ZLnet/minecraft/class_62;)V
      glue method_512 Lclass_129;method_512(ZLclass_595;)V
      server a Ldj;a(ZLpj;)V
      client a Lfd;a(ZLyb;)V
      named saveLevel Lnet/minecraft/level/Level;saveLevel(ZLnet/minecraft/util/ProgressListener;)V
    • method_271

      private void method_271()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_271 Lnet/minecraft/class_18;method_271()V
      glue method_590 Lclass_129;method_590()V
      server w Ldj;w()V
      client D Lfd;D()V
      named method_271 Lnet/minecraft/level/Level;method_271()V
    • method_274

      @Environment(CLIENT) public boolean method_274(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_274 Lnet/minecraft/class_18;method_274(I)Z
      glue method_951 Lclass_129;method_951(I)Z
      server method_274 Ldj;method_274(I)Z
      client a Lfd;a(I)Z
      named method_274 Lnet/minecraft/level/Level;method_274(I)Z
    • getTileId

      public int getTileId(int x, int y, int z)
      Specified by:
      getTileId in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1776 Lnet/minecraft/class_14;method_1776(III)I
      glue method_449 Lclass_584;method_449(III)I
      server a Lpb;a(III)I
      client a Lxp;a(III)I
      named getTileId Lnet/minecraft/level/BlockView;getTileId(III)I
    • isAir

      public boolean isAir(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_234 Lnet/minecraft/class_18;method_234(III)Z
      glue method_551 Lclass_129;method_551(III)Z
      server f Ldj;f(III)Z
      client d Lfd;d(III)Z
      named isAir Lnet/minecraft/level/Level;isAir(III)Z
    • isTileLoaded

      public boolean isTileLoaded(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_239 Lnet/minecraft/class_18;method_239(III)Z
      glue method_556 Lclass_129;method_556(III)Z
      server g Ldj;g(III)Z
      client i Lfd;i(III)Z
      named isTileLoaded Lnet/minecraft/level/Level;isTileLoaded(III)Z
    • method_153

      public boolean method_153(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_153 Lnet/minecraft/class_18;method_153(IIII)Z
      glue method_470 Lclass_129;method_470(IIII)Z
      server a Ldj;a(IIII)Z
      client b Lfd;b(IIII)Z
      named method_153 Lnet/minecraft/level/Level;method_153(IIII)Z
    • method_155

      public boolean method_155(int int2, int int3, int int4, int int5, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_155 Lnet/minecraft/class_18;method_155(IIIIII)Z
      glue method_472 Lclass_129;method_472(IIIIII)Z
      server a Ldj;a(IIIIII)Z
      client a Lfd;a(IIIIII)Z
      named method_155 Lnet/minecraft/level/Level;method_155(IIIIII)Z
    • isChunkLoaded

      private boolean isChunkLoaded(int chunkX, int chunkY)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_238 Lnet/minecraft/class_18;method_238(II)Z
      glue method_555 Lclass_129;method_555(II)Z
      server g Ldj;g(II)Z
      client f Lfd;f(II)Z
      named isChunkLoaded Lnet/minecraft/level/Level;isChunkLoaded(II)Z
    • getChunk

      public Chunk getChunk(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_199 Lnet/minecraft/class_18;method_199(II)Lnet/minecraft/class_43;
      glue method_516 Lclass_129;method_516(II)Lclass_279;
      server b Ldj;b(II)Lhi;
      client b Lfd;b(II)Llm;
      named getChunk Lnet/minecraft/level/Level;getChunk(II)Lnet/minecraft/level/chunk/Chunk;
    • getChunkFromCache

      public Chunk getChunkFromCache(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_214 Lnet/minecraft/class_18;method_214(II)Lnet/minecraft/class_43;
      glue method_531 Lclass_129;method_531(II)Lclass_279;
      server c Ldj;c(II)Lhi;
      client c Lfd;c(II)Llm;
      named getChunkFromCache Lnet/minecraft/level/Level;getChunkFromCache(II)Lnet/minecraft/level/chunk/Chunk;
    • setTileWithMetadata

      public boolean setTileWithMetadata(int x, int y, int z, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_154 Lnet/minecraft/class_18;method_154(IIIII)Z
      glue method_471 Lclass_129;method_471(IIIII)Z
      server a Ldj;a(IIIII)Z
      client a Lfd;a(IIIII)Z
      named setTileWithMetadata Lnet/minecraft/level/Level;setTileWithMetadata(IIIII)Z
    • setTileInChunk

      public boolean setTileInChunk(int x, int y, int z, int tileId)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_200 Lnet/minecraft/class_18;method_200(IIII)Z
      glue method_517 Lclass_129;method_517(IIII)Z
      server b Ldj;b(IIII)Z
      client c Lfd;c(IIII)Z
      named setTileInChunk Lnet/minecraft/level/Level;setTileInChunk(IIII)Z
    • getMaterial

      public Material getMaterial(int x, int y, int z)
      Specified by:
      getMaterial in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1779 Lnet/minecraft/class_14;method_1779(III)Lnet/minecraft/class_15;
      glue method_452 Lclass_584;method_452(III)Lclass_280;
      server d Lpb;d(III)Lhj;
      client f Lxp;f(III)Lln;
      named getMaterial Lnet/minecraft/level/BlockView;getMaterial(III)Lnet/minecraft/block/material/Material;
    • getTileMeta

      public int getTileMeta(int x, int y, int z)
      Specified by:
      getTileMeta in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1778 Lnet/minecraft/class_14;method_1778(III)I
      glue method_451 Lclass_584;method_451(III)I
      server c Lpb;c(III)I
      client e Lxp;e(III)I
      named getTileMeta Lnet/minecraft/level/BlockView;getTileMeta(III)I
    • setTileMeta

      public void setTileMeta(int x, int y, int z, int meta)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_215 Lnet/minecraft/class_18;method_215(IIII)V
      glue method_532 Lclass_129;method_532(IIII)V
      server c Ldj;c(IIII)V
      client d Lfd;d(IIII)V
      named setTileMeta Lnet/minecraft/level/Level;setTileMeta(IIII)V
    • method_223

      public boolean method_223(int x, int y, int z, int meta)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_223 Lnet/minecraft/class_18;method_223(IIII)Z
      glue method_540 Lclass_129;method_540(IIII)Z
      server d Ldj;d(IIII)Z
      client e Lfd;e(IIII)Z
      named method_223 Lnet/minecraft/level/Level;method_223(IIII)Z
    • setTile

      public boolean setTile(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_229 Lnet/minecraft/class_18;method_229(IIII)Z
      glue method_546 Lclass_129;method_546(IIII)Z
      server e Ldj;e(IIII)Z
      client f Lfd;f(IIII)Z
      named setTile Lnet/minecraft/level/Level;setTile(IIII)Z
    • placeBlockWithMetaData

      public boolean placeBlockWithMetaData(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_201 Lnet/minecraft/class_18;method_201(IIIII)Z
      glue method_518 Lclass_129;method_518(IIIII)Z
      server b Ldj;b(IIIII)Z
      client b Lfd;b(IIIII)Z
      named placeBlockWithMetaData Lnet/minecraft/level/Level;placeBlockWithMetaData(IIIII)Z
    • method_243

      public void method_243(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_243 Lnet/minecraft/class_18;method_243(III)V
      glue method_560 Lclass_129;method_560(III)V
      server h Ldj;h(III)V
      client j Lfd;j(III)V
      named method_243 Lnet/minecraft/level/Level;method_243(III)V
    • method_235

      protected void method_235(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_235 Lnet/minecraft/class_18;method_235(IIII)V
      glue method_552 Lclass_129;method_552(IIII)V
      server f Ldj;f(IIII)V
      client g Lfd;g(IIII)V
      named method_235 Lnet/minecraft/level/Level;method_235(IIII)V
    • method_240

      public void method_240(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_240 Lnet/minecraft/class_18;method_240(IIII)V
      glue method_557 Lclass_129;method_557(IIII)V
      server g Ldj;g(IIII)V
      client h Lfd;h(IIII)V
      named method_240 Lnet/minecraft/level/Level;method_240(IIII)V
    • method_246

      public void method_246(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_246 Lnet/minecraft/class_18;method_246(III)V
      glue method_563 Lclass_129;method_563(III)V
      server i Ldj;i(III)V
      client k Lfd;k(III)V
      named method_246 Lnet/minecraft/level/Level;method_246(III)V
    • method_202

      public void method_202(int int2, int int3, int int4, int int5, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_202 Lnet/minecraft/class_18;method_202(IIIIII)V
      glue method_519 Lclass_129;method_519(IIIIII)V
      server b Ldj;b(IIIIII)V
      client b Lfd;b(IIIIII)V
      named method_202 Lnet/minecraft/level/Level;method_202(IIIIII)V
    • updateAdjacentBlocks

      public void updateAdjacentBlocks(int x, int y, int z, int id)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_244 Lnet/minecraft/class_18;method_244(IIII)V
      glue method_561 Lclass_129;method_561(IIII)V
      server h Ldj;h(IIII)V
      client i Lfd;i(IIII)V
      named updateAdjacentBlocks Lnet/minecraft/level/Level;updateAdjacentBlocks(IIII)V
    • updateAdjacentBlock

      private void updateAdjacentBlock(int x, int y, int z, int id)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_253 Lnet/minecraft/class_18;method_253(IIII)V
      glue method_570 Lclass_129;method_570(IIII)V
      server k Ldj;k(IIII)V
      client l Lfd;l(IIII)V
      named updateAdjacentBlock Lnet/minecraft/level/Level;updateAdjacentBlock(IIII)V
    • isAboveGroundCached

      public boolean isAboveGroundCached(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_249 Lnet/minecraft/class_18;method_249(III)Z
      glue method_566 Lclass_129;method_566(III)Z
      server j Ldj;j(III)Z
      client l Lfd;l(III)Z
      named isAboveGroundCached Lnet/minecraft/level/Level;isAboveGroundCached(III)Z
    • getLightLevel

      public int getLightLevel(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_252 Lnet/minecraft/class_18;method_252(III)I
      glue method_569 Lclass_129;method_569(III)I
      server k Ldj;k(III)I
      client m Lfd;m(III)I
      named getLightLevel Lnet/minecraft/level/Level;getLightLevel(III)I
    • placeTile

      public int placeTile(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_255 Lnet/minecraft/class_18;method_255(III)I
      glue method_572 Lclass_129;method_572(III)I
      server l Ldj;l(III)I
      client n Lfd;n(III)I
      named placeTile Lnet/minecraft/level/Level;placeTile(III)I
    • placeTile

      public int placeTile(int x, int y, int z, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_158 Lnet/minecraft/class_18;method_158(IIIZ)I
      glue method_475 Lclass_129;method_475(IIIZ)I
      server a Ldj;a(IIIZ)I
      client a Lfd;a(IIIZ)I
      named placeTile Lnet/minecraft/level/Level;placeTile(IIIZ)I
    • isAboveGround

      public boolean isAboveGround(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_257 Lnet/minecraft/class_18;method_257(III)Z
      glue method_574 Lclass_129;method_574(III)Z
      server m Ldj;m(III)Z
      client o Lfd;o(III)Z
      named isAboveGround Lnet/minecraft/level/Level;isAboveGround(III)Z
    • getHeight

      public int getHeight(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_222 Lnet/minecraft/class_18;method_222(II)I
      glue method_539 Lclass_129;method_539(II)I
      server d Ldj;d(II)I
      client d Lfd;d(II)I
      named getHeight Lnet/minecraft/level/Level;getHeight(II)I
    • method_165

      public void method_165(LightType lightType, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_165 Lnet/minecraft/class_18;method_165(Lnet/minecraft/class_56;IIII)V
      glue method_482 Lclass_129;method_482(Lclass_97;IIII)V
      server a Ldj;a(Lco;IIII)V
      client a Lfd;a(Leb;IIII)V
      named method_165 Lnet/minecraft/level/Level;method_165(Lnet/minecraft/level/LightType;IIII)V
    • method_164

      public int method_164(LightType lightType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_164 Lnet/minecraft/class_18;method_164(Lnet/minecraft/class_56;III)I
      glue method_481 Lclass_129;method_481(Lclass_97;III)I
      server a Ldj;a(Lco;III)I
      client a Lfd;a(Leb;III)I
      named method_164 Lnet/minecraft/level/Level;method_164(Lnet/minecraft/level/LightType;III)I
    • method_205

      public void method_205(LightType lightType, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_205 Lnet/minecraft/class_18;method_205(Lnet/minecraft/class_56;IIII)V
      glue method_522 Lclass_129;method_522(Lclass_97;IIII)V
      server b Ldj;b(Lco;IIII)V
      client b Lfd;b(Leb;IIII)V
      named method_205 Lnet/minecraft/level/Level;method_205(Lnet/minecraft/level/LightType;IIII)V
    • method_1784

      @Environment(CLIENT) public float method_1784(int x, int y, int z, int int2)
      Specified by:
      method_1784 in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1784 Lnet/minecraft/class_14;method_1784(IIII)F
      glue method_878 Lclass_584;method_878(IIII)F
      server method_1784 Lpb;method_1784(IIII)F
      client a Lxp;a(IIII)F
      named method_1784 Lnet/minecraft/level/BlockView;method_1784(IIII)F
    • getBrightness

      public float getBrightness(int x, int y, int z)
      Specified by:
      getBrightness in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1782 Lnet/minecraft/class_14;method_1782(III)F
      glue method_576 Lclass_584;method_576(III)F
      server method_1782 Lpb;method_1782(III)F
      client c Lxp;c(III)F
      named getBrightness Lnet/minecraft/level/BlockView;getBrightness(III)F
    • isDaylight

      public boolean isDaylight()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_220 Lnet/minecraft/class_18;method_220()Z
      glue method_537 Lclass_129;method_537()Z
      server d Ldj;d()Z
      client f Lfd;f()Z
      named isDaylight Lnet/minecraft/level/Level;isDaylight()Z
    • method_160

      public HitResult method_160(Vec3f vec3f, Vec3f vec3f2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_160 Lnet/minecraft/class_18;method_160(Lnet/minecraft/class_26;Lnet/minecraft/class_26;)Lnet/minecraft/class_27;
      glue method_477 Lclass_129;method_477(Lclass_45;Lclass_45;)Lclass_518;
      server a Ldj;a(Lba;Lba;)Lnh;
      client a Lfd;a(Lbt;Lbt;)Lvf;
      named method_160 Lnet/minecraft/level/Level;method_160(Lnet/minecraft/util/maths/Vec3f;Lnet/minecraft/util/maths/Vec3f;)Lnet/minecraft/util/hit/HitResult;
    • method_161

      public HitResult method_161(Vec3f vec3f, Vec3f vec3f2, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_161 Lnet/minecraft/class_18;method_161(Lnet/minecraft/class_26;Lnet/minecraft/class_26;Z)Lnet/minecraft/class_27;
      glue method_478 Lclass_129;method_478(Lclass_45;Lclass_45;Z)Lclass_518;
      server a Ldj;a(Lba;Lba;Z)Lnh;
      client a Lfd;a(Lbt;Lbt;Z)Lvf;
      named method_161 Lnet/minecraft/level/Level;method_161(Lnet/minecraft/util/maths/Vec3f;Lnet/minecraft/util/maths/Vec3f;Z)Lnet/minecraft/util/hit/HitResult;
    • method_162

      public HitResult method_162(Vec3f vec3f, Vec3f vec3f2, boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_162 Lnet/minecraft/class_18;method_162(Lnet/minecraft/class_26;Lnet/minecraft/class_26;ZZ)Lnet/minecraft/class_27;
      glue method_479 Lclass_129;method_479(Lclass_45;Lclass_45;ZZ)Lclass_518;
      server a Ldj;a(Lba;Lba;ZZ)Lnh;
      client a Lfd;a(Lbt;Lbt;ZZ)Lvf;
      named method_162 Lnet/minecraft/level/Level;method_162(Lnet/minecraft/util/maths/Vec3f;Lnet/minecraft/util/maths/Vec3f;ZZ)Lnet/minecraft/util/hit/HitResult;
    • playSound

      public void playSound(EntityBase entityBase, String string, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_191 Lnet/minecraft/class_18;method_191(Lnet/minecraft/class_57;Ljava/lang/String;FF)V
      glue method_508 Lclass_129;method_508(Lclass_450;Ljava/lang/String;FF)V
      server a Ldj;a(Llq;Ljava/lang/String;FF)V
      client a Lfd;a(Lsn;Ljava/lang/String;FF)V
      named playSound Lnet/minecraft/level/Level;playSound(Lnet/minecraft/entity/EntityBase;Ljava/lang/String;FF)V
    • playSound

      public void playSound(double double2, double double3, double double4, String string, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_150 Lnet/minecraft/class_18;method_150(DDDLjava/lang/String;FF)V
      glue method_467 Lclass_129;method_467(DDDLjava/lang/String;FF)V
      server a Ldj;a(DDDLjava/lang/String;FF)V
      client a Lfd;a(DDDLjava/lang/String;FF)V
      named playSound Lnet/minecraft/level/Level;playSound(DDDLjava/lang/String;FF)V
    • method_179

      public void method_179(String string, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_179 Lnet/minecraft/class_18;method_179(Ljava/lang/String;III)V
      glue method_496 Lclass_129;method_496(Ljava/lang/String;III)V
      server a Ldj;a(Ljava/lang/String;III)V
      client a Lfd;a(Ljava/lang/String;III)V
      named method_179 Lnet/minecraft/level/Level;method_179(Ljava/lang/String;III)V
    • addParticle

      public void addParticle(String string, double double2, double double3, double double4, double double5, double double6, double double7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_178 Lnet/minecraft/class_18;method_178(Ljava/lang/String;DDDDDD)V
      glue method_495 Lclass_129;method_495(Ljava/lang/String;DDDDDD)V
      server a Ldj;a(Ljava/lang/String;DDDDDD)V
      client a Lfd;a(Ljava/lang/String;DDDDDD)V
      named addParticle Lnet/minecraft/level/Level;addParticle(Ljava/lang/String;DDDDDD)V
    • method_184

      public boolean method_184(EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_184 Lnet/minecraft/class_18;method_184(Lnet/minecraft/class_57;)Z
      glue method_501 Lclass_129;method_501(Lclass_450;)Z
      server a Ldj;a(Llq;)Z
      client a Lfd;a(Lsn;)Z
      named method_184 Lnet/minecraft/level/Level;method_184(Lnet/minecraft/entity/EntityBase;)Z
    • spawnEntity

      public boolean spawnEntity(EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_210 Lnet/minecraft/class_18;method_210(Lnet/minecraft/class_57;)Z
      glue method_527 Lclass_129;method_527(Lclass_450;)Z
      server b Ldj;b(Llq;)Z
      client b Lfd;b(Lsn;)Z
      named spawnEntity Lnet/minecraft/level/Level;spawnEntity(Lnet/minecraft/entity/EntityBase;)Z
    • method_219

      protected void method_219(EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_219 Lnet/minecraft/class_18;method_219(Lnet/minecraft/class_57;)V
      glue method_536 Lclass_129;method_536(Lclass_450;)V
      server c Ldj;c(Llq;)V
      client c Lfd;c(Lsn;)V
      named method_219 Lnet/minecraft/level/Level;method_219(Lnet/minecraft/entity/EntityBase;)V
    • method_226

      protected void method_226(EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_226 Lnet/minecraft/class_18;method_226(Lnet/minecraft/class_57;)V
      glue method_543 Lclass_129;method_543(Lclass_450;)V
      server d Ldj;d(Llq;)V
      client d Lfd;d(Lsn;)V
      named method_226 Lnet/minecraft/level/Level;method_226(Lnet/minecraft/entity/EntityBase;)V
    • removeEntity

      public void removeEntity(EntityBase entity)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_231 Lnet/minecraft/class_18;method_231(Lnet/minecraft/class_57;)V
      glue method_548 Lclass_129;method_548(Lclass_450;)V
      server e Ldj;e(Llq;)V
      client e Lfd;e(Lsn;)V
      named removeEntity Lnet/minecraft/level/Level;removeEntity(Lnet/minecraft/entity/EntityBase;)V
    • removeEntityServer

      @Environment(SERVER) public void removeEntityServer(EntityBase entity)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_236 Lnet/minecraft/class_18;method_236(Lnet/minecraft/class_57;)V
      glue method_553 Lclass_129;method_553(Lclass_450;)V
      server f Ldj;f(Llq;)V
      client method_236 Lfd;method_236(Lsn;)V
      named removeEntityServer Lnet/minecraft/level/Level;removeEntityServer(Lnet/minecraft/entity/EntityBase;)V
    • addLevelListener

      public void addLevelListener(LevelListener levelListener)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_183 Lnet/minecraft/class_18;method_183(Lnet/minecraft/class_59;)V
      glue method_500 Lclass_129;method_500(Lclass_369;)V
      server a Ldj;a(Ljp;)V
      client a Lfd;a(Lpm;)V
      named addLevelListener Lnet/minecraft/level/Level;addLevelListener(Lnet/minecraft/sortme/LevelListener;)V
    • removeLevelListener

      @Environment(CLIENT) public void removeLevelListener(LevelListener levelListener)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_281 Lnet/minecraft/class_18;method_281(Lnet/minecraft/class_59;)V
      glue method_958 Lclass_129;method_958(Lclass_369;)V
      server method_281 Ldj;method_281(Ljp;)V
      client b Lfd;b(Lpm;)V
      named removeLevelListener Lnet/minecraft/level/Level;removeLevelListener(Lnet/minecraft/sortme/LevelListener;)V
    • method_190

      public List method_190(EntityBase entityBase, Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_190 Lnet/minecraft/class_18;method_190(Lnet/minecraft/class_57;Lnet/minecraft/class_25;)Ljava/util/List;
      glue method_507 Lclass_129;method_507(Lclass_450;Lclass_113;)Ljava/util/List;
      server a Ldj;a(Llq;Lcz;)Ljava/util/List;
      client a Lfd;a(Lsn;Leq;)Ljava/util/List;
      named method_190 Lnet/minecraft/level/Level;method_190(Lnet/minecraft/entity/EntityBase;Lnet/minecraft/util/maths/Box;)Ljava/util/List;
    • method_151

      public int method_151(float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_151 Lnet/minecraft/class_18;method_151(F)I
      glue method_468 Lclass_129;method_468(F)I
      server a Ldj;a(F)I
      client a Lfd;a(F)I
      named method_151 Lnet/minecraft/level/Level;method_151(F)I
    • method_279

      @Environment(CLIENT) public Vec3f method_279(EntityBase entityBase, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_279 Lnet/minecraft/class_18;method_279(Lnet/minecraft/class_57;F)Lnet/minecraft/class_26;
      glue method_956 Lclass_129;method_956(Lclass_450;F)Lclass_45;
      server method_279 Ldj;method_279(Llq;F)Lba;
      client a Lfd;a(Lsn;F)Lbt;
      named method_279 Lnet/minecraft/level/Level;method_279(Lnet/minecraft/entity/EntityBase;F)Lnet/minecraft/util/maths/Vec3f;
    • method_198

      public float method_198(float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_198 Lnet/minecraft/class_18;method_198(F)F
      glue method_515 Lclass_129;method_515(F)F
      server b Ldj;b(F)F
      client b Lfd;b(F)F
      named method_198 Lnet/minecraft/level/Level;method_198(F)F
    • method_282

      @Environment(CLIENT) public Vec3f method_282(float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_282 Lnet/minecraft/class_18;method_282(F)Lnet/minecraft/class_26;
      glue method_959 Lclass_129;method_959(F)Lclass_45;
      server method_282 Ldj;method_282(F)Lba;
      client c Lfd;c(F)Lbt;
      named method_282 Lnet/minecraft/level/Level;method_282(F)Lnet/minecraft/util/maths/Vec3f;
    • method_284

      @Environment(CLIENT) public Vec3f method_284(float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_284 Lnet/minecraft/class_18;method_284(F)Lnet/minecraft/class_26;
      glue method_961 Lclass_129;method_961(F)Lclass_45;
      server method_284 Ldj;method_284(F)Lba;
      client d Lfd;d(F)Lbt;
      named method_284 Lnet/minecraft/level/Level;method_284(F)Lnet/minecraft/util/maths/Vec3f;
    • method_228

      public int method_228(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_228 Lnet/minecraft/class_18;method_228(II)I
      glue method_545 Lclass_129;method_545(II)I
      server e Ldj;e(II)I
      client e Lfd;e(II)I
      named method_228 Lnet/minecraft/level/Level;method_228(II)I
    • method_286

      @Environment(CLIENT) public float method_286(float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_286 Lnet/minecraft/class_18;method_286(F)F
      glue method_963 Lclass_129;method_963(F)F
      server method_286 Ldj;method_286(F)F
      client e Lfd;e(F)F
      named method_286 Lnet/minecraft/level/Level;method_286(F)F
    • method_233

      @Environment(SERVER) public int method_233(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_233 Lnet/minecraft/class_18;method_233(II)I
      glue method_550 Lclass_129;method_550(II)I
      server f Ldj;f(II)I
      client method_233 Lfd;method_233(II)I
      named method_233 Lnet/minecraft/level/Level;method_233(II)I
    • method_216

      public void method_216(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_216 Lnet/minecraft/class_18;method_216(IIIII)V
      glue method_533 Lclass_129;method_533(IIIII)V
      server c Ldj;c(IIIII)V
      client c Lfd;c(IIIII)V
      named method_216 Lnet/minecraft/level/Level;method_216(IIIII)V
    • method_227

      public void method_227()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_227 Lnet/minecraft/class_18;method_227()V
      glue method_544 Lclass_129;method_544()V
      server e Ldj;e()V
      client g Lfd;g()V
      named method_227 Lnet/minecraft/level/Level;method_227()V
    • method_181

      public void method_181(Collection collection)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_181 Lnet/minecraft/class_18;method_181(Ljava/util/Collection;)V
      glue method_498 Lclass_129;method_498(Ljava/util/Collection;)V
      server a Ldj;a(Ljava/util/Collection;)V
      client a Lfd;a(Ljava/util/Collection;)V
      named method_181 Lnet/minecraft/level/Level;method_181(Ljava/util/Collection;)V
    • method_241

      public void method_241(EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_241 Lnet/minecraft/class_18;method_241(Lnet/minecraft/class_57;)V
      glue method_558 Lclass_129;method_558(Lclass_450;)V
      server g Ldj;g(Llq;)V
      client f Lfd;f(Lsn;)V
      named method_241 Lnet/minecraft/level/Level;method_241(Lnet/minecraft/entity/EntityBase;)V
    • method_193

      public void method_193(EntityBase entityBase, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_193 Lnet/minecraft/class_18;method_193(Lnet/minecraft/class_57;Z)V
      glue method_510 Lclass_129;method_510(Lclass_450;Z)V
      server a Ldj;a(Llq;Z)V
      client a Lfd;a(Lsn;Z)V
      named method_193 Lnet/minecraft/level/Level;method_193(Lnet/minecraft/entity/EntityBase;Z)V
    • canSpawnEntity

      public boolean canSpawnEntity(Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_168 Lnet/minecraft/class_18;method_168(Lnet/minecraft/class_25;)Z
      glue method_485 Lclass_129;method_485(Lclass_113;)Z
      server a Ldj;a(Lcz;)Z
      client a Lfd;a(Leq;)Z
      named canSpawnEntity Lnet/minecraft/level/Level;canSpawnEntity(Lnet/minecraft/util/maths/Box;)Z
    • method_206

      @Environment(SERVER) public boolean method_206(Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_206 Lnet/minecraft/class_18;method_206(Lnet/minecraft/class_25;)Z
      glue method_523 Lclass_129;method_523(Lclass_113;)Z
      server b Ldj;b(Lcz;)Z
      client method_206 Lfd;method_206(Leq;)Z
      named method_206 Lnet/minecraft/level/Level;method_206(Lnet/minecraft/util/maths/Box;)Z
    • method_218

      public boolean method_218(Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_218 Lnet/minecraft/class_18;method_218(Lnet/minecraft/class_25;)Z
      glue method_535 Lclass_129;method_535(Lclass_113;)Z
      server c Ldj;c(Lcz;)Z
      client b Lfd;b(Leq;)Z
      named method_218 Lnet/minecraft/level/Level;method_218(Lnet/minecraft/util/maths/Box;)Z
    • method_225

      public boolean method_225(Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_225 Lnet/minecraft/class_18;method_225(Lnet/minecraft/class_25;)Z
      glue method_542 Lclass_129;method_542(Lclass_113;)Z
      server d Ldj;d(Lcz;)Z
      client c Lfd;c(Leq;)Z
      named method_225 Lnet/minecraft/level/Level;method_225(Lnet/minecraft/util/maths/Box;)Z
    • method_170

      public boolean method_170(Box box, Material material, EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_170 Lnet/minecraft/class_18;method_170(Lnet/minecraft/class_25;Lnet/minecraft/class_15;Lnet/minecraft/class_57;)Z
      glue method_487 Lclass_129;method_487(Lclass_113;Lclass_280;Lclass_450;)Z
      server a Ldj;a(Lcz;Lhj;Llq;)Z
      client a Lfd;a(Leq;Lln;Lsn;)Z
      named method_170 Lnet/minecraft/level/Level;method_170(Lnet/minecraft/util/maths/Box;Lnet/minecraft/block/material/Material;Lnet/minecraft/entity/EntityBase;)Z
    • method_169

      public boolean method_169(Box box, Material material)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_169 Lnet/minecraft/class_18;method_169(Lnet/minecraft/class_25;Lnet/minecraft/class_15;)Z
      glue method_486 Lclass_129;method_486(Lclass_113;Lclass_280;)Z
      server a Ldj;a(Lcz;Lhj;)Z
      client a Lfd;a(Leq;Lln;)Z
      named method_169 Lnet/minecraft/level/Level;method_169(Lnet/minecraft/util/maths/Box;Lnet/minecraft/block/material/Material;)Z
    • method_207

      public boolean method_207(Box box, Material material)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_207 Lnet/minecraft/class_18;method_207(Lnet/minecraft/class_25;Lnet/minecraft/class_15;)Z
      glue method_524 Lclass_129;method_524(Lclass_113;Lclass_280;)Z
      server b Ldj;b(Lcz;Lhj;)Z
      client b Lfd;b(Leq;Lln;)Z
      named method_207 Lnet/minecraft/level/Level;method_207(Lnet/minecraft/util/maths/Box;Lnet/minecraft/block/material/Material;)Z
    • createExplosion

      public Explosion createExplosion(EntityBase cause, double x, double y, double z, float power)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_187 Lnet/minecraft/class_18;method_187(Lnet/minecraft/class_57;DDDF)Lnet/minecraft/class_60;
      glue method_504 Lclass_129;method_504(Lclass_450;DDDF)Lclass_394;
      server a Ldj;a(Llq;DDDF)Lkh;
      client a Lfd;a(Lsn;DDDF)Lqx;
      named createExplosion Lnet/minecraft/level/Level;createExplosion(Lnet/minecraft/entity/EntityBase;DDDF)Lnet/minecraft/sortme/Explosion;
    • createExplosion

      public Explosion createExplosion(EntityBase cause, double x, double y, double z, float power, boolean causeFires)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_188 Lnet/minecraft/class_18;method_188(Lnet/minecraft/class_57;DDDFZ)Lnet/minecraft/class_60;
      glue method_505 Lclass_129;method_505(Lclass_450;DDDFZ)Lclass_394;
      server a Ldj;a(Llq;DDDFZ)Lkh;
      client a Lfd;a(Lsn;DDDFZ)Lqx;
      named createExplosion Lnet/minecraft/level/Level;createExplosion(Lnet/minecraft/entity/EntityBase;DDDFZ)Lnet/minecraft/sortme/Explosion;
    • method_163

      public float method_163(Vec3f vec3f, Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_163 Lnet/minecraft/class_18;method_163(Lnet/minecraft/class_26;Lnet/minecraft/class_25;)F
      glue method_480 Lclass_129;method_480(Lclass_45;Lclass_113;)F
      server a Ldj;a(Lba;Lcz;)F
      client a Lfd;a(Lbt;Leq;)F
      named method_163 Lnet/minecraft/level/Level;method_163(Lnet/minecraft/util/maths/Vec3f;Lnet/minecraft/util/maths/Box;)F
    • method_172

      public void method_172(PlayerBase playerBase, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_172 Lnet/minecraft/class_18;method_172(Lnet/minecraft/class_54;IIII)V
      glue method_489 Lclass_129;method_489(Lclass_172;IIII)V
      server a Ldj;a(Lem;IIII)V
      client a Lfd;a(Lgs;IIII)V
      named method_172 Lnet/minecraft/level/Level;method_172(Lnet/minecraft/entity/player/PlayerBase;IIII)V
    • method_278

      @Environment(CLIENT) public EntityBase method_278(Class class2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_278 Lnet/minecraft/class_18;method_278(Ljava/lang/Class;)Lnet/minecraft/class_57;
      glue method_955 Lclass_129;method_955(Ljava/lang/Class;)Lclass_450;
      server method_278 Ldj;method_278(Ljava/lang/Class;)Llq;
      client a Lfd;a(Ljava/lang/Class;)Lsn;
      named method_278 Lnet/minecraft/level/Level;method_278(Ljava/lang/Class;)Lnet/minecraft/entity/EntityBase;
    • method_288

      @Environment(CLIENT) public String method_288()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_288 Lnet/minecraft/class_18;method_288()Ljava/lang/String;
      glue method_965 Lclass_129;method_965()Ljava/lang/String;
      server method_288 Ldj;method_288()Ljava/lang/String;
      client h Lfd;h()Ljava/lang/String;
      named method_288 Lnet/minecraft/level/Level;method_288()Ljava/lang/String;
    • method_290

      @Environment(CLIENT) public String method_290()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_290 Lnet/minecraft/class_18;method_290()Ljava/lang/String;
      glue method_967 Lclass_129;method_967()Ljava/lang/String;
      server method_290 Ldj;method_290()Ljava/lang/String;
      client i Lfd;i()Ljava/lang/String;
      named method_290 Lnet/minecraft/level/Level;method_290()Ljava/lang/String;
    • getTileEntity

      public TileEntityBase getTileEntity(int x, int y, int z)
      Specified by:
      getTileEntity in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1777 Lnet/minecraft/class_14;method_1777(III)Lnet/minecraft/class_55;
      glue method_450 Lclass_584;method_450(III)Lclass_356;
      server b Lpb;b(III)Ljh;
      client b Lxp;b(III)Low;
      named getTileEntity Lnet/minecraft/level/BlockView;getTileEntity(III)Lnet/minecraft/tileentity/TileEntityBase;
    • setTileEntity

      public void setTileEntity(int x, int y, int z, TileEntityBase tileEntity)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_157 Lnet/minecraft/class_18;method_157(IIILnet/minecraft/class_55;)V
      glue method_474 Lclass_129;method_474(IIILclass_356;)V
      server a Ldj;a(IIILjh;)V
      client a Lfd;a(IIILow;)V
      named setTileEntity Lnet/minecraft/level/Level;setTileEntity(IIILnet/minecraft/tileentity/TileEntityBase;)V
    • removeTileEntity

      public void removeTileEntity(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_260 Lnet/minecraft/class_18;method_260(III)V
      glue method_578 Lclass_129;method_578(III)V
      server o Ldj;o(III)V
      client p Lfd;p(III)V
      named removeTileEntity Lnet/minecraft/level/Level;removeTileEntity(III)V
    • isFullOpaque

      public boolean isFullOpaque(int x, int y, int z)
      Specified by:
      isFullOpaque in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1783 Lnet/minecraft/class_14;method_1783(III)Z
      glue method_580 Lclass_584;method_580(III)Z
      server method_1783 Lpb;method_1783(III)Z
      client g Lxp;g(III)Z
      named isFullOpaque Lnet/minecraft/level/BlockView;isFullOpaque(III)Z
    • canSuffocate

      public boolean canSuffocate(int x, int y, int z)
      Specified by:
      canSuffocate in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1780 Lnet/minecraft/class_14;method_1780(III)Z
      glue method_453 Lclass_584;method_453(III)Z
      server e Lpb;e(III)Z
      client h Lxp;h(III)Z
      named canSuffocate Lnet/minecraft/level/BlockView;canSuffocate(III)Z
    • saveLevel

      @Environment(CLIENT) public void saveLevel(ProgressListener progressListener)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_280 Lnet/minecraft/class_18;method_280(Lnet/minecraft/class_62;)V
      glue method_957 Lclass_129;method_957(Lclass_595;)V
      server method_280 Ldj;method_280(Lpj;)V
      client a Lfd;a(Lyb;)V
      named saveLevel Lnet/minecraft/level/Level;saveLevel(Lnet/minecraft/util/ProgressListener;)V
    • method_232

      public boolean method_232()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_232 Lnet/minecraft/class_18;method_232()Z
      glue method_549 Lclass_129;method_549()Z
      server f Ldj;f()Z
      client j Lfd;j()Z
      named method_232 Lnet/minecraft/level/Level;method_232()Z
    • method_166

      public void method_166(LightType lightType, int int2, int int3, int int4, int int5, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_166 Lnet/minecraft/class_18;method_166(Lnet/minecraft/class_56;IIIIII)V
      glue method_483 Lclass_129;method_483(Lclass_97;IIIIII)V
      server a Ldj;a(Lco;IIIIII)V
      client a Lfd;a(Leb;IIIIII)V
      named method_166 Lnet/minecraft/level/Level;method_166(Lnet/minecraft/level/LightType;IIIIII)V
    • method_167

      public void method_167(LightType lightType, int int2, int int3, int int4, int int5, int int6, int int7, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_167 Lnet/minecraft/class_18;method_167(Lnet/minecraft/class_56;IIIIIIZ)V
      glue method_484 Lclass_129;method_484(Lclass_97;IIIIIIZ)V
      server a Ldj;a(Lco;IIIIIIZ)V
      client a Lfd;a(Leb;IIIIIIZ)V
      named method_167 Lnet/minecraft/level/Level;method_167(Lnet/minecraft/level/LightType;IIIIIIZ)V
    • method_237

      public void method_237()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_237 Lnet/minecraft/class_18;method_237()V
      glue method_554 Lclass_129;method_554()V
      server g Ldj;g()V
      client k Lfd;k()V
      named method_237 Lnet/minecraft/level/Level;method_237()V
    • method_196

      public void method_196(boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_196 Lnet/minecraft/class_18;method_196(ZZ)V
      glue method_513 Lclass_129;method_513(ZZ)V
      server a Ldj;a(ZZ)V
      client a Lfd;a(ZZ)V
      named method_196 Lnet/minecraft/level/Level;method_196(ZZ)V
    • method_242

      public void method_242()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_242 Lnet/minecraft/class_18;method_242()V
      glue method_559 Lclass_129;method_559()V
      server h Ldj;h()V
      client l Lfd;l()V
      named method_242 Lnet/minecraft/level/Level;method_242()V
    • initWeatherGradients

      private void initWeatherGradients()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_272 Lnet/minecraft/class_18;method_272()V
      glue method_591 Lclass_129;method_591()V
      server x Ldj;x()V
      client E Lfd;E()V
      named initWeatherGradients Lnet/minecraft/level/Level;initWeatherGradients()V
    • method_245

      protected void method_245()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_245 Lnet/minecraft/class_18;method_245()V
      glue method_562 Lclass_129;method_562()V
      server i Ldj;i()V
      client m Lfd;m()V
      named method_245 Lnet/minecraft/level/Level;method_245()V
    • resetWeather

      private void resetWeather()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_273 Lnet/minecraft/class_18;method_273()V
      glue method_592 Lclass_129;method_592()V
      server y Ldj;y()V
      client F Lfd;F()V
      named resetWeather Lnet/minecraft/level/Level;resetWeather()V
    • method_248

      protected void method_248()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_248 Lnet/minecraft/class_18;method_248()V
      glue method_565 Lclass_129;method_565()V
      server j Ldj;j()V
      client n Lfd;n()V
      named method_248 Lnet/minecraft/level/Level;method_248()V
    • method_194

      public boolean method_194(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_194 Lnet/minecraft/class_18;method_194(Z)Z
      glue method_511 Lclass_129;method_511(Z)Z
      server a Ldj;a(Z)Z
      client a Lfd;a(Z)Z
      named method_194 Lnet/minecraft/level/Level;method_194(Z)Z
    • method_294

      @Environment(CLIENT) public void method_294(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_294 Lnet/minecraft/class_18;method_294(III)V
      glue method_971 Lclass_129;method_971(III)V
      server method_294 Ldj;method_294(III)V
      client q Lfd;q(III)V
      named method_294 Lnet/minecraft/level/Level;method_294(III)V
    • getEntities

      public List getEntities(EntityBase entityBase, Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_211 Lnet/minecraft/class_18;method_211(Lnet/minecraft/class_57;Lnet/minecraft/class_25;)Ljava/util/List;
      glue method_528 Lclass_129;method_528(Lclass_450;Lclass_113;)Ljava/util/List;
      server b Ldj;b(Llq;Lcz;)Ljava/util/List;
      client b Lfd;b(Lsn;Leq;)Ljava/util/List;
      named getEntities Lnet/minecraft/level/Level;getEntities(Lnet/minecraft/entity/EntityBase;Lnet/minecraft/util/maths/Box;)Ljava/util/List;
    • getEntities

      public List getEntities(Class class2, Box box)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_175 Lnet/minecraft/class_18;method_175(Ljava/lang/Class;Lnet/minecraft/class_25;)Ljava/util/List;
      glue method_492 Lclass_129;method_492(Ljava/lang/Class;Lclass_113;)Ljava/util/List;
      server a Ldj;a(Ljava/lang/Class;Lcz;)Ljava/util/List;
      client a Lfd;a(Ljava/lang/Class;Leq;)Ljava/util/List;
      named getEntities Lnet/minecraft/level/Level;getEntities(Ljava/lang/Class;Lnet/minecraft/util/maths/Box;)Ljava/util/List;
    • getEntities

      @Environment(CLIENT) public List getEntities()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_291 Lnet/minecraft/class_18;method_291()Ljava/util/List;
      glue method_968 Lclass_129;method_968()Ljava/util/List;
      server method_291 Ldj;method_291()Ljava/util/List;
      client o Lfd;o()Ljava/util/List;
      named getEntities Lnet/minecraft/level/Level;getEntities()Ljava/util/List;
    • method_203

      public void method_203(int x, int y, int z, TileEntityBase tileEntityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_203 Lnet/minecraft/class_18;method_203(IIILnet/minecraft/class_55;)V
      glue method_520 Lclass_129;method_520(IIILclass_356;)V
      server b Ldj;b(IIILjh;)V
      client b Lfd;b(IIILow;)V
      named method_203 Lnet/minecraft/level/Level;method_203(IIILnet/minecraft/tileentity/TileEntityBase;)V
    • method_174

      public int method_174(Class class2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_174 Lnet/minecraft/class_18;method_174(Ljava/lang/Class;)I
      glue method_491 Lclass_129;method_491(Ljava/lang/Class;)I
      server a Ldj;a(Ljava/lang/Class;)I
      client b Lfd;b(Ljava/lang/Class;)I
      named method_174 Lnet/minecraft/level/Level;method_174(Ljava/lang/Class;)I
    • addEntities

      public void addEntities(List newEntities)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_182 Lnet/minecraft/class_18;method_182(Ljava/util/List;)V
      glue method_499 Lclass_129;method_499(Ljava/util/List;)V
      server a Ldj;a(Ljava/util/List;)V
      client a Lfd;a(Ljava/util/List;)V
      named addEntities Lnet/minecraft/level/Level;addEntities(Ljava/util/List;)V
    • method_209

      public void method_209(List newList)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_209 Lnet/minecraft/class_18;method_209(Ljava/util/List;)V
      glue method_526 Lclass_129;method_526(Ljava/util/List;)V
      server b Ldj;b(Ljava/util/List;)V
      client b Lfd;b(Ljava/util/List;)V
      named method_209 Lnet/minecraft/level/Level;method_209(Ljava/util/List;)V
    • method_292

      @Environment(CLIENT) public void method_292()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_292 Lnet/minecraft/class_18;method_292()V
      glue method_969 Lclass_129;method_969()V
      server method_292 Ldj;method_292()V
      client p Lfd;p()V
      named method_292 Lnet/minecraft/level/Level;method_292()V
    • canPlaceTile

      public boolean canPlaceTile(int id, int x, int y, int z, boolean noCollision, int meta)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_156 Lnet/minecraft/class_18;method_156(IIIIZI)Z
      glue method_473 Lclass_129;method_473(IIIIZI)Z
      server a Ldj;a(IIIIZI)Z
      client a Lfd;a(IIIIZI)Z
      named canPlaceTile Lnet/minecraft/level/Level;canPlaceTile(IIIIZI)Z
    • method_192

      public class_61 method_192(EntityBase entityBase, EntityBase entityBase2, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_192 Lnet/minecraft/class_18;method_192(Lnet/minecraft/class_57;Lnet/minecraft/class_57;F)Lnet/minecraft/class_61;
      glue method_509 Lclass_129;method_509(Lclass_450;Lclass_450;F)Lclass_78;
      server a Ldj;a(Llq;Llq;F)Lcb;
      client a Lfd;a(Lsn;Lsn;F)Ldh;
      named method_192 Lnet/minecraft/level/Level;method_192(Lnet/minecraft/entity/EntityBase;Lnet/minecraft/entity/EntityBase;F)Lnet/minecraft/class_61;
    • method_189

      public class_61 method_189(EntityBase entityBase, int int2, int int3, int int4, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_189 Lnet/minecraft/class_18;method_189(Lnet/minecraft/class_57;IIIF)Lnet/minecraft/class_61;
      glue method_506 Lclass_129;method_506(Lclass_450;IIIF)Lclass_78;
      server a Ldj;a(Llq;IIIF)Lcb;
      client a Lfd;a(Lsn;IIIF)Ldh;
      named method_189 Lnet/minecraft/level/Level;method_189(Lnet/minecraft/entity/EntityBase;IIIF)Lnet/minecraft/class_61;
    • method_247

      public boolean method_247(int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_247 Lnet/minecraft/class_18;method_247(IIII)Z
      glue method_564 Lclass_129;method_564(IIII)Z
      server i Ldj;i(IIII)Z
      client j Lfd;j(IIII)Z
      named method_247 Lnet/minecraft/level/Level;method_247(IIII)Z
    • method_263

      public boolean method_263(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_263 Lnet/minecraft/class_18;method_263(III)Z
      glue method_582 Lclass_129;method_582(III)Z
      server q Ldj;q(III)Z
      client r Lfd;r(III)Z
      named method_263 Lnet/minecraft/level/Level;method_263(III)Z
    • method_250

      public boolean method_250(int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_250 Lnet/minecraft/class_18;method_250(IIII)Z
      glue method_567 Lclass_129;method_567(IIII)Z
      server j Ldj;j(IIII)Z
      client k Lfd;k(IIII)Z
      named method_250 Lnet/minecraft/level/Level;method_250(IIII)Z
    • hasRedstonePower

      public boolean hasRedstonePower(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_265 Lnet/minecraft/class_18;method_265(III)Z
      glue method_584 Lclass_129;method_584(III)Z
      server r Ldj;r(III)Z
      client s Lfd;s(III)Z
      named hasRedstonePower Lnet/minecraft/level/Level;hasRedstonePower(III)Z
    • getClosestPlayerTo

      public PlayerBase getClosestPlayerTo(EntityBase entityBase, double maxDistance)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_186 Lnet/minecraft/class_18;method_186(Lnet/minecraft/class_57;D)Lnet/minecraft/class_54;
      glue method_503 Lclass_129;method_503(Lclass_450;D)Lclass_172;
      server a Ldj;a(Llq;D)Lem;
      client a Lfd;a(Lsn;D)Lgs;
      named getClosestPlayerTo Lnet/minecraft/level/Level;getClosestPlayerTo(Lnet/minecraft/entity/EntityBase;D)Lnet/minecraft/entity/player/PlayerBase;
    • getClosestPlayer

      public PlayerBase getClosestPlayer(double posX, double posY, double posZ, double maxDistance)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_149 Lnet/minecraft/class_18;method_149(DDDD)Lnet/minecraft/class_54;
      glue method_466 Lclass_129;method_466(DDDD)Lclass_172;
      server a Ldj;a(DDDD)Lem;
      client a Lfd;a(DDDD)Lgs;
      named getClosestPlayer Lnet/minecraft/level/Level;getClosestPlayer(DDDD)Lnet/minecraft/entity/player/PlayerBase;
    • getPlayerByName

      public PlayerBase getPlayerByName(String name)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_177 Lnet/minecraft/class_18;method_177(Ljava/lang/String;)Lnet/minecraft/class_54;
      glue method_494 Lclass_129;method_494(Ljava/lang/String;)Lclass_172;
      server a Ldj;a(Ljava/lang/String;)Lem;
      client a Lfd;a(Ljava/lang/String;)Lgs;
      named getPlayerByName Lnet/minecraft/level/Level;getPlayerByName(Ljava/lang/String;)Lnet/minecraft/entity/player/PlayerBase;
    • method_275

      @Environment(CLIENT) public void method_275(int int2, int int3, int int4, int int5, int int6, int int7, byte[] byte2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_275 Lnet/minecraft/class_18;method_275(IIIIII[B)V
      glue method_952 Lclass_129;method_952(IIIIII[B)V
      server method_275 Ldj;method_275(IIIIII[B)V
      client a Lfd;a(IIIIII[B)V
      named method_275 Lnet/minecraft/level/Level;method_275(IIIIII[B)V
    • disconnect

      @Environment(CLIENT) public void disconnect()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_293 Lnet/minecraft/class_18;method_293()V
      glue method_970 Lclass_129;method_970()V
      server method_293 Ldj;method_293()V
      client q Lfd;q()V
      named disconnect Lnet/minecraft/level/Level;disconnect()V
    • method_217

      @Environment(SERVER) public byte[] method_217(int int2, int int3, int int4, int int5, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_217 Lnet/minecraft/class_18;method_217(IIIIII)[B
      glue method_534 Lclass_129;method_534(IIIIII)[B
      server c Ldj;c(IIIIII)[B
      client method_217 Lfd;method_217(IIIIII)[B
      named method_217 Lnet/minecraft/level/Level;method_217(IIIIII)[B
    • checkSessionLock

      public void checkSessionLock()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_251 Lnet/minecraft/class_18;method_251()V
      glue method_568 Lclass_129;method_568()V
      server k Ldj;k()V
      client r Lfd;r()V
      named checkSessionLock Lnet/minecraft/level/Level;checkSessionLock()V
    • setLevelTime

      public void setLevelTime(long newTime)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_159 Lnet/minecraft/class_18;method_159(J)V
      glue method_476 Lclass_129;method_476(J)V
      server a Ldj;a(J)V
      client a Lfd;a(J)V
      named setLevelTime Lnet/minecraft/level/Level;setLevelTime(J)V
    • method_204

      @Environment(SERVER) public void method_204(long long2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_204 Lnet/minecraft/class_18;method_204(J)V
      glue method_521 Lclass_129;method_521(J)V
      server b Ldj;b(J)V
      client method_204 Lfd;method_204(J)V
      named method_204 Lnet/minecraft/level/Level;method_204(J)V
    • getSeed

      public long getSeed()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_254 Lnet/minecraft/class_18;method_254()J
      glue method_571 Lclass_129;method_571()J
      server l Ldj;l()J
      client s Lfd;s()J
      named getSeed Lnet/minecraft/level/Level;getSeed()J
    • getLevelTime

      public long getLevelTime()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_256 Lnet/minecraft/class_18;method_256()J
      glue method_573 Lclass_129;method_573()J
      server m Ldj;m()J
      client t Lfd;t()J
      named getLevelTime Lnet/minecraft/level/Level;getLevelTime()J
    • getSpawnPosition

      public Vec3i getSpawnPosition()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_258 Lnet/minecraft/class_18;method_258()Lnet/minecraft/class_63;
      glue method_575 Lclass_129;method_575()Lclass_42;
      server n Ldj;n()Lay;
      client u Lfd;u()Lbr;
      named getSpawnPosition Lnet/minecraft/level/Level;getSpawnPosition()Lnet/minecraft/util/Vec3i;
    • setSpawnPosition

      @Environment(CLIENT) public void setSpawnPosition(Vec3i vec3i)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_276 Lnet/minecraft/class_18;method_276(Lnet/minecraft/class_63;)V
      glue method_953 Lclass_129;method_953(Lclass_42;)V
      server method_276 Ldj;method_276(Lay;)V
      client a Lfd;a(Lbr;)V
      named setSpawnPosition Lnet/minecraft/level/Level;setSpawnPosition(Lnet/minecraft/util/Vec3i;)V
    • method_287

      @Environment(CLIENT) public void method_287(EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_287 Lnet/minecraft/class_18;method_287(Lnet/minecraft/class_57;)V
      glue method_964 Lclass_129;method_964(Lclass_450;)V
      server method_287 Ldj;method_287(Llq;)V
      client g Lfd;g(Lsn;)V
      named method_287 Lnet/minecraft/level/Level;method_287(Lnet/minecraft/entity/EntityBase;)V
    • method_171

      public boolean method_171(PlayerBase playerBase, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_171 Lnet/minecraft/class_18;method_171(Lnet/minecraft/class_54;III)Z
      glue method_488 Lclass_129;method_488(Lclass_172;III)Z
      server a Ldj;a(Lem;III)Z
      client a Lfd;a(Lgs;III)Z
      named method_171 Lnet/minecraft/level/Level;method_171(Lnet/minecraft/entity/player/PlayerBase;III)Z
    • method_185

      public void method_185(EntityBase entityBase, byte byte2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_185 Lnet/minecraft/class_18;method_185(Lnet/minecraft/class_57;B)V
      glue method_502 Lclass_129;method_502(Lclass_450;B)V
      server a Ldj;a(Llq;B)V
      client a Lfd;a(Lsn;B)V
      named method_185 Lnet/minecraft/level/Level;method_185(Lnet/minecraft/entity/EntityBase;B)V
    • method_295

      @Environment(CLIENT) public void method_295()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_295 Lnet/minecraft/class_18;method_295()V
      glue method_972 Lclass_129;method_972()V
      server method_295 Ldj;method_295()V
      client v Lfd;v()V
      named method_295 Lnet/minecraft/level/Level;method_295()V
    • getCache

      public LevelSource getCache()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_259 Lnet/minecraft/class_18;method_259()Lnet/minecraft/class_51;
      glue method_577 Lclass_129;method_577()Lclass_60;
      server o Ldj;o()Lbl;
      client w Lfd;w()Lcl;
      named getCache Lnet/minecraft/level/Level;getCache()Lnet/minecraft/level/source/LevelSource;
    • method_224

      public void method_224(int x, int y, int z, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_224 Lnet/minecraft/class_18;method_224(IIIII)V
      glue method_541 Lclass_129;method_541(IIIII)V
      server d Ldj;d(IIIII)V
      client d Lfd;d(IIIII)V
      named method_224 Lnet/minecraft/level/Level;method_224(IIIII)V
    • getDimensionData

      @Environment(SERVER) public DimensionData getDimensionData()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_261 Lnet/minecraft/class_18;method_261()Lnet/minecraft/class_52;
      glue method_579 Lclass_129;method_579()Lclass_561;
      server p Ldj;p()Lom;
      client method_261 Lfd;method_261()Lwt;
      named getDimensionData Lnet/minecraft/level/Level;getDimensionData()Lnet/minecraft/level/dimension/DimensionData;
    • getProperties

      public LevelProperties getProperties()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_262 Lnet/minecraft/class_18;method_262()Lnet/minecraft/class_7;
      glue method_581 Lclass_129;method_581()Lclass_104;
      server q Ldj;q()Lct;
      client x Lfd;x()Lei;
      named getProperties Lnet/minecraft/level/Level;getProperties()Lnet/minecraft/level/LevelProperties;
    • onPlayerDisconnect

      public void onPlayerDisconnect()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_264 Lnet/minecraft/class_18;method_264()V
      glue method_583 Lclass_129;method_583()V
      server r Ldj;r()V
      client y Lfd;y()V
      named onPlayerDisconnect Lnet/minecraft/level/Level;onPlayerDisconnect()V
    • wakeUpSleepingPlayers

      protected void wakeUpSleepingPlayers()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_266 Lnet/minecraft/class_18;method_266()V
      glue method_585 Lclass_129;method_585()V
      server s Ldj;s()V
      client z Lfd;z()V
      named wakeUpSleepingPlayers Lnet/minecraft/level/Level;wakeUpSleepingPlayers()V
    • canSkipNight

      public boolean canSkipNight()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_268 Lnet/minecraft/class_18;method_268()Z
      glue method_587 Lclass_129;method_587()Z
      server t Ldj;t()Z
      client A Lfd;A()Z
      named canSkipNight Lnet/minecraft/level/Level;canSkipNight()Z
    • getThunderGradient

      public float getThunderGradient(float tickProgress)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_213 Lnet/minecraft/class_18;method_213(F)F
      glue method_530 Lclass_129;method_530(F)F
      server c Ldj;c(F)F
      client f Lfd;f(F)F
      named getThunderGradient Lnet/minecraft/level/Level;getThunderGradient(F)F
    • getRainGradient

      public float getRainGradient(float tickProgress)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_221 Lnet/minecraft/class_18;method_221(F)F
      glue method_538 Lclass_129;method_538(F)F
      server d Ldj;d(F)F
      client g Lfd;g(F)F
      named getRainGradient Lnet/minecraft/level/Level;getRainGradient(F)F
    • setRainGradient

      @Environment(CLIENT) public void setRainGradient(float gradient)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_289 Lnet/minecraft/class_18;method_289(F)V
      glue method_966 Lclass_129;method_966(F)V
      server method_289 Ldj;method_289(F)V
      client h Lfd;h(F)V
      named setRainGradient Lnet/minecraft/level/Level;setRainGradient(F)V
    • isThundering

      public boolean isThundering()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_269 Lnet/minecraft/class_18;method_269()Z
      glue method_588 Lclass_129;method_588()Z
      server u Ldj;u()Z
      client B Lfd;B()Z
      named isThundering Lnet/minecraft/level/Level;isThundering()Z
    • isRaining

      public boolean isRaining()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_270 Lnet/minecraft/class_18;method_270()Z
      glue method_589 Lclass_129;method_589()Z
      server v Ldj;v()Z
      client C Lfd;C()Z
      named isRaining Lnet/minecraft/level/Level;isRaining()Z
    • canRainAt

      public boolean canRainAt(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_267 Lnet/minecraft/class_18;method_267(III)Z
      glue method_586 Lclass_129;method_586(III)Z
      server s Ldj;s(III)Z
      client t Lfd;t(III)Z
      named canRainAt Lnet/minecraft/level/Level;canRainAt(III)Z
    • method_180

      public void method_180(String string, MapStorageBase mapStorageBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_180 Lnet/minecraft/class_18;method_180(Ljava/lang/String;Lnet/minecraft/class_58;)V
      glue method_497 Lclass_129;method_497(Ljava/lang/String;Lclass_193;)V
      server a Ldj;a(Ljava/lang/String;Lfa;)V
      client a Lfd;a(Ljava/lang/String;Lhm;)V
      named method_180 Lnet/minecraft/level/Level;method_180(Ljava/lang/String;Lnet/minecraft/level/storage/MapStorageBase;)V
    • method_176

      public MapStorageBase method_176(Class class2, String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_176 Lnet/minecraft/class_18;method_176(Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/class_58;
      glue method_493 Lclass_129;method_493(Ljava/lang/Class;Ljava/lang/String;)Lclass_193;
      server a Ldj;a(Ljava/lang/Class;Ljava/lang/String;)Lfa;
      client a Lfd;a(Ljava/lang/Class;Ljava/lang/String;)Lhm;
      named method_176 Lnet/minecraft/level/Level;method_176(Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/level/storage/MapStorageBase;
    • method_208

      public int method_208(String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_208 Lnet/minecraft/class_18;method_208(Ljava/lang/String;)I
      glue method_525 Lclass_129;method_525(Ljava/lang/String;)I
      server b Ldj;b(Ljava/lang/String;)I
      client b Lfd;b(Ljava/lang/String;)I
      named method_208 Lnet/minecraft/level/Level;method_208(Ljava/lang/String;)I
    • playLevelEvent

      public void playLevelEvent(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_230 Lnet/minecraft/class_18;method_230(IIIII)V
      glue method_547 Lclass_129;method_547(IIIII)V
      server e Ldj;e(IIIII)V
      client e Lfd;e(IIIII)V
      named playLevelEvent Lnet/minecraft/level/Level;playLevelEvent(IIIII)V
    • playLevelEvent

      public void playLevelEvent(PlayerBase playerBase, int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_173 Lnet/minecraft/class_18;method_173(Lnet/minecraft/class_54;IIIII)V
      glue method_490 Lclass_129;method_490(Lclass_172;IIIII)V
      server a Ldj;a(Lem;IIIII)V
      client a Lfd;a(Lgs;IIIII)V
      named playLevelEvent Lnet/minecraft/level/Level;playLevelEvent(Lnet/minecraft/entity/player/PlayerBase;IIIII)V