Class World

java.lang.Object
net.minecraft.world.World
All Implemented Interfaces:
BlockView
Direct Known Subclasses:
ClientWorld, ServerWorld

public abstract class World extends Object implements BlockView
Mappings:
Namespace Name
official afm
intermediary net/minecraft/class_1150
named net/minecraft/world/World
  • Field Details

    • immediateUpdates

      public boolean immediateUpdates
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d:Z
      intermediary field_4540 Lnet/minecraft/class_1150;field_4540:Z
      named immediateUpdates Lnet/minecraft/world/World;immediateUpdates:Z
    • loadedEntities

      public List loadedEntities
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e:Ljava/util/List;
      intermediary field_4541 Lnet/minecraft/class_1150;field_4541:Ljava/util/List;
      named loadedEntities Lnet/minecraft/world/World;loadedEntities:Ljava/util/List;
    • unloadedEntities

      protected List unloadedEntities
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f:Ljava/util/List;
      intermediary field_4542 Lnet/minecraft/class_1150;field_4542:Ljava/util/List;
      named unloadedEntities Lnet/minecraft/world/World;unloadedEntities:Ljava/util/List;
    • blockEntities

      public List blockEntities
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g:Ljava/util/List;
      intermediary field_4543 Lnet/minecraft/class_1150;field_4543:Ljava/util/List;
      named blockEntities Lnet/minecraft/world/World;blockEntities:Ljava/util/List;
    • pendingBlockEntities

      private List pendingBlockEntities
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a:Ljava/util/List;
      intermediary field_4536 Lnet/minecraft/class_1150;field_4536:Ljava/util/List;
      named pendingBlockEntities Lnet/minecraft/world/World;pendingBlockEntities:Ljava/util/List;
    • unloadedBlockEntities

      private List unloadedBlockEntities
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b:Ljava/util/List;
      intermediary field_4537 Lnet/minecraft/class_1150;field_4537:Ljava/util/List;
      named unloadedBlockEntities Lnet/minecraft/world/World;unloadedBlockEntities:Ljava/util/List;
    • playerEntities

      public List playerEntities
      Mappings:
      Namespace Name Mixin selector
      official h Lafm;h:Ljava/util/List;
      intermediary field_4544 Lnet/minecraft/class_1150;field_4544:Ljava/util/List;
      named playerEntities Lnet/minecraft/world/World;playerEntities:Ljava/util/List;
    • entities

      public List entities
      Mappings:
      Namespace Name Mixin selector
      official i Lafm;i:Ljava/util/List;
      intermediary field_4545 Lnet/minecraft/class_1150;field_4545:Ljava/util/List;
      named entities Lnet/minecraft/world/World;entities:Ljava/util/List;
    • cloudColor

      private long cloudColor
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c:J
      intermediary field_4538 Lnet/minecraft/class_1150;field_4538:J
      named cloudColor Lnet/minecraft/world/World;cloudColor:J
    • ambientDarkness

      public int ambientDarkness
      Mappings:
      Namespace Name Mixin selector
      official j Lafm;j:I
      intermediary field_4546 Lnet/minecraft/class_1150;field_4546:I
      named ambientDarkness Lnet/minecraft/world/World;ambientDarkness:I
    • lcgBlockSeed

      protected int lcgBlockSeed
      Mappings:
      Namespace Name Mixin selector
      official k Lafm;k:I
      intermediary field_4547 Lnet/minecraft/class_1150;field_4547:I
      named lcgBlockSeed Lnet/minecraft/world/World;lcgBlockSeed:I
    • unusedIncrement

      protected final int unusedIncrement
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official l Lafm;l:I
      intermediary field_4548 Lnet/minecraft/class_1150;field_4548:I
      named unusedIncrement Lnet/minecraft/world/World;unusedIncrement:I
    • rainGradientPrev

      protected float rainGradientPrev
      Mappings:
      Namespace Name Mixin selector
      official m Lafm;m:F
      intermediary field_4549 Lnet/minecraft/class_1150;field_4549:F
      named rainGradientPrev Lnet/minecraft/world/World;rainGradientPrev:F
    • rainGradient

      protected float rainGradient
      Mappings:
      Namespace Name Mixin selector
      official n Lafm;n:F
      intermediary field_4550 Lnet/minecraft/class_1150;field_4550:F
      named rainGradient Lnet/minecraft/world/World;rainGradient:F
    • thunderGradientPrev

      protected float thunderGradientPrev
      Mappings:
      Namespace Name Mixin selector
      official o Lafm;o:F
      intermediary field_4551 Lnet/minecraft/class_1150;field_4551:F
      named thunderGradientPrev Lnet/minecraft/world/World;thunderGradientPrev:F
    • thunderGradient

      protected float thunderGradient
      Mappings:
      Namespace Name Mixin selector
      official p Lafm;p:F
      intermediary field_4552 Lnet/minecraft/class_1150;field_4552:F
      named thunderGradient Lnet/minecraft/world/World;thunderGradient:F
    • field_4553

      public int field_4553
      Mappings:
      Namespace Name Mixin selector
      official q Lafm;q:I
      intermediary field_4553 Lnet/minecraft/class_1150;field_4553:I
      named field_4553 Lnet/minecraft/world/World;field_4553:I
    • field_7173

      public Difficulty field_7173
      Mappings:
      Namespace Name Mixin selector
      official r Lafm;r:Lpp;
      intermediary field_7173 Lnet/minecraft/class_1150;field_7173:Lnet/minecraft/class_2151;
      named field_7173 Lnet/minecraft/world/World;field_7173:Lnet/minecraft/world/Difficulty;
    • random

      public Random random
      Mappings:
      Namespace Name Mixin selector
      official s Lafm;s:Ljava/util/Random;
      intermediary field_4557 Lnet/minecraft/class_1150;field_4557:Ljava/util/Random;
      named random Lnet/minecraft/world/World;random:Ljava/util/Random;
    • dimension

      public final Dimension dimension
      Mappings:
      Namespace Name Mixin selector
      official t Lafm;t:Laoz;
      intermediary field_4558 Lnet/minecraft/class_1150;field_4558:Lnet/minecraft/class_1208;
      named dimension Lnet/minecraft/world/World;dimension:Lnet/minecraft/world/dimension/Dimension;
    • eventListeners

      protected List eventListeners
      Mappings:
      Namespace Name Mixin selector
      official u Lafm;u:Ljava/util/List;
      intermediary field_4559 Lnet/minecraft/class_1150;field_4559:Ljava/util/List;
      named eventListeners Lnet/minecraft/world/World;eventListeners:Ljava/util/List;
    • chunkProvider

      protected ChunkProvider chunkProvider
      Mappings:
      Namespace Name Mixin selector
      official v Lafm;v:Laof;
      intermediary field_4560 Lnet/minecraft/class_1150;field_4560:Lnet/minecraft/class_1193;
      named chunkProvider Lnet/minecraft/world/World;chunkProvider:Lnet/minecraft/world/chunk/ChunkProvider;
    • saveHandler

      protected final SaveHandler saveHandler
      Mappings:
      Namespace Name Mixin selector
      official w Lafm;w:Laxn;
      intermediary field_4561 Lnet/minecraft/class_1150;field_4561:Lnet/minecraft/class_101;
      named saveHandler Lnet/minecraft/world/World;saveHandler:Lnet/minecraft/world/SaveHandler;
    • levelProperties

      protected LevelProperties levelProperties
      Mappings:
      Namespace Name Mixin selector
      official x Lafm;x:Laxd;
      intermediary field_4522 Lnet/minecraft/class_1150;field_4522:Lnet/minecraft/class_100;
      named levelProperties Lnet/minecraft/world/World;levelProperties:Lnet/minecraft/world/level/LevelProperties;
    • field_4523

      public boolean field_4523
      Mappings:
      Namespace Name Mixin selector
      official y Lafm;y:Z
      intermediary field_4523 Lnet/minecraft/class_1150;field_4523:Z
      named field_4523 Lnet/minecraft/world/World;field_4523:Z
    • persistentStateManager

      public PersistentStateManager persistentStateManager
      Mappings:
      Namespace Name Mixin selector
      official z Lafm;z:Layb;
      intermediary field_4524 Lnet/minecraft/class_1150;field_4524:Lnet/minecraft/class_106;
      named persistentStateManager Lnet/minecraft/world/World;persistentStateManager:Lnet/minecraft/world/PersistentStateManager;
    • villageState

      public final VillageState villageState
      Mappings:
      Namespace Name Mixin selector
      official A Lafm;A:Lun;
      intermediary field_4525 Lnet/minecraft/class_1150;field_4525:Lnet/minecraft/class_941;
      named villageState Lnet/minecraft/world/World;villageState:Lnet/minecraft/village/VillageState;
    • zombieSiegeManager

      protected final ZombieSiegeManager zombieSiegeManager
      Mappings:
      Namespace Name Mixin selector
      official B Lafm;B:Lum;
      intermediary field_4526 Lnet/minecraft/class_1150;field_4526:Lnet/minecraft/class_940;
      named zombieSiegeManager Lnet/minecraft/world/World;zombieSiegeManager:Lnet/minecraft/village/ZombieSiegeManager;
    • profiler

      public final Profiler profiler
      Mappings:
      Namespace Name Mixin selector
      official C Lafm;C:Lou;
      intermediary field_4527 Lnet/minecraft/class_1150;field_4527:Lnet/minecraft/class_839;
      named profiler Lnet/minecraft/world/World;profiler:Lnet/minecraft/util/profiler/Profiler;
    • field_22934

      private final class_5093 field_22934
      Mappings:
      Namespace Name Mixin selector
      official J Lafm;J:Layk;
      intermediary field_22934 Lnet/minecraft/class_1150;field_22934:Lnet/minecraft/class_5093;
      named field_22934 Lnet/minecraft/world/World;field_22934:Lnet/minecraft/class_5093;
    • calender

      private final Calendar calender
      Mappings:
      Namespace Name Mixin selector
      official K Lafm;K:Ljava/util/Calendar;
      intermediary field_5467 Lnet/minecraft/class_1150;field_5467:Ljava/util/Calendar;
      named calender Lnet/minecraft/world/World;calender:Ljava/util/Calendar;
    • scoreboard

      protected Scoreboard scoreboard
      Mappings:
      Namespace Name Mixin selector
      official D Lafm;D:Layq;
      intermediary field_5509 Lnet/minecraft/class_1150;field_5509:Lnet/minecraft/class_1471;
      named scoreboard Lnet/minecraft/world/World;scoreboard:Lnet/minecraft/scoreboard/Scoreboard;
    • isClient

      public boolean isClient
      Mappings:
      Namespace Name Mixin selector
      official E Lafm;E:Z
      intermediary field_4532 Lnet/minecraft/class_1150;field_4532:Z
      named isClient Lnet/minecraft/world/World;isClient:Z
    • field_4530

      protected Set field_4530
      Mappings:
      Namespace Name Mixin selector
      official F Lafm;F:Ljava/util/Set;
      intermediary field_4530 Lnet/minecraft/class_1150;field_4530:Ljava/util/Set;
      named field_4530 Lnet/minecraft/world/World;field_4530:Ljava/util/Set;
    • field_4534

      private int field_4534
      Mappings:
      Namespace Name Mixin selector
      official L Lafm;L:I
      intermediary field_4534 Lnet/minecraft/class_1150;field_4534:I
      named field_4534 Lnet/minecraft/world/World;field_4534:I
    • spawnAnimals

      protected boolean spawnAnimals
      Mappings:
      Namespace Name Mixin selector
      official G Lafm;G:Z
      intermediary field_4528 Lnet/minecraft/class_1150;field_4528:Z
      named spawnAnimals Lnet/minecraft/world/World;spawnAnimals:Z
    • spawnMonsters

      protected boolean spawnMonsters
      Mappings:
      Namespace Name Mixin selector
      official H Lafm;H:Z
      intermediary field_4529 Lnet/minecraft/class_1150;field_4529:Z
      named spawnMonsters Lnet/minecraft/world/World;spawnMonsters:Z
    • field_4539

      private ArrayList field_4539
      Mappings:
      Namespace Name Mixin selector
      official M Lafm;M:Ljava/util/ArrayList;
      intermediary field_4539 Lnet/minecraft/class_1150;field_4539:Ljava/util/ArrayList;
      named field_4539 Lnet/minecraft/world/World;field_4539:Ljava/util/ArrayList;
    • iteratingTickingBlockEntities

      private boolean iteratingTickingBlockEntities
      Mappings:
      Namespace Name Mixin selector
      official N Lafm;N:Z
      intermediary field_4533 Lnet/minecraft/class_1150;field_4533:Z
      named iteratingTickingBlockEntities Lnet/minecraft/world/World;iteratingTickingBlockEntities:Z
    • updateLightBlocks

      int[] updateLightBlocks
      Mappings:
      Namespace Name Mixin selector
      official I Lafm;I:[I
      intermediary field_4531 Lnet/minecraft/class_1150;field_4531:[I
      named updateLightBlocks Lnet/minecraft/world/World;updateLightBlocks:[I
  • Constructor Details

  • Method Details

    • getBiome

      public Biome getBiome(int x, int z)
      Specified by:
      getBiome in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official a Lafw;a(II)Lagf;
      intermediary method_3773 Lnet/minecraft/class_1158;method_3773(II)Lnet/minecraft/class_1170;
      named getBiome Lnet/minecraft/world/BlockView;getBiome(II)Lnet/minecraft/world/biome/Biome;
    • getBiomeSource

      public LayeredBiomeSource getBiomeSource()
      Mappings:
      Namespace Name Mixin selector
      official u Lafm;u()Lagm;
      intermediary method_3726 Lnet/minecraft/class_1150;method_3726()Lnet/minecraft/class_1175;
      named getBiomeSource Lnet/minecraft/world/World;getBiomeSource()Lnet/minecraft/world/LayeredBiomeSource;
    • getChunkCache

      protected abstract ChunkProvider getChunkCache()
      Mappings:
      Namespace Name Mixin selector
      official j Lafm;j()Laof;
      intermediary method_3712 Lnet/minecraft/class_1150;method_3712()Lnet/minecraft/class_1193;
      named getChunkCache Lnet/minecraft/world/World;getChunkCache()Lnet/minecraft/world/chunk/ChunkProvider;
    • setPropertiesInitialized

      protected void setPropertiesInitialized(LevelInfo info)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lafu;)V
      intermediary method_3641 Lnet/minecraft/class_1150;method_3641(Lnet/minecraft/class_1156;)V
      named setPropertiesInitialized Lnet/minecraft/world/World;setPropertiesInitialized(Lnet/minecraft/world/level/LevelInfo;)V
    • setDefaultSpawnClient

      @Environment(CLIENT) public void setDefaultSpawnClient()
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f()V
      intermediary method_3694 Lnet/minecraft/class_1150;method_3694()V
      named setDefaultSpawnClient Lnet/minecraft/world/World;setDefaultSpawnClient()V
    • method_3650

      public Block method_3650(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(II)Laht;
      intermediary method_3650 Lnet/minecraft/class_1150;method_3650(II)Lnet/minecraft/class_197;
      named method_3650 Lnet/minecraft/world/World;method_3650(II)Lnet/minecraft/block/Block;
    • getBlock

      public Block getBlock(int x, int y, int z)
      Specified by:
      getBlock in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official a Lafw;a(III)Laht;
      intermediary method_3774 Lnet/minecraft/class_1158;method_3774(III)Lnet/minecraft/class_197;
      named getBlock Lnet/minecraft/world/BlockView;getBlock(III)Lnet/minecraft/block/Block;
    • isAir

      public boolean isAir(int x, int y, int z)
      Specified by:
      isAir in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official c Lafw;c(III)Z
      intermediary method_3775 Lnet/minecraft/class_1158;method_3775(III)Z
      named isAir Lnet/minecraft/world/BlockView;isAir(III)Z
    • isPosLoaded

      public boolean isPosLoaded(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(III)Z
      intermediary method_3689 Lnet/minecraft/class_1150;method_3689(III)Z
      named isPosLoaded Lnet/minecraft/world/World;isPosLoaded(III)Z
    • isRegionAroundLoaded

      public boolean isRegionAroundLoaded(int x, int y, int z, int radius)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIII)Z
      intermediary method_3598 Lnet/minecraft/class_1150;method_3598(IIII)Z
      named isRegionAroundLoaded Lnet/minecraft/world/World;isRegionAroundLoaded(IIII)Z
    • isRegionLoaded

      public boolean isRegionLoaded(int minX, int minY, int minZ, int maxX, int maxY, int maxZ)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIIIII)Z
      intermediary method_3674 Lnet/minecraft/class_1150;method_3674(IIIIII)Z
      named isRegionLoaded Lnet/minecraft/world/World;isRegionLoaded(IIIIII)Z
    • isChunkLoaded

      protected boolean isChunkLoaded(int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(II)Z
      intermediary method_3671 Lnet/minecraft/class_1150;method_3671(II)Z
      named isChunkLoaded Lnet/minecraft/world/World;isChunkLoaded(II)Z
    • getChunkFromPos

      public Chunk getChunkFromPos(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(II)Laoi;
      intermediary method_3680 Lnet/minecraft/class_1150;method_3680(II)Lnet/minecraft/class_1196;
      named getChunkFromPos Lnet/minecraft/world/World;getChunkFromPos(II)Lnet/minecraft/world/chunk/Chunk;
    • getChunk

      public Chunk getChunk(int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e(II)Laoi;
      intermediary method_3688 Lnet/minecraft/class_1150;method_3688(II)Lnet/minecraft/class_1196;
      named getChunk Lnet/minecraft/world/World;getChunk(II)Lnet/minecraft/world/chunk/Chunk;
    • setBlock

      public boolean setBlock(int int2, int int3, int int4, Block block, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(IIILaht;II)Z
      intermediary method_4721 Lnet/minecraft/class_1150;method_4721(IIILnet/minecraft/class_197;II)Z
      named setBlock Lnet/minecraft/world/World;setBlock(IIILnet/minecraft/block/Block;II)Z
    • getBlockData

      public int getBlockData(int x, int y, int z)
      Specified by:
      getBlockData in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official e Lafw;e(III)I
      intermediary method_3777 Lnet/minecraft/class_1158;method_3777(III)I
      named getBlockData Lnet/minecraft/world/BlockView;getBlockData(III)I
    • method_4718

      public boolean method_4718(int x, int y, int z, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIIII)Z
      intermediary method_4718 Lnet/minecraft/class_1150;method_4718(IIIII)Z
      named method_4718 Lnet/minecraft/world/World;method_4718(IIIII)Z
    • setAir

      public boolean setAir(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f(III)Z
      intermediary method_4722 Lnet/minecraft/class_1150;method_4722(III)Z
      named setAir Lnet/minecraft/world/World;setAir(III)Z
    • method_4715

      public boolean method_4715(int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIIZ)Z
      intermediary method_4715 Lnet/minecraft/class_1150;method_4715(IIIZ)Z
      named method_4715 Lnet/minecraft/world/World;method_4715(IIIZ)Z
    • method_4719

      public boolean method_4719(int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIILaht;)Z
      intermediary method_4719 Lnet/minecraft/class_1150;method_4719(IIILnet/minecraft/class_197;)Z
      named method_4719 Lnet/minecraft/world/World;method_4719(IIILnet/minecraft/block/Block;)Z
    • method_3709

      public void method_3709(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g(III)V
      intermediary method_3709 Lnet/minecraft/class_1150;method_3709(III)V
      named method_3709 Lnet/minecraft/world/World;method_3709(III)V
    • method_3697

      public void method_3697(int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(IIILaht;)V
      intermediary method_3697 Lnet/minecraft/class_1150;method_3697(IIILnet/minecraft/class_197;)V
      named method_3697 Lnet/minecraft/world/World;method_3697(IIILnet/minecraft/block/Block;)V
    • method_3704

      public void method_3704(int x, int z, int minY, int maxY)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIII)V
      intermediary method_3704 Lnet/minecraft/class_1150;method_3704(IIII)V
      named method_3704 Lnet/minecraft/world/World;method_3704(IIII)V
    • onRenderRegionUpdate

      public void onRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(IIIIII)V
      intermediary method_3684 Lnet/minecraft/class_1150;method_3684(IIIIII)V
      named onRenderRegionUpdate Lnet/minecraft/world/World;onRenderRegionUpdate(IIIIII)V
    • notifyOfNeighborChange

      public void notifyOfNeighborChange(int x, int y, int z, Block block)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(IIILaht;)V
      intermediary method_3710 Lnet/minecraft/class_1150;method_3710(IIILnet/minecraft/class_197;)V
      named notifyOfNeighborChange Lnet/minecraft/world/World;notifyOfNeighborChange(IIILnet/minecraft/block/Block;)V
    • onBlockUpdatedAtFace

      public void onBlockUpdatedAtFace(int x, int y, int z, Block block, int direction)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIILaht;I)V
      intermediary method_4720 Lnet/minecraft/class_1150;method_4720(IIILnet/minecraft/class_197;I)V
      named onBlockUpdatedAtFace Lnet/minecraft/world/World;onBlockUpdatedAtFace(IIILnet/minecraft/block/Block;I)V
    • updateNeighbors

      public void updateNeighbors(int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e(IIILaht;)V
      intermediary method_3723 Lnet/minecraft/class_1150;method_3723(IIILnet/minecraft/class_197;)V
      named updateNeighbors Lnet/minecraft/world/World;updateNeighbors(IIILnet/minecraft/block/Block;)V
    • isTicking

      public boolean isTicking(int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIILaht;)Z
      intermediary method_4713 Lnet/minecraft/class_1150;method_4713(IIILnet/minecraft/class_197;)Z
      named isTicking Lnet/minecraft/world/World;isTicking(IIILnet/minecraft/block/Block;)Z
    • method_3716

      public boolean method_3716(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official i Lafm;i(III)Z
      intermediary method_3716 Lnet/minecraft/class_1150;method_3716(III)Z
      named method_3716 Lnet/minecraft/world/World;method_3716(III)Z
    • method_3718

      public int method_3718(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official j Lafm;j(III)I
      intermediary method_3718 Lnet/minecraft/class_1150;method_3718(III)I
      named method_3718 Lnet/minecraft/world/World;method_3718(III)I
    • method_3720

      public int method_3720(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official k Lafm;k(III)I
      intermediary method_3720 Lnet/minecraft/class_1150;method_3720(III)I
      named method_3720 Lnet/minecraft/world/World;method_3720(III)I
    • method_3604

      public int method_3604(int x, int y, int z, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIIZ)I
      intermediary method_3604 Lnet/minecraft/class_1150;method_3604(IIIZ)I
      named method_3604 Lnet/minecraft/world/World;method_3604(IIIZ)I
    • method_3696

      public int method_3696(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f(II)I
      intermediary method_3696 Lnet/minecraft/class_1150;method_3696(II)I
      named method_3696 Lnet/minecraft/world/World;method_3696(II)I
    • method_4690

      public int method_4690(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g(II)I
      intermediary method_4690 Lnet/minecraft/class_1150;method_4690(II)I
      named method_4690 Lnet/minecraft/world/World;method_4690(II)I
    • method_3642

      @Environment(CLIENT) public int method_3642(LightType lightType, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lafy;III)I
      intermediary method_3642 Lnet/minecraft/class_1150;method_3642(Lnet/minecraft/class_1161;III)I
      named method_3642 Lnet/minecraft/world/World;method_3642(Lnet/minecraft/world/LightType;III)I
    • method_3667

      public int method_3667(LightType lightType, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Lafy;III)I
      intermediary method_3667 Lnet/minecraft/class_1150;method_3667(Lnet/minecraft/class_1161;III)I
      named method_3667 Lnet/minecraft/world/World;method_3667(Lnet/minecraft/world/LightType;III)I
    • method_3668

      public void method_3668(LightType lightType, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Lafy;IIII)V
      intermediary method_3668 Lnet/minecraft/class_1150;method_3668(Lnet/minecraft/class_1161;IIII)V
      named method_3668 Lnet/minecraft/world/World;method_3668(Lnet/minecraft/world/LightType;IIII)V
    • method_3724

      public void method_3724(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official m Lafm;m(III)V
      intermediary method_3724 Lnet/minecraft/class_1150;method_3724(III)V
      named method_3724 Lnet/minecraft/world/World;method_3724(III)V
    • method_3778

      @Environment(CLIENT) public int method_3778(int int2, int int3, int int4, int int5)
      Specified by:
      method_3778 in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official c Lafw;c(IIII)I
      intermediary method_3778 Lnet/minecraft/class_1158;method_3778(IIII)I
      named method_3778 Lnet/minecraft/world/BlockView;method_3778(IIII)I
    • method_3780

      public float method_3780(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official n Lafm;n(III)F
      intermediary method_3780 Lnet/minecraft/class_1150;method_3780(III)F
      named method_3780 Lnet/minecraft/world/World;method_3780(III)F
    • isDay

      public boolean isDay()
      Mappings:
      Namespace Name Mixin selector
      official v Lafm;v()Z
      intermediary method_3727 Lnet/minecraft/class_1150;method_3727()Z
      named isDay Lnet/minecraft/world/World;isDay()Z
    • rayTrace

      public BlockHitResult rayTrace(Vec3d start, Vec3d end)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Layj;Layj;)Layh;
      intermediary method_3613 Lnet/minecraft/class_1150;method_3613(Lnet/minecraft/class_236;Lnet/minecraft/class_236;)Lnet/minecraft/class_234;
      named rayTrace Lnet/minecraft/world/World;rayTrace(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/hit/BlockHitResult;
    • rayTrace

      public BlockHitResult rayTrace(Vec3d start, Vec3d end, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Layj;Layj;Z)Layh;
      intermediary method_3614 Lnet/minecraft/class_1150;method_3614(Lnet/minecraft/class_236;Lnet/minecraft/class_236;Z)Lnet/minecraft/class_234;
      named rayTrace Lnet/minecraft/world/World;rayTrace(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;Z)Lnet/minecraft/util/hit/BlockHitResult;
    • rayTrace

      public BlockHitResult rayTrace(Vec3d start, Vec3d end, boolean bool, boolean bool2, boolean bool3)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Layj;Layj;ZZZ)Layh;
      intermediary method_3615 Lnet/minecraft/class_1150;method_3615(Lnet/minecraft/class_236;Lnet/minecraft/class_236;ZZZ)Lnet/minecraft/class_234;
      named rayTrace Lnet/minecraft/world/World;rayTrace(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;ZZZ)Lnet/minecraft/util/hit/BlockHitResult;
    • playSound

      public void playSound(Entity entity, String sound, float volume, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;Ljava/lang/String;FF)V
      intermediary method_3634 Lnet/minecraft/class_1150;method_3634(Lnet/minecraft/class_864;Ljava/lang/String;FF)V
      named playSound Lnet/minecraft/world/World;playSound(Lnet/minecraft/entity/Entity;Ljava/lang/String;FF)V
    • playSound

      public void playSound(PlayerEntity player, String sound, float volume, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lxk;Ljava/lang/String;FF)V
      intermediary method_4687 Lnet/minecraft/class_1150;method_4687(Lnet/minecraft/class_988;Ljava/lang/String;FF)V
      named playSound Lnet/minecraft/world/World;playSound(Lnet/minecraft/entity/player/PlayerEntity;Ljava/lang/String;FF)V
    • playSound

      public void playSound(double x, double y, double z, String sound, float volume, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(DDDLjava/lang/String;FF)V
      intermediary method_3596 Lnet/minecraft/class_1150;method_3596(DDDLjava/lang/String;FF)V
      named playSound Lnet/minecraft/world/World;playSound(DDDLjava/lang/String;FF)V
    • playSound

      public void playSound(double x, double y, double z, String sound, float volume, float pitch, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(DDDLjava/lang/String;FFZ)V
      intermediary method_3648 Lnet/minecraft/class_1150;method_3648(DDDLjava/lang/String;FFZ)V
      named playSound Lnet/minecraft/world/World;playSound(DDDLjava/lang/String;FFZ)V
    • method_3622

      public void method_3622(String string, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/String;III)V
      intermediary method_3622 Lnet/minecraft/class_1150;method_3622(Ljava/lang/String;III)V
      named method_3622 Lnet/minecraft/world/World;method_3622(Ljava/lang/String;III)V
    • method_3621

      public void method_3621(String string, double double2, double double3, double double4, double double5, double double6, double double7)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/String;DDDDDD)V
      intermediary method_3621 Lnet/minecraft/class_1150;method_3621(Ljava/lang/String;DDDDDD)V
      named method_3621 Lnet/minecraft/world/World;method_3621(Ljava/lang/String;DDDDDD)V
    • addEntity

      public boolean addEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(Lqm;)Z
      intermediary method_3677 Lnet/minecraft/class_1150;method_3677(Lnet/minecraft/class_864;)Z
      named addEntity Lnet/minecraft/world/World;addEntity(Lnet/minecraft/entity/Entity;)Z
    • spawnEntity

      public boolean spawnEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(Lqm;)Z
      intermediary method_3686 Lnet/minecraft/class_1150;method_3686(Lnet/minecraft/class_864;)Z
      named spawnEntity Lnet/minecraft/world/World;spawnEntity(Lnet/minecraft/entity/Entity;)Z
    • onEntitySpawned

      protected void onEntitySpawned(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;)V
      intermediary method_3626 Lnet/minecraft/class_1150;method_3626(Lnet/minecraft/class_864;)V
      named onEntitySpawned Lnet/minecraft/world/World;onEntitySpawned(Lnet/minecraft/entity/Entity;)V
    • onEntityRemoved

      protected void onEntityRemoved(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Lqm;)V
      intermediary method_3663 Lnet/minecraft/class_1150;method_3663(Lnet/minecraft/class_864;)V
      named onEntityRemoved Lnet/minecraft/world/World;onEntityRemoved(Lnet/minecraft/entity/Entity;)V
    • removeEntity

      public void removeEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e(Lqm;)V
      intermediary method_3693 Lnet/minecraft/class_1150;method_3693(Lnet/minecraft/class_864;)V
      named removeEntity Lnet/minecraft/world/World;removeEntity(Lnet/minecraft/entity/Entity;)V
    • method_3700

      public void method_3700(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f(Lqm;)V
      intermediary method_3700 Lnet/minecraft/class_1150;method_3700(Lnet/minecraft/class_864;)V
      named method_3700 Lnet/minecraft/world/World;method_3700(Lnet/minecraft/entity/Entity;)V
    • addListener

      public void addListener(WorldEventListener listener)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lafs;)V
      intermediary method_3640 Lnet/minecraft/class_1150;method_3640(Lnet/minecraft/class_1155;)V
      named addListener Lnet/minecraft/world/World;addListener(Lnet/minecraft/world/WorldEventListener;)V
    • removeListener

      @Environment(CLIENT) public void removeListener(WorldEventListener listener)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Lafs;)V
      intermediary method_3666 Lnet/minecraft/class_1150;method_3666(Lnet/minecraft/class_1155;)V
      named removeListener Lnet/minecraft/world/World;removeListener(Lnet/minecraft/world/WorldEventListener;)V
    • doesBoxCollide

      public List doesBoxCollide(Entity entity, Box box)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;Laye;)Ljava/util/List;
      intermediary method_3633 Lnet/minecraft/class_1150;method_3633(Lnet/minecraft/class_864;Lnet/minecraft/class_231;)Ljava/util/List;
      named doesBoxCollide Lnet/minecraft/world/World;doesBoxCollide(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;)Ljava/util/List;
    • method_3608

      public List method_3608(Box box)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Laye;)Ljava/util/List;
      intermediary method_3608 Lnet/minecraft/class_1150;method_3608(Lnet/minecraft/class_231;)Ljava/util/List;
      named method_3608 Lnet/minecraft/world/World;method_3608(Lnet/minecraft/util/math/Box;)Ljava/util/List;
    • method_3597

      public int method_3597(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(F)I
      intermediary method_3597 Lnet/minecraft/class_1150;method_3597(F)I
      named method_3597 Lnet/minecraft/world/World;method_3597(F)I
    • method_3649

      @Environment(CLIENT) public float method_3649(float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(F)F
      intermediary method_3649 Lnet/minecraft/class_1150;method_3649(F)F
      named method_3649 Lnet/minecraft/world/World;method_3649(F)F
    • method_3631

      @Environment(CLIENT) public Vec3d method_3631(Entity entity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;F)Layj;
      intermediary method_3631 Lnet/minecraft/class_1150;method_3631(Lnet/minecraft/class_864;F)Lnet/minecraft/class_236;
      named method_3631 Lnet/minecraft/world/World;method_3631(Lnet/minecraft/entity/Entity;F)Lnet/minecraft/util/math/Vec3d;
    • getSkyAngle

      public float getSkyAngle(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(F)F
      intermediary method_3670 Lnet/minecraft/class_1150;method_3670(F)F
      named getSkyAngle Lnet/minecraft/world/World;getSkyAngle(F)F
    • getMoonPhase

      @Environment(CLIENT) public int getMoonPhase()
      Mappings:
      Namespace Name Mixin selector
      official w Lafm;w()I
      intermediary method_4726 Lnet/minecraft/class_1150;method_4726()I
      named getMoonPhase Lnet/minecraft/world/World;getMoonPhase()I
    • getMoonSize

      public float getMoonSize()
      Mappings:
      Namespace Name Mixin selector
      official x Lafm;x()F
      intermediary method_5504 Lnet/minecraft/class_1150;method_5504()F
      named getMoonSize Lnet/minecraft/world/World;getMoonSize()F
    • getSkyAngleRadians

      public float getSkyAngleRadians(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(F)F
      intermediary method_3687 Lnet/minecraft/class_1150;method_3687(F)F
      named getSkyAngleRadians Lnet/minecraft/world/World;getSkyAngleRadians(F)F
    • getCloudColor

      @Environment(CLIENT) public Vec3d getCloudColor(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e(F)Layj;
      intermediary method_3695 Lnet/minecraft/class_1150;method_3695(F)Lnet/minecraft/class_236;
      named getCloudColor Lnet/minecraft/world/World;getCloudColor(F)Lnet/minecraft/util/math/Vec3d;
    • getFogColor

      @Environment(CLIENT) public Vec3d getFogColor(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f(F)Layj;
      intermediary method_3702 Lnet/minecraft/class_1150;method_3702(F)Lnet/minecraft/class_236;
      named getFogColor Lnet/minecraft/world/World;getFogColor(F)Lnet/minecraft/util/math/Vec3d;
    • method_3703

      public int method_3703(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official h Lafm;h(II)I
      intermediary method_3703 Lnet/minecraft/class_1150;method_3703(II)I
      named method_3703 Lnet/minecraft/world/World;method_3703(II)I
    • method_3708

      public int method_3708(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official i Lafm;i(II)I
      intermediary method_3708 Lnet/minecraft/class_1150;method_3708(II)I
      named method_3708 Lnet/minecraft/world/World;method_3708(II)I
    • method_3707

      @Environment(CLIENT) public float method_3707(float float2)
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g(F)F
      intermediary method_3707 Lnet/minecraft/class_1150;method_3707(F)F
      named method_3707 Lnet/minecraft/world/World;method_3707(F)F
    • method_3599

      public void method_3599(int int2, int int3, int int4, Block block, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIILaht;I)V
      intermediary method_3599 Lnet/minecraft/class_1150;method_3599(IIILnet/minecraft/class_197;I)V
      named method_3599 Lnet/minecraft/world/World;method_3599(IIILnet/minecraft/block/Block;I)V
    • setTickPriority

      public void setTickPriority(int int2, int int3, int int4, Block block, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIILaht;II)V
      intermediary method_4682 Lnet/minecraft/class_1150;method_4682(IIILnet/minecraft/class_197;II)V
      named setTickPriority Lnet/minecraft/world/World;setTickPriority(IIILnet/minecraft/block/Block;II)V
    • method_3653

      public void method_3653(int int2, int int3, int int4, Block block, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIILaht;II)V
      intermediary method_3653 Lnet/minecraft/class_1150;method_3653(IIILnet/minecraft/class_197;II)V
      named method_3653 Lnet/minecraft/world/World;method_3653(IIILnet/minecraft/block/Block;II)V
    • tickEntities

      public void tickEntities()
      Mappings:
      Namespace Name Mixin selector
      official h Lafm;h()V
      intermediary method_3706 Lnet/minecraft/class_1150;method_3706()V
      named tickEntities Lnet/minecraft/world/World;tickEntities()V
    • addBlockEntities

      public void addBlockEntities(Collection collection)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/util/Collection;)V
      intermediary method_3624 Lnet/minecraft/class_1150;method_3624(Ljava/util/Collection;)V
      named addBlockEntities Lnet/minecraft/world/World;addBlockEntities(Ljava/util/Collection;)V
    • method_3705

      public void method_3705(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g(Lqm;)V
      intermediary method_3705 Lnet/minecraft/class_1150;method_3705(Lnet/minecraft/class_864;)V
      named method_3705 Lnet/minecraft/world/World;method_3705(Lnet/minecraft/entity/Entity;)V
    • checkChunk

      public void checkChunk(Entity entity, boolean bl)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;Z)V
      intermediary method_3636 Lnet/minecraft/class_1150;method_3636(Lnet/minecraft/class_864;Z)V
      named checkChunk Lnet/minecraft/world/World;checkChunk(Lnet/minecraft/entity/Entity;Z)V
    • hasEntityIn

      public boolean hasEntityIn(Box box)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Laye;)Z
      intermediary method_3658 Lnet/minecraft/class_1150;method_3658(Lnet/minecraft/class_231;)Z
      named hasEntityIn Lnet/minecraft/world/World;hasEntityIn(Lnet/minecraft/util/math/Box;)Z
    • hasEntityIn

      public boolean hasEntityIn(Box box, Entity exclusion)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Laye;Lqm;)Z
      intermediary method_3611 Lnet/minecraft/class_1150;method_3611(Lnet/minecraft/class_231;Lnet/minecraft/class_864;)Z
      named hasEntityIn Lnet/minecraft/world/World;hasEntityIn(Lnet/minecraft/util/math/Box;Lnet/minecraft/entity/Entity;)Z
    • isBoxNotEmpty

      public boolean isBoxNotEmpty(Box box)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(Laye;)Z
      intermediary method_3676 Lnet/minecraft/class_1150;method_3676(Lnet/minecraft/class_231;)Z
      named isBoxNotEmpty Lnet/minecraft/world/World;isBoxNotEmpty(Lnet/minecraft/util/math/Box;)Z
    • containsFluid

      public boolean containsFluid(Box box)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(Laye;)Z
      intermediary method_3685 Lnet/minecraft/class_1150;method_3685(Lnet/minecraft/class_231;)Z
      named containsFluid Lnet/minecraft/world/World;containsFluid(Lnet/minecraft/util/math/Box;)Z
    • containsFireSource

      public boolean containsFireSource(Box box)
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e(Laye;)Z
      intermediary method_3692 Lnet/minecraft/class_1150;method_3692(Lnet/minecraft/class_231;)Z
      named containsFireSource Lnet/minecraft/world/World;containsFireSource(Lnet/minecraft/util/math/Box;)Z
    • method_3610

      public boolean method_3610(Box box, Material material, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Laye;Lave;Lqm;)Z
      intermediary method_3610 Lnet/minecraft/class_1150;method_3610(Lnet/minecraft/class_231;Lnet/minecraft/class_63;Lnet/minecraft/class_864;)Z
      named method_3610 Lnet/minecraft/world/World;method_3610(Lnet/minecraft/util/math/Box;Lnet/minecraft/block/Material;Lnet/minecraft/entity/Entity;)Z
    • containsMaterial

      public boolean containsMaterial(Box box, Material material)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Laye;Lave;)Z
      intermediary method_3609 Lnet/minecraft/class_1150;method_3609(Lnet/minecraft/class_231;Lnet/minecraft/class_63;)Z
      named containsMaterial Lnet/minecraft/world/World;containsMaterial(Lnet/minecraft/util/math/Box;Lnet/minecraft/block/Material;)Z
    • containsBlockWithMaterial

      public boolean containsBlockWithMaterial(Box box, Material material)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Laye;Lave;)Z
      intermediary method_3659 Lnet/minecraft/class_1150;method_3659(Lnet/minecraft/class_231;Lnet/minecraft/class_63;)Z
      named containsBlockWithMaterial Lnet/minecraft/world/World;containsBlockWithMaterial(Lnet/minecraft/util/math/Box;Lnet/minecraft/block/Material;)Z
    • createExplosion

      public Explosion createExplosion(Entity entity, double x, double y, double z, float power, boolean destructive)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;DDDFZ)Lafh;
      intermediary method_3629 Lnet/minecraft/class_1150;method_3629(Lnet/minecraft/class_864;DDDFZ)Lnet/minecraft/class_1147;
      named createExplosion Lnet/minecraft/world/World;createExplosion(Lnet/minecraft/entity/Entity;DDDFZ)Lnet/minecraft/world/explosion/Explosion;
    • createExplosion

      public Explosion createExplosion(Entity entity, double x, double y, double z, float power, boolean createFire, boolean destructive)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;DDDFZZ)Lafh;
      intermediary method_3630 Lnet/minecraft/class_1150;method_3630(Lnet/minecraft/class_864;DDDFZZ)Lnet/minecraft/class_1147;
      named createExplosion Lnet/minecraft/world/World;createExplosion(Lnet/minecraft/entity/Entity;DDDFZZ)Lnet/minecraft/world/explosion/Explosion;
    • method_3612

      public float method_3612(Vec3d pos, Box box)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Layj;Laye;)F
      intermediary method_3612 Lnet/minecraft/class_1150;method_3612(Lnet/minecraft/class_236;Lnet/minecraft/class_231;)F
      named method_3612 Lnet/minecraft/world/World;method_3612(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Box;)F
    • method_3638

      public boolean method_3638(PlayerEntity playerEntity, int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lxk;IIII)Z
      intermediary method_3638 Lnet/minecraft/class_1150;method_3638(Lnet/minecraft/class_988;IIII)Z
      named method_3638 Lnet/minecraft/world/World;method_3638(Lnet/minecraft/entity/player/PlayerEntity;IIII)Z
    • addDetailsToCrashReport

      @Environment(CLIENT) public String addDetailsToCrashReport()
      Mappings:
      Namespace Name Mixin selector
      official y Lafm;y()Ljava/lang/String;
      intermediary method_3728 Lnet/minecraft/class_1150;method_3728()Ljava/lang/String;
      named addDetailsToCrashReport Lnet/minecraft/world/World;addDetailsToCrashReport()Ljava/lang/String;
    • getDebugString

      @Environment(CLIENT) public String getDebugString()
      Mappings:
      Namespace Name Mixin selector
      official z Lafm;z()Ljava/lang/String;
      intermediary method_3729 Lnet/minecraft/class_1150;method_3729()Ljava/lang/String;
      named getDebugString Lnet/minecraft/world/World;getDebugString()Ljava/lang/String;
    • getBlockEntity

      public BlockEntity getBlockEntity(int x, int y, int z)
      Specified by:
      getBlockEntity in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official o Lafw;o(III)Lanc;
      intermediary method_3781 Lnet/minecraft/class_1158;method_3781(III)Lnet/minecraft/class_226;
      named getBlockEntity Lnet/minecraft/world/BlockView;getBlockEntity(III)Lnet/minecraft/block/entity/BlockEntity;
    • method_3603

      public void method_3603(int x, int y, int z, BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIILanc;)V
      intermediary method_3603 Lnet/minecraft/class_1150;method_3603(IIILnet/minecraft/class_226;)V
      named method_3603 Lnet/minecraft/world/World;method_3603(IIILnet/minecraft/block/entity/BlockEntity;)V
    • method_3725

      public void method_3725(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official p Lafm;p(III)V
      intermediary method_3725 Lnet/minecraft/class_1150;method_3725(III)V
      named method_3725 Lnet/minecraft/world/World;method_3725(III)V
    • queueBlockEntity

      public void queueBlockEntity(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lanc;)V
      intermediary method_3607 Lnet/minecraft/class_1150;method_3607(Lnet/minecraft/class_226;)V
      named queueBlockEntity Lnet/minecraft/world/World;queueBlockEntity(Lnet/minecraft/block/entity/BlockEntity;)V
    • method_4691

      public boolean method_4691(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official q Lafm;q(III)Z
      intermediary method_4691 Lnet/minecraft/class_1150;method_4691(III)Z
      named method_4691 Lnet/minecraft/world/World;method_4691(III)Z
    • canBuildOnTopOfBlock

      public static boolean canBuildOnTopOfBlock(BlockView blockView, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lafw;III)Z
      intermediary method_6407 Lnet/minecraft/class_1150;method_6407(Lnet/minecraft/class_1158;III)Z
      named canBuildOnTopOfBlock Lnet/minecraft/world/World;canBuildOnTopOfBlock(Lnet/minecraft/world/BlockView;III)Z
    • method_3656

      public boolean method_3656(int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(IIIZ)Z
      intermediary method_3656 Lnet/minecraft/class_1150;method_3656(IIIZ)Z
      named method_3656 Lnet/minecraft/world/World;method_3656(IIIZ)Z
    • calculateAmbientDarkness

      public void calculateAmbientDarkness()
      Mappings:
      Namespace Name Mixin selector
      official A Lafm;A()V
      intermediary method_3731 Lnet/minecraft/class_1150;method_3731()V
      named calculateAmbientDarkness Lnet/minecraft/world/World;calculateAmbientDarkness()V
    • method_3645

      public void method_3645(boolean spawnAnimals, boolean spawnMonsters)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(ZZ)V
      intermediary method_3645 Lnet/minecraft/class_1150;method_3645(ZZ)V
      named method_3645 Lnet/minecraft/world/World;method_3645(ZZ)V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b()V
      intermediary method_3646 Lnet/minecraft/class_1150;method_3646()V
      named tick Lnet/minecraft/world/World;tick()V
    • initWeatherGradients

      private void initWeatherGradients()
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a()V
      intermediary method_3594 Lnet/minecraft/class_1150;method_3594()V
      named initWeatherGradients Lnet/minecraft/world/World;initWeatherGradients()V
    • tickWeather

      protected void tickWeather()
      Mappings:
      Namespace Name Mixin selector
      official o Lafm;o()V
      intermediary method_3722 Lnet/minecraft/class_1150;method_3722()V
      named tickWeather Lnet/minecraft/world/World;tickWeather()V
    • updateLighting

      protected void updateLighting()
      Mappings:
      Namespace Name Mixin selector
      official B Lafm;B()V
      intermediary method_3735 Lnet/minecraft/class_1150;method_3735()V
      named updateLighting Lnet/minecraft/world/World;updateLighting()V
    • method_3605

      protected void method_3605(int int2, int int3, Chunk chunk)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IILaoi;)V
      intermediary method_3605 Lnet/minecraft/class_1150;method_3605(IILnet/minecraft/class_1196;)V
      named method_3605 Lnet/minecraft/world/World;method_3605(IILnet/minecraft/world/chunk/Chunk;)V
    • tickBlocks

      protected void tickBlocks()
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g()V
      intermediary method_3701 Lnet/minecraft/class_1150;method_3701()V
      named tickBlocks Lnet/minecraft/world/World;tickBlocks()V
    • method_3730

      public boolean method_3730(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official r Lafm;r(III)Z
      intermediary method_3730 Lnet/minecraft/class_1150;method_3730(III)Z
      named method_3730 Lnet/minecraft/world/World;method_3730(III)Z
    • method_3732

      public boolean method_3732(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official s Lafm;s(III)Z
      intermediary method_3732 Lnet/minecraft/class_1150;method_3732(III)Z
      named method_3732 Lnet/minecraft/world/World;method_3732(III)Z
    • method_3675

      public boolean method_3675(int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(IIIZ)Z
      intermediary method_3675 Lnet/minecraft/class_1150;method_3675(IIIZ)Z
      named method_3675 Lnet/minecraft/world/World;method_3675(IIIZ)Z
    • method_6409

      public boolean method_6409(int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official e Lafm;e(IIIZ)Z
      intermediary method_6409 Lnet/minecraft/class_1150;method_6409(IIIZ)Z
      named method_6409 Lnet/minecraft/world/World;method_6409(IIIZ)Z
    • method_3736

      public boolean method_3736(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official t Lafm;t(III)Z
      intermediary method_3736 Lnet/minecraft/class_1150;method_3736(III)Z
      named method_3736 Lnet/minecraft/world/World;method_3736(III)Z
    • method_4714

      private int method_4714(int int2, int int3, int int4, LightType lightType)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(IIILafy;)I
      intermediary method_4714 Lnet/minecraft/class_1150;method_4714(IIILnet/minecraft/class_1161;)I
      named method_4714 Lnet/minecraft/world/World;method_4714(IIILnet/minecraft/world/LightType;)I
    • method_3678

      public boolean method_3678(LightType lightType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(Lafy;III)Z
      intermediary method_3678 Lnet/minecraft/class_1150;method_3678(Lnet/minecraft/class_1161;III)Z
      named method_3678 Lnet/minecraft/world/World;method_3678(Lnet/minecraft/world/LightType;III)Z
    • method_3644

      public boolean method_3644(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Z)Z
      intermediary method_3644 Lnet/minecraft/class_1150;method_3644(Z)Z
      named method_3644 Lnet/minecraft/world/World;method_3644(Z)Z
    • getEntities

      public List getEntities(Chunk chunk, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Laoi;Z)Ljava/util/List;
      intermediary method_3643 Lnet/minecraft/class_1150;method_3643(Lnet/minecraft/class_1196;Z)Ljava/util/List;
      named getEntities Lnet/minecraft/world/World;getEntities(Lnet/minecraft/world/chunk/Chunk;Z)Ljava/util/List;
    • getEntitiesIn

      public List getEntitiesIn(Entity entity, Box box)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Lqm;Laye;)Ljava/util/List;
      intermediary method_3665 Lnet/minecraft/class_1150;method_3665(Lnet/minecraft/class_864;Lnet/minecraft/class_231;)Ljava/util/List;
      named getEntitiesIn Lnet/minecraft/world/World;getEntitiesIn(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;)Ljava/util/List;
    • getEntitiesIn

      public List getEntitiesIn(Entity entity, Box box, EntityPredicates entityPredicate)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;Laye;Lqv;)Ljava/util/List;
      intermediary method_4717 Lnet/minecraft/class_1150;method_4717(Lnet/minecraft/class_864;Lnet/minecraft/class_231;Lnet/minecraft/class_1394;)Ljava/util/List;
      named getEntitiesIn Lnet/minecraft/world/World;getEntitiesIn(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;Lnet/minecraft/entity/predicate/EntityPredicates;)Ljava/util/List;
    • getEntitiesInBox

      public List getEntitiesInBox(Class except, Box box)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/Class;Laye;)Ljava/util/List;
      intermediary method_3617 Lnet/minecraft/class_1150;method_3617(Ljava/lang/Class;Lnet/minecraft/class_231;)Ljava/util/List;
      named getEntitiesInBox Lnet/minecraft/world/World;getEntitiesInBox(Ljava/lang/Class;Lnet/minecraft/util/math/Box;)Ljava/util/List;
    • getEntitiesInBox

      public List getEntitiesInBox(Class except, Box box, EntityPredicates entityPredicate)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/Class;Laye;Lqv;)Ljava/util/List;
      intermediary method_4685 Lnet/minecraft/class_1150;method_4685(Ljava/lang/Class;Lnet/minecraft/class_231;Lnet/minecraft/class_1394;)Ljava/util/List;
      named getEntitiesInBox Lnet/minecraft/world/World;getEntitiesInBox(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Lnet/minecraft/entity/predicate/EntityPredicates;)Ljava/util/List;
    • getEntitiesByClass

      public Entity getEntitiesByClass(Class entityClass, Box box, Entity except)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/Class;Laye;Lqm;)Lqm;
      intermediary method_3618 Lnet/minecraft/class_1150;method_3618(Ljava/lang/Class;Lnet/minecraft/class_231;Lnet/minecraft/class_864;)Lnet/minecraft/class_864;
      named getEntitiesByClass Lnet/minecraft/world/World;getEntitiesByClass(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Lnet/minecraft/entity/Entity;)Lnet/minecraft/entity/Entity;
    • getEntityById

      public abstract Entity getEntityById(int id)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(I)Lqm;
      intermediary method_2133 Lnet/minecraft/class_1150;method_2133(I)Lnet/minecraft/class_864;
      named getEntityById Lnet/minecraft/world/World;getEntityById(I)Lnet/minecraft/entity/Entity;
    • getLoadedEntities

      @Environment(CLIENT) public List getLoadedEntities()
      Mappings:
      Namespace Name Mixin selector
      official C Lafm;C()Ljava/util/List;
      intermediary method_3737 Lnet/minecraft/class_1150;method_3737()Ljava/util/List;
      named getLoadedEntities Lnet/minecraft/world/World;getLoadedEntities()Ljava/util/List;
    • method_3655

      public void method_3655(int x, int y, int z, BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIILanc;)V
      intermediary method_3655 Lnet/minecraft/class_1150;method_3655(IIILnet/minecraft/class_226;)V
      named method_3655 Lnet/minecraft/world/World;method_3655(IIILnet/minecraft/block/entity/BlockEntity;)V
    • method_3616

      public int method_3616(Class class2)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/Class;)I
      intermediary method_3616 Lnet/minecraft/class_1150;method_3616(Ljava/lang/Class;)I
      named method_3616 Lnet/minecraft/world/World;method_3616(Ljava/lang/Class;)I
    • method_3625

      public void method_3625(List list)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/util/List;)V
      intermediary method_3625 Lnet/minecraft/class_1150;method_3625(Ljava/util/List;)V
      named method_3625 Lnet/minecraft/world/World;method_3625(Ljava/util/List;)V
    • method_3662

      public void method_3662(List list)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Ljava/util/List;)V
      intermediary method_3662 Lnet/minecraft/class_1150;method_3662(Ljava/util/List;)V
      named method_3662 Lnet/minecraft/world/World;method_3662(Ljava/util/List;)V
    • method_3602

      public boolean method_3602(Block block, int int2, int int3, int int4, boolean bool, int int5, Entity entity, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Laht;IIIZILqm;Labo;)Z
      intermediary method_3602 Lnet/minecraft/class_1150;method_3602(Lnet/minecraft/class_197;IIIZILnet/minecraft/class_864;Lnet/minecraft/class_1071;)Z
      named method_3602 Lnet/minecraft/world/World;method_3602(Lnet/minecraft/block/Block;IIIZILnet/minecraft/entity/Entity;Lnet/minecraft/item/ItemStack;)Z
    • method_3635

      public Path method_3635(Entity entity, Entity entity2, float float2, boolean bool, boolean bool2, boolean bool3, boolean bool4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;Lqm;FZZZZ)Lawq;
      intermediary method_3635 Lnet/minecraft/class_1150;method_3635(Lnet/minecraft/class_864;Lnet/minecraft/class_864;FZZZZ)Lnet/minecraft/class_87;
      named method_3635 Lnet/minecraft/world/World;method_3635(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Entity;FZZZZ)Lnet/minecraft/entity/ai/pathing/Path;
    • method_3632

      public Path method_3632(Entity entity, int int2, int int3, int int4, float float2, boolean bool, boolean bool2, boolean bool3, boolean bool4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;IIIFZZZZ)Lawq;
      intermediary method_3632 Lnet/minecraft/class_1150;method_3632(Lnet/minecraft/class_864;IIIFZZZZ)Lnet/minecraft/class_87;
      named method_3632 Lnet/minecraft/world/World;method_3632(Lnet/minecraft/entity/Entity;IIIFZZZZ)Lnet/minecraft/entity/ai/pathing/Path;
    • method_3719

      public int method_3719(int int2, int int3, int int4, int int5)
      Specified by:
      method_3719 in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official e Lafw;e(IIII)I
      intermediary method_3719 Lnet/minecraft/class_1158;method_3719(IIII)I
      named method_3719 Lnet/minecraft/world/BlockView;method_3719(IIII)I
    • method_4709

      public int method_4709(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official u Lafm;u(III)I
      intermediary method_4709 Lnet/minecraft/class_1150;method_4709(III)I
      named method_4709 Lnet/minecraft/world/World;method_4709(III)I
    • method_4723

      public boolean method_4723(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f(IIII)Z
      intermediary method_4723 Lnet/minecraft/class_1150;method_4723(IIII)Z
      named method_4723 Lnet/minecraft/world/World;method_4723(IIII)Z
    • getPowerAtFace

      public int getPowerAtFace(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official g Lafm;g(IIII)I
      intermediary method_4724 Lnet/minecraft/class_1150;method_4724(IIII)I
      named getPowerAtFace Lnet/minecraft/world/World;getPowerAtFace(IIII)I
    • method_3739

      public boolean method_3739(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official v Lafm;v(III)Z
      intermediary method_3739 Lnet/minecraft/class_1150;method_3739(III)Z
      named method_3739 Lnet/minecraft/world/World;method_3739(III)Z
    • method_4710

      public int method_4710(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official w Lafm;w(III)I
      intermediary method_4710 Lnet/minecraft/class_1150;method_4710(III)I
      named method_4710 Lnet/minecraft/world/World;method_4710(III)I
    • getClosestPlayer

      public PlayerEntity getClosestPlayer(Entity entity, double maxDistance)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;D)Lxk;
      intermediary method_3628 Lnet/minecraft/class_1150;method_3628(Lnet/minecraft/class_864;D)Lnet/minecraft/class_988;
      named getClosestPlayer Lnet/minecraft/world/World;getClosestPlayer(Lnet/minecraft/entity/Entity;D)Lnet/minecraft/entity/player/PlayerEntity;
    • getClosestPlayer

      public PlayerEntity getClosestPlayer(double x, double y, double z, double maxDistance)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(DDDD)Lxk;
      intermediary method_3595 Lnet/minecraft/class_1150;method_3595(DDDD)Lnet/minecraft/class_988;
      named getClosestPlayer Lnet/minecraft/world/World;getClosestPlayer(DDDD)Lnet/minecraft/entity/player/PlayerEntity;
    • method_3664

      public PlayerEntity method_3664(Entity entity, double double2)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Lqm;D)Lxk;
      intermediary method_3664 Lnet/minecraft/class_1150;method_3664(Lnet/minecraft/class_864;D)Lnet/minecraft/class_988;
      named method_3664 Lnet/minecraft/world/World;method_3664(Lnet/minecraft/entity/Entity;D)Lnet/minecraft/entity/player/PlayerEntity;
    • method_3647

      public PlayerEntity method_3647(double x, double y, double z, double double2)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(DDDD)Lxk;
      intermediary method_3647 Lnet/minecraft/class_1150;method_3647(DDDD)Lnet/minecraft/class_988;
      named method_3647 Lnet/minecraft/world/World;method_3647(DDDD)Lnet/minecraft/entity/player/PlayerEntity;
    • getPlayerByName

      public PlayerEntity getPlayerByName(String name)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/String;)Lxk;
      intermediary method_3620 Lnet/minecraft/class_1150;method_3620(Ljava/lang/String;)Lnet/minecraft/class_988;
      named getPlayerByName Lnet/minecraft/world/World;getPlayerByName(Ljava/lang/String;)Lnet/minecraft/entity/player/PlayerEntity;
    • disconnect

      @Environment(CLIENT) public void disconnect()
      Mappings:
      Namespace Name Mixin selector
      official E Lafm;E()V
      intermediary method_3577 Lnet/minecraft/class_1150;method_3577()V
      named disconnect Lnet/minecraft/world/World;disconnect()V
    • readSaveLock

      public void readSaveLock()
      Mappings:
      Namespace Name Mixin selector
      official F Lafm;F()V
      intermediary method_3579 Lnet/minecraft/class_1150;method_3579()V
      named readSaveLock Lnet/minecraft/world/World;readSaveLock()V
    • setTime

      @Environment(CLIENT) public void setTime(long time)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(J)V
      intermediary method_4683 Lnet/minecraft/class_1150;method_4683(J)V
      named setTime Lnet/minecraft/world/World;setTime(J)V
    • getSeed

      public long getSeed()
      Mappings:
      Namespace Name Mixin selector
      official G Lafm;G()J
      intermediary method_3581 Lnet/minecraft/class_1150;method_3581()J
      named getSeed Lnet/minecraft/world/World;getSeed()J
    • getLastUpdateTime

      public long getLastUpdateTime()
      Mappings:
      Namespace Name Mixin selector
      official H Lafm;H()J
      intermediary method_4678 Lnet/minecraft/class_1150;method_4678()J
      named getLastUpdateTime Lnet/minecraft/world/World;getLastUpdateTime()J
    • getTimeOfDay

      public long getTimeOfDay()
      Mappings:
      Namespace Name Mixin selector
      official I Lafm;I()J
      intermediary method_3583 Lnet/minecraft/class_1150;method_3583()J
      named getTimeOfDay Lnet/minecraft/world/World;getTimeOfDay()J
    • setTimeOfDay

      public void setTimeOfDay(long time)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(J)V
      intermediary method_3657 Lnet/minecraft/class_1150;method_3657(J)V
      named setTimeOfDay Lnet/minecraft/world/World;setTimeOfDay(J)V
    • getWorldSpawnPos

      public BlockPos getWorldSpawnPos()
      Mappings:
      Namespace Name Mixin selector
      official J Lafm;J()Lr;
      intermediary method_3585 Lnet/minecraft/class_1150;method_3585()Lnet/minecraft/class_851;
      named getWorldSpawnPos Lnet/minecraft/world/World;getWorldSpawnPos()Lnet/minecraft/util/math/BlockPos;
    • method_3578

      public void method_3578(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official x Lafm;x(III)V
      intermediary method_3578 Lnet/minecraft/class_1150;method_3578(III)V
      named method_3578 Lnet/minecraft/world/World;method_3578(III)V
    • loadEntity

      @Environment(CLIENT) public void loadEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official h Lafm;h(Lqm;)V
      intermediary method_3711 Lnet/minecraft/class_1150;method_3711(Lnet/minecraft/class_864;)V
      named loadEntity Lnet/minecraft/world/World;loadEntity(Lnet/minecraft/entity/Entity;)V
    • method_3637

      public boolean method_3637(PlayerEntity playerEntity, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lxk;III)Z
      intermediary method_3637 Lnet/minecraft/class_1150;method_3637(Lnet/minecraft/class_988;III)Z
      named method_3637 Lnet/minecraft/world/World;method_3637(Lnet/minecraft/entity/player/PlayerEntity;III)Z
    • sendEntityStatus

      public void sendEntityStatus(Entity entity, byte status)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lqm;B)V
      intermediary method_3627 Lnet/minecraft/class_1150;method_3627(Lnet/minecraft/class_864;B)V
      named sendEntityStatus Lnet/minecraft/world/World;sendEntityStatus(Lnet/minecraft/entity/Entity;B)V
    • getChunkProvider

      public ChunkProvider getChunkProvider()
      Mappings:
      Namespace Name Mixin selector
      official K Lafm;K()Laof;
      intermediary method_3586 Lnet/minecraft/class_1150;method_3586()Lnet/minecraft/class_1193;
      named getChunkProvider Lnet/minecraft/world/World;getChunkProvider()Lnet/minecraft/world/chunk/ChunkProvider;
    • method_3654

      public void method_3654(int int2, int int3, int int4, Block block, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(IIILaht;II)V
      intermediary method_3654 Lnet/minecraft/class_1150;method_3654(IIILnet/minecraft/class_197;II)V
      named method_3654 Lnet/minecraft/world/World;method_3654(IIILnet/minecraft/block/Block;II)V
    • getSaveHandler

      public SaveHandler getSaveHandler()
      Mappings:
      Namespace Name Mixin selector
      official L Lafm;L()Laxn;
      intermediary method_3587 Lnet/minecraft/class_1150;method_3587()Lnet/minecraft/class_101;
      named getSaveHandler Lnet/minecraft/world/World;getSaveHandler()Lnet/minecraft/world/SaveHandler;
    • getLevelProperties

      public LevelProperties getLevelProperties()
      Mappings:
      Namespace Name Mixin selector
      official M Lafm;M()Laxd;
      intermediary method_3588 Lnet/minecraft/class_1150;method_3588()Lnet/minecraft/class_100;
      named getLevelProperties Lnet/minecraft/world/World;getLevelProperties()Lnet/minecraft/world/level/LevelProperties;
    • getGameRules

      public GameRuleManager getGameRules()
      Mappings:
      Namespace Name Mixin selector
      official N Lafm;N()Lafj;
      intermediary method_4679 Lnet/minecraft/class_1150;method_4679()Lnet/minecraft/class_1439;
      named getGameRules Lnet/minecraft/world/World;getGameRules()Lnet/minecraft/world/GameRuleManager;
    • method_3669

      public void method_3669()
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c()V
      intermediary method_3669 Lnet/minecraft/class_1150;method_3669()V
      named method_3669 Lnet/minecraft/world/World;method_3669()V
    • getThunderGradient

      public float getThunderGradient(float offset)
      Mappings:
      Namespace Name Mixin selector
      official h Lafm;h(F)F
      intermediary method_3713 Lnet/minecraft/class_1150;method_3713(F)F
      named getThunderGradient Lnet/minecraft/world/World;getThunderGradient(F)F
    • setThunderGradient

      @Environment(CLIENT) public void setThunderGradient(float thunderGradient)
      Mappings:
      Namespace Name Mixin selector
      official i Lafm;i(F)V
      intermediary method_6410 Lnet/minecraft/class_1150;method_6410(F)V
      named setThunderGradient Lnet/minecraft/world/World;setThunderGradient(F)V
    • getRainGradient

      public float getRainGradient(float offset)
      Mappings:
      Namespace Name Mixin selector
      official j Lafm;j(F)F
      intermediary method_3715 Lnet/minecraft/class_1150;method_3715(F)F
      named getRainGradient Lnet/minecraft/world/World;getRainGradient(F)F
    • setRainGradient

      @Environment(CLIENT) public void setRainGradient(float rainGradient)
      Mappings:
      Namespace Name Mixin selector
      official k Lafm;k(F)V
      intermediary method_3717 Lnet/minecraft/class_1150;method_3717(F)V
      named setRainGradient Lnet/minecraft/world/World;setRainGradient(F)V
    • isThundering

      public boolean isThundering()
      Mappings:
      Namespace Name Mixin selector
      official O Lafm;O()Z
      intermediary method_3589 Lnet/minecraft/class_1150;method_3589()Z
      named isThundering Lnet/minecraft/world/World;isThundering()Z
    • isRaining

      public boolean isRaining()
      Mappings:
      Namespace Name Mixin selector
      official P Lafm;P()Z
      intermediary method_3590 Lnet/minecraft/class_1150;method_3590()Z
      named isRaining Lnet/minecraft/world/World;isRaining()Z
    • method_3580

      public boolean method_3580(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official y Lafm;y(III)Z
      intermediary method_3580 Lnet/minecraft/class_1150;method_3580(III)Z
      named method_3580 Lnet/minecraft/world/World;method_3580(III)Z
    • method_3582

      public boolean method_3582(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official z Lafm;z(III)Z
      intermediary method_3582 Lnet/minecraft/class_1150;method_3582(III)Z
      named method_3582 Lnet/minecraft/world/World;method_3582(III)Z
    • setItemData

      public void setItemData(String string, PersistentState persistentState)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/String;Laww;)V
      intermediary method_3623 Lnet/minecraft/class_1150;method_3623(Ljava/lang/String;Lnet/minecraft/class_92;)V
      named setItemData Lnet/minecraft/world/World;setItemData(Ljava/lang/String;Lnet/minecraft/world/PersistentState;)V
    • method_3619

      public PersistentState method_3619(Class class2, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ljava/lang/Class;Ljava/lang/String;)Laww;
      intermediary method_3619 Lnet/minecraft/class_1150;method_3619(Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/class_92;
      named method_3619 Lnet/minecraft/world/World;method_3619(Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/world/PersistentState;
    • method_3660

      public int method_3660(String string)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Ljava/lang/String;)I
      intermediary method_3660 Lnet/minecraft/class_1150;method_3660(Ljava/lang/String;)I
      named method_3660 Lnet/minecraft/world/World;method_3660(Ljava/lang/String;)I
    • method_4689

      public void method_4689(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(IIIII)V
      intermediary method_4689 Lnet/minecraft/class_1150;method_4689(IIIII)V
      named method_4689 Lnet/minecraft/world/World;method_4689(IIIII)V
    • playSound

      public void playSound(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official c Lafm;c(IIIII)V
      intermediary method_3691 Lnet/minecraft/class_1150;method_3691(IIIII)V
      named playSound Lnet/minecraft/world/World;playSound(IIIII)V
    • method_3639

      public void method_3639(PlayerEntity playerEntity, int type, int x, int y, int z, int data)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lxk;IIIII)V
      intermediary method_3639 Lnet/minecraft/class_1150;method_3639(Lnet/minecraft/class_988;IIIII)V
      named method_3639 Lnet/minecraft/world/World;method_3639(Lnet/minecraft/entity/player/PlayerEntity;IIIII)V
    • getMaxBuildHeight

      public int getMaxBuildHeight()
      Specified by:
      getMaxBuildHeight in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official method_3771 Lafm;method_3771()I
      intermediary method_3771 Lnet/minecraft/class_1150;method_3771()I
      named getMaxBuildHeight Lnet/minecraft/world/World;getMaxBuildHeight()I
    • getEffectiveHeight

      public int getEffectiveHeight()
      Mappings:
      Namespace Name Mixin selector
      official R Lafm;R()I
      intermediary method_3591 Lnet/minecraft/class_1150;method_3591()I
      named getEffectiveHeight Lnet/minecraft/world/World;getEffectiveHeight()I
    • getStructureRandom

      public Random getStructureRandom(int x, int z, int seed)
      Mappings:
      Namespace Name Mixin selector
      official A Lafm;A(III)Ljava/util/Random;
      intermediary method_3584 Lnet/minecraft/class_1150;method_3584(III)Ljava/util/Random;
      named getStructureRandom Lnet/minecraft/world/World;getStructureRandom(III)Ljava/util/Random;
    • method_3661

      public Vec3i method_3661(String string, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(Ljava/lang/String;III)Lafe;
      intermediary method_3661 Lnet/minecraft/class_1150;method_3661(Ljava/lang/String;III)Lnet/minecraft/class_1167;
      named method_3661 Lnet/minecraft/world/World;method_3661(Ljava/lang/String;III)Lnet/minecraft/util/math/Vec3i;
    • isEmpty

      @Environment(CLIENT) public boolean isEmpty()
      Specified by:
      isEmpty in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official S Lafw;S()Z
      intermediary method_3772 Lnet/minecraft/class_1158;method_3772()Z
      named isEmpty Lnet/minecraft/world/BlockView;isEmpty()Z
    • getHorizonHeight

      @Environment(CLIENT) public double getHorizonHeight()
      Mappings:
      Namespace Name Mixin selector
      official T Lafm;T()D
      intermediary method_3593 Lnet/minecraft/class_1150;method_3593()D
      named getHorizonHeight Lnet/minecraft/world/World;getHorizonHeight()D
    • addToCrashReport

      public CrashReportSection addToCrashReport(CrashReport report)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lb;)Lk;
      intermediary method_4684 Lnet/minecraft/class_1150;method_4684(Lnet/minecraft/class_1;)Lnet/minecraft/class_1392;
      named addToCrashReport Lnet/minecraft/world/World;addToCrashReport(Lnet/minecraft/util/crash/CrashReport;)Lnet/minecraft/util/crash/CrashReportSection;
    • method_3698

      public void method_3698(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official d Lafm;d(IIIII)V
      intermediary method_3698 Lnet/minecraft/class_1150;method_3698(IIIII)V
      named method_3698 Lnet/minecraft/world/World;method_3698(IIIII)V
    • method_22399

      public class_5093 method_22399()
      Specified by:
      method_22399 in interface BlockView
      Mappings:
      Namespace Name Mixin selector
      official U Lafw;U()Layk;
      intermediary method_22399 Lnet/minecraft/class_1158;method_22399()Lnet/minecraft/class_5093;
      named method_22399 Lnet/minecraft/world/BlockView;method_22399()Lnet/minecraft/class_5093;
    • getCalenderInstance

      public Calendar getCalenderInstance()
      Mappings:
      Namespace Name Mixin selector
      official V Lafm;V()Ljava/util/Calendar;
      intermediary method_4680 Lnet/minecraft/class_1150;method_4680()Ljava/util/Calendar;
      named getCalenderInstance Lnet/minecraft/world/World;getCalenderInstance()Ljava/util/Calendar;
    • addFireworkParticle

      @Environment(CLIENT) public void addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(DDDDDDLdg;)V
      intermediary method_4681 Lnet/minecraft/class_1150;method_4681(DDDDDDLnet/minecraft/class_322;)V
      named addFireworkParticle Lnet/minecraft/world/World;addFireworkParticle(DDDDDDLnet/minecraft/nbt/NbtCompound;)V
    • getScoreboard

      public Scoreboard getScoreboard()
      Mappings:
      Namespace Name Mixin selector
      official W Lafm;W()Layq;
      intermediary method_4711 Lnet/minecraft/class_1150;method_4711()Lnet/minecraft/class_1471;
      named getScoreboard Lnet/minecraft/world/World;getScoreboard()Lnet/minecraft/scoreboard/Scoreboard;
    • method_4725

      public void method_4725(int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official f Lafm;f(IIILaht;)V
      intermediary method_4725 Lnet/minecraft/class_1150;method_4725(IIILnet/minecraft/class_197;)V
      named method_4725 Lnet/minecraft/world/World;method_4725(IIILnet/minecraft/block/Block;)V
    • method_5503

      public float method_5503(double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official b Lafm;b(DDD)F
      intermediary method_5503 Lnet/minecraft/class_1150;method_5503(DDD)F
      named method_5503 Lnet/minecraft/world/World;method_5503(DDD)F
    • method_5502

      public float method_5502(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official B Lafm;B(III)F
      intermediary method_5502 Lnet/minecraft/class_1150;method_5502(III)F
      named method_5502 Lnet/minecraft/world/World;method_5502(III)F
    • method_6406

      public void method_6406()
      Mappings:
      Namespace Name Mixin selector
      official X Lafm;X()V
      intermediary method_6406 Lnet/minecraft/class_1150;method_6406()V
      named method_6406 Lnet/minecraft/world/World;method_6406()V