Package net.minecraft.world
Class World
java.lang.Object
net.minecraft.world.World
- All Implemented Interfaces:
BlockView
- Direct Known Subclasses:
ClientWorld,ServerWorld
- Mappings:
Namespace Name official aquintermediary net/minecraft/class_1150named net/minecraft/world/World
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intfinal Listprivate final WorldBorderprivate final Calendarprotected ChunkProviderprivate longfinal Dimensionfinal Listprotected Listprotected booleanprotected Setprivate intprivate intprotected final IntObjectStorageprotected booleanfinal booleanprivate booleanprotected intprotected LevelPropertiesfinal Listprivate final Listprotected PersistentStateManagerfinal Listfinal Profilerprotected floatprotected floatfinal Randomprotected final SaveHandlerprotected Scoreboardprotected booleanprotected booleanprotected floatprotected floatfinal Listprivate final Listprotected final Listprotected final int(package private) int[]protected VillageState -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedWorld(SaveHandler handler, LevelProperties properties, Dimension dim, Profiler profiler, boolean isClient) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBlockAction(BlockPos pos, Block block, int type, int data) voidaddBlockEntities(Collection collection) booleanaddBlockEntity(BlockEntity blockEntity) voidaddBlockTick(BlockPos pos, Block block, int int2, int int3) booleanvoidaddFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, NbtCompound nbt) voidaddListener(WorldEventListener listener) private voidaddParticle(int id, boolean bool, double double2, double double3, double double4, double double5, double double6, double double7, int[] int2) voidaddParticle(ParticleType type, boolean bool, double double2, double double3, double double4, double double5, double double6, double double7, int[] int2) voidaddParticle(ParticleType type, double double2, double double3, double double4, double double5, double double6, double double7, int[] int2) addToCrashReport(CrashReport report) booleanblockExists(BlockPos pos) voidbooleancanBlockBePlaced(Block block, BlockPos pos, boolean bool, Direction direction, Entity entity, ItemStack item) booleancanPlayerModifyAt(PlayerEntity player, BlockPos pos) voidcheckChunk(Entity entity, boolean bl) booleancontainsBlockWithMaterial(Box box, Material material) booleancontainsFireSource(Box box) booleancontainsFluid(Box box) booleancontainsMaterial(Box box, Material material) createExplosion(Entity entity, double x, double y, double z, float power, boolean destructive) createExplosion(Entity entity, double x, double y, double z, float power, boolean createFire, boolean destructive) voiddoesBoxCollide(Entity entity, Box box) booleanextinguishFire(PlayerEntity player, BlockPos pos, Direction direction) intgetBlockAt(BlockPos pos) getBlockEntity(BlockPos pos) getBlockState(BlockPos pos) floatgetBrightness(BlockPos pos) getChunk(int chunkX, int chunkZ) protected abstract ChunkProvidergetClosestPlayer(double x, double y, double z, double maxDistance) getClosestPlayer(Entity entity, double maxDistance) getCloudColor(float tickDelta) intintgetEmittedRedstonePower(BlockPos pos, Direction dir) getEntities(BlockBox box, boolean bool) getEntities(Chunk chunk, boolean bool) getEntitiesByClass(Class entityClass, Box box, Entity except) getEntitiesIn(Entity entity, Box box) getEntitiesIn(Entity entity, Box box, Predicate predicate) getEntitiesInBox(Class except, Box box) getEntitiesInBox(Class clazz, Box box, Predicate entityPredicate) getEntityById(int id) getFogColor(float tickDelta) doublelongintprivate intgetLightAtPos(BlockPos pos, LightType type) intgetLightAtPos(LightType type, BlockPos pos) intgetLuminance(LightType type, BlockPos pos) intintfloatgetNearestStructurePos(String structureName, BlockPos pos) protected abstract intgetPlayerByName(String name) getPlayerByUuid(UUID uuid) floatgetRainGradient(float offset) intintlonggetSeed()floatgetSkyAngle(float tickDelta) floatgetSkyAngleRadians(float tickDelta) intgetStrongRedstonePower(BlockPos pos, Direction direction) getStructureRandom(int x, int z, int seed) floatgetThunderGradient(float offset) longgetTopPosition(BlockPos pos) getWorld()booleanbooleanhasEntityIn(Box box) booleanhasEntityIn(Box box, Entity exclusion) booleanhasHighHumidity(BlockPos pos) booleanbooleanhasScheduledTick(BlockPos pos, Block block) protected voidbooleanbooleanisBoxNotEmpty(Box box) booleanisChunkLoaded(int chunkX, int chunkZ) protected booleanisChunkLoaded(int chunkX, int chunkZ, boolean canBeEmpty) booleanisDay()booleanisEmittingRedstonePower(BlockPos pos, Direction dir) booleanisEmpty()booleanisInsideWorld(WorldBorder border, Entity entity) booleanstatic booleanbooleanisPlayerInRange(double x, double y, double z, double maxDistance) booleanbooleanprivate booleanisRegionLoaded(int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean canBeEmpty) booleanisRegionLoaded(BlockBox box) booleanisRegionLoaded(BlockBox box, boolean canBeEmpty) booleanisRegionLoaded(BlockPos pos, int distance) booleanisRegionLoaded(BlockPos pos, int distance, boolean canBeEmpty) booleanisRegionLoaded(BlockPos start, BlockPos end) booleanisRegionLoaded(BlockPos start, BlockPos end, boolean canBeEmpty) booleanprivate booleanisValidPos(BlockPos pos) private booleanvoidloadEntity(Entity entity) voidmarkDirty(BlockPos pos, BlockEntity blockEntity) intmethod_3597(float float2) voidmethod_3599(BlockPos pos, Block block, int int2) protected voidmethod_3605(int int2, int int3, Chunk chunk) method_3608(Box box) booleanmethod_3610(Box box, Material material, Entity entity) floatmethod_3612(Vec3d pos, Box box) intmethod_3616(Class class2) method_3619(Class class2, String string) method_3631(Entity entity, float float2) booleanmethod_3644(boolean bool) voidmethod_3645(boolean spawnAnimals, boolean spawnMonsters) floatmethod_3649(float float2) intmethod_3660(String string) voidvoidmethod_3700(Entity entity) voidmethod_3704(int x, int z, int minY, int maxY) voidmethod_3705(Entity entity) floatmethod_3707(float float2) voidmethod_4682(BlockPos pos, Block block, int int2, int int3) voidmethod_4689(int int2, BlockPos pos, int int3) intmethod_4690(int x, int z) voidmethod_8491(LightType type, BlockPos pos, int level) booleanmethod_8506(BlockPos blockPos, BlockState blockState, int int2) method_8514(Class class2, Predicate predicate) intbooleanvoidmethod_8531(BlockPos pos, Block block) method_8536(Class class2, Predicate predicate) voidmethod_8537(Collection collection) booleanmethod_8539(LightType type, BlockPos pos) intmethod_8543(BlockPos pos, boolean bool) voidmethod_8545(int int2) booleanmethod_8550(BlockPos pos, boolean bool) booleanmethod_8552(BlockPos pos, boolean bool) intmethod_8557(BlockPos osarg) intmethod_8558(BlockPos pos) method_8559(BlockPos pos) method_8562(BlockPos pos) booleanmethod_8565(BlockPos pos) booleanmethod_8566(BlockPos pos) booleanmethod_8567(BlockPos pos) booleanmethod_8568(BlockPos pos) voidneighbourUpdate(BlockPos pos, Block block) voidonBlockUpdate(BlockPos pos) protected voidonEntityRemoved(Entity entity) protected voidonEntitySpawned(Entity entity) voidonLightUpdate(BlockPos pos) voidonRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2) voidonRenderRegionUpdate(BlockPos pos1, BlockPos pos2) voidplayMusicDisc(BlockPos pos, String id) voidvoidvoidvoidplaySound(PlayerEntity player, String sound, float volume, float pitch) voidqueueBlockEntity(BlockEntity blockEntity) voidbooleanrecievesSunlight(BlockPos pos) booleanremoveBlock(BlockPos pos, boolean dropAsItem) voidvoidremoveEntity(Entity entity) voidremoveListener(WorldEventListener listener) booleanrenderAsNormalBlock(BlockPos pos, boolean defaultValue) voidscheduleTick(Block block, BlockPos pos, Random random) voidsendEntityStatus(Entity entity, byte status) booleanvoidsetAmbientDarkness(int ambientDarkness) voidsetBlockBreakingInfo(int int2, BlockPos pos, int int3) voidsetBlockEntity(BlockPos pos, BlockEntity blockEntity) booleansetBlockState(BlockPos pos, BlockState state) voidvoidsetItemData(String string, PersistentState persistentState) voidvoidsetRainGradient(float rainGradient) voidsetSpawnPos(BlockPos pos) voidsetThunderGradient(float thunderGradient) voidsetTime(long time) voidsetTimeOfDay(long time) booleanspawnEntity(Entity entity) voidsyncGlobalEvent(int eventId, BlockPos pos, int data) voidsyncWorldEvent(PlayerEntity player, int eventId, BlockPos pos, int data) voidtick()protected voidvoidprotected voidvoidunloadEntities(Collection entities) voidupdateHorizontalAdjacent(BlockPos pos, Block block) protected voidvoidupdateNeighborsAlways(BlockPos pos, Block block) voidupdateNeighborsExcept(BlockPos pos, Block sourceBlock, Direction dir)
-
Field Details
-
immediateUpdates
protected boolean immediateUpdates- Mappings:
Namespace Name Mixin selector official eLaqu;e:Zintermediary field_4540Lnet/minecraft/class_1150;field_4540:Znamed immediateUpdatesLnet/minecraft/world/World;immediateUpdates:Z
-
loadedEntities
- Mappings:
Namespace Name Mixin selector official fLaqu;f:Ljava/util/List;intermediary field_4541Lnet/minecraft/class_1150;field_4541:Ljava/util/List;named loadedEntitiesLnet/minecraft/world/World;loadedEntities:Ljava/util/List;
-
unloadedEntities
- Mappings:
Namespace Name Mixin selector official gLaqu;g:Ljava/util/List;intermediary field_4542Lnet/minecraft/class_1150;field_4542:Ljava/util/List;named unloadedEntitiesLnet/minecraft/world/World;unloadedEntities:Ljava/util/List;
-
blockEntities
- Mappings:
Namespace Name Mixin selector official hLaqu;h:Ljava/util/List;intermediary field_4543Lnet/minecraft/class_1150;field_4543:Ljava/util/List;named blockEntitiesLnet/minecraft/world/World;blockEntities:Ljava/util/List;
-
tickingBlockEntities
- Mappings:
Namespace Name Mixin selector official iLaqu;i:Ljava/util/List;intermediary field_9213Lnet/minecraft/class_1150;field_9213:Ljava/util/List;named tickingBlockEntitiesLnet/minecraft/world/World;tickingBlockEntities:Ljava/util/List;
-
pendingBlockEntities
- Mappings:
Namespace Name Mixin selector official aLaqu;a:Ljava/util/List;intermediary field_4536Lnet/minecraft/class_1150;field_4536:Ljava/util/List;named pendingBlockEntitiesLnet/minecraft/world/World;pendingBlockEntities:Ljava/util/List;
-
unloadedBlockEntities
- Mappings:
Namespace Name Mixin selector official bLaqu;b:Ljava/util/List;intermediary field_4537Lnet/minecraft/class_1150;field_4537:Ljava/util/List;named unloadedBlockEntitiesLnet/minecraft/world/World;unloadedBlockEntities:Ljava/util/List;
-
playerEntities
- Mappings:
Namespace Name Mixin selector official jLaqu;j:Ljava/util/List;intermediary field_4544Lnet/minecraft/class_1150;field_4544:Ljava/util/List;named playerEntitiesLnet/minecraft/world/World;playerEntities:Ljava/util/List;
-
entities
- Mappings:
Namespace Name Mixin selector official kLaqu;k:Ljava/util/List;intermediary field_4545Lnet/minecraft/class_1150;field_4545:Ljava/util/List;named entitiesLnet/minecraft/world/World;entities:Ljava/util/List;
-
idToEntity
- Mappings:
Namespace Name Mixin selector official lLaqu;l:Lum;intermediary field_9214Lnet/minecraft/class_1150;field_9214:Lnet/minecraft/class_833;named idToEntityLnet/minecraft/world/World;idToEntity:Lnet/minecraft/util/collection/IntObjectStorage;
-
cloudColor
private long cloudColor- Mappings:
Namespace Name Mixin selector official cLaqu;c:Jintermediary field_4538Lnet/minecraft/class_1150;field_4538:Jnamed cloudColorLnet/minecraft/world/World;cloudColor:J
-
ambientDarkness
private int ambientDarkness- Mappings:
Namespace Name Mixin selector official dLaqu;d:Iintermediary field_4546Lnet/minecraft/class_1150;field_4546:Inamed ambientDarknessLnet/minecraft/world/World;ambientDarkness:I
-
lcgBlockSeed
protected int lcgBlockSeed- Mappings:
Namespace Name Mixin selector official mLaqu;m:Iintermediary field_4547Lnet/minecraft/class_1150;field_4547:Inamed lcgBlockSeedLnet/minecraft/world/World;lcgBlockSeed:I
-
unusedIncrement
protected final int unusedIncrement- See Also:
- Mappings:
Namespace Name Mixin selector official nLaqu;n:Iintermediary field_4548Lnet/minecraft/class_1150;field_4548:Inamed unusedIncrementLnet/minecraft/world/World;unusedIncrement:I
-
rainGradientPrev
protected float rainGradientPrev- Mappings:
Namespace Name Mixin selector official oLaqu;o:Fintermediary field_4549Lnet/minecraft/class_1150;field_4549:Fnamed rainGradientPrevLnet/minecraft/world/World;rainGradientPrev:F
-
rainGradient
protected float rainGradient- Mappings:
Namespace Name Mixin selector official pLaqu;p:Fintermediary field_4550Lnet/minecraft/class_1150;field_4550:Fnamed rainGradientLnet/minecraft/world/World;rainGradient:F
-
thunderGradientPrev
protected float thunderGradientPrev- Mappings:
Namespace Name Mixin selector official qLaqu;q:Fintermediary field_4551Lnet/minecraft/class_1150;field_4551:Fnamed thunderGradientPrevLnet/minecraft/world/World;thunderGradientPrev:F
-
thunderGradient
protected float thunderGradient- Mappings:
Namespace Name Mixin selector official rLaqu;r:Fintermediary field_4552Lnet/minecraft/class_1150;field_4552:Fnamed thunderGradientLnet/minecraft/world/World;thunderGradient:F
-
field_4553
private int field_4553- Mappings:
Namespace Name Mixin selector official ILaqu;I:Iintermediary field_4553Lnet/minecraft/class_1150;field_4553:Inamed field_4553Lnet/minecraft/world/World;field_4553:I
-
random
- Mappings:
Namespace Name Mixin selector official sLaqu;s:Ljava/util/Random;intermediary field_4557Lnet/minecraft/class_1150;field_4557:Ljava/util/Random;named randomLnet/minecraft/world/World;random:Ljava/util/Random;
-
dimension
- Mappings:
Namespace Name Mixin selector official tLaqu;t:Lbgd;intermediary field_4558Lnet/minecraft/class_1150;field_4558:Lnet/minecraft/class_1208;named dimensionLnet/minecraft/world/World;dimension:Lnet/minecraft/world/dimension/Dimension;
-
eventListeners
- Mappings:
Namespace Name Mixin selector official uLaqu;u:Ljava/util/List;intermediary field_4559Lnet/minecraft/class_1150;field_4559:Ljava/util/List;named eventListenersLnet/minecraft/world/World;eventListeners:Ljava/util/List;
-
chunkProvider
- Mappings:
Namespace Name Mixin selector official vLaqu;v:Lbfe;intermediary field_4560Lnet/minecraft/class_1150;field_4560:Lnet/minecraft/class_1193;named chunkProviderLnet/minecraft/world/World;chunkProvider:Lnet/minecraft/world/chunk/ChunkProvider;
-
saveHandler
- Mappings:
Namespace Name Mixin selector official wLaqu;w:Lbqy;intermediary field_4561Lnet/minecraft/class_1150;field_4561:Lnet/minecraft/class_101;named saveHandlerLnet/minecraft/world/World;saveHandler:Lnet/minecraft/world/SaveHandler;
-
levelProperties
- Mappings:
Namespace Name Mixin selector official xLaqu;x:Lbqo;intermediary field_4522Lnet/minecraft/class_1150;field_4522:Lnet/minecraft/class_100;named levelPropertiesLnet/minecraft/world/World;levelProperties:Lnet/minecraft/world/level/LevelProperties;
-
field_4523
protected boolean field_4523- Mappings:
Namespace Name Mixin selector official yLaqu;y:Zintermediary field_4523Lnet/minecraft/class_1150;field_4523:Znamed field_4523Lnet/minecraft/world/World;field_4523:Z
-
persistentStateManager
- Mappings:
Namespace Name Mixin selector official zLaqu;z:Lbrn;intermediary field_4524Lnet/minecraft/class_1150;field_4524:Lnet/minecraft/class_106;named persistentStateManagerLnet/minecraft/world/World;persistentStateManager:Lnet/minecraft/world/PersistentStateManager;
-
villageState
- Mappings:
Namespace Name Mixin selector official ALaqu;A:Labl;intermediary field_4525Lnet/minecraft/class_1150;field_4525:Lnet/minecraft/class_941;named villageStateLnet/minecraft/world/World;villageState:Lnet/minecraft/village/VillageState;
-
profiler
- Mappings:
Namespace Name Mixin selector official BLaqu;B:Luw;intermediary field_4527Lnet/minecraft/class_1150;field_4527:Lnet/minecraft/class_839;named profilerLnet/minecraft/world/World;profiler:Lnet/minecraft/util/profiler/Profiler;
-
calender
- Mappings:
Namespace Name Mixin selector official JLaqu;J:Ljava/util/Calendar;intermediary field_5467Lnet/minecraft/class_1150;field_5467:Ljava/util/Calendar;named calenderLnet/minecraft/world/World;calender:Ljava/util/Calendar;
-
scoreboard
- Mappings:
Namespace Name Mixin selector official CLaqu;C:Lbsd;intermediary field_5509Lnet/minecraft/class_1150;field_5509:Lnet/minecraft/class_1471;named scoreboardLnet/minecraft/world/World;scoreboard:Lnet/minecraft/scoreboard/Scoreboard;
-
isClient
public final boolean isClient- Mappings:
Namespace Name Mixin selector official DLaqu;D:Zintermediary field_4532Lnet/minecraft/class_1150;field_4532:Znamed isClientLnet/minecraft/world/World;isClient:Z
-
field_4530
- Mappings:
Namespace Name Mixin selector official ELaqu;E:Ljava/util/Set;intermediary field_4530Lnet/minecraft/class_1150;field_4530:Ljava/util/Set;named field_4530Lnet/minecraft/world/World;field_4530:Ljava/util/Set;
-
field_4534
private int field_4534- Mappings:
Namespace Name Mixin selector official KLaqu;K:Iintermediary field_4534Lnet/minecraft/class_1150;field_4534:Inamed field_4534Lnet/minecraft/world/World;field_4534:I
-
spawnAnimals
protected boolean spawnAnimals- Mappings:
Namespace Name Mixin selector official FLaqu;F:Zintermediary field_4528Lnet/minecraft/class_1150;field_4528:Znamed spawnAnimalsLnet/minecraft/world/World;spawnAnimals:Z
-
spawnMonsters
protected boolean spawnMonsters- Mappings:
Namespace Name Mixin selector official GLaqu;G:Zintermediary field_4529Lnet/minecraft/class_1150;field_4529:Znamed spawnMonstersLnet/minecraft/world/World;spawnMonsters:Z
-
iteratingTickingBlockEntities
private boolean iteratingTickingBlockEntities- Mappings:
Namespace Name Mixin selector official LLaqu;L:Zintermediary field_4533Lnet/minecraft/class_1150;field_4533:Znamed iteratingTickingBlockEntitiesLnet/minecraft/world/World;iteratingTickingBlockEntities:Z
-
border
- Mappings:
Namespace Name Mixin selector official MLaqu;M:Lbfb;intermediary field_9211Lnet/minecraft/class_1150;field_9211:Lnet/minecraft/class_2250;named borderLnet/minecraft/world/World;border:Lnet/minecraft/world/border/WorldBorder;
-
updateLightBlocks
int[] updateLightBlocks- Mappings:
Namespace Name Mixin selector official HLaqu;H:[Iintermediary field_4531Lnet/minecraft/class_1150;field_4531:[Inamed updateLightBlocksLnet/minecraft/world/World;updateLightBlocks:[I
-
-
Constructor Details
-
World
protected World(SaveHandler handler, LevelProperties properties, Dimension dim, Profiler profiler, boolean isClient) - Mappings:
Namespace Name Mixin selector official <init>Laqu;<init>(Lbqy;Lbqo;Lbgd;Luw;Z)Vintermediary <init>Lnet/minecraft/class_1150;<init>(Lnet/minecraft/class_101;Lnet/minecraft/class_100;Lnet/minecraft/class_1208;Lnet/minecraft/class_839;Z)Vnamed <init>Lnet/minecraft/world/World;<init>(Lnet/minecraft/world/SaveHandler;Lnet/minecraft/world/level/LevelProperties;Lnet/minecraft/world/dimension/Dimension;Lnet/minecraft/util/profiler/Profiler;Z)V
-
-
Method Details
-
getWorld
- Mappings:
Namespace Name Mixin selector official bLaqu;b()Laqu;intermediary method_8525Lnet/minecraft/class_1150;method_8525()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/world/World;getWorld()Lnet/minecraft/world/World;
-
getBiome
- Specified by:
getBiomein interfaceBlockView- Mappings:
Namespace Name Mixin selector official bLard;b(Ldt;)Larm;intermediary method_8577Lnet/minecraft/class_1158;method_8577(Lnet/minecraft/class_2552;)Lnet/minecraft/class_1170;named getBiomeLnet/minecraft/world/BlockView;getBiome(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/biome/Biome;
-
getBiomeSource
- Mappings:
Namespace Name Mixin selector official vLaqu;v()Larz;intermediary method_3726Lnet/minecraft/class_1150;method_3726()Lnet/minecraft/class_1175;named getBiomeSourceLnet/minecraft/world/World;getBiomeSource()Lnet/minecraft/world/LayeredBiomeSource;
-
getChunkCache
- Mappings:
Namespace Name Mixin selector official kLaqu;k()Lbfe;intermediary method_3712Lnet/minecraft/class_1150;method_3712()Lnet/minecraft/class_1193;named getChunkCacheLnet/minecraft/world/World;getChunkCache()Lnet/minecraft/world/chunk/ChunkProvider;
-
setPropertiesInitialized
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Larb;)Vintermediary method_3641Lnet/minecraft/class_1150;method_3641(Lnet/minecraft/class_1156;)Vnamed setPropertiesInitializedLnet/minecraft/world/World;setPropertiesInitialized(Lnet/minecraft/world/level/LevelInfo;)V
-
setDefaultSpawnClient
- Mappings:
Namespace Name Mixin selector official gLaqu;g()Vintermediary method_3694Lnet/minecraft/class_1150;method_3694()Vnamed setDefaultSpawnClientLnet/minecraft/world/World;setDefaultSpawnClient()V
-
getBlockAt
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Ldt;)Latr;intermediary method_8540Lnet/minecraft/class_1150;method_8540(Lnet/minecraft/class_2552;)Lnet/minecraft/class_197;named getBlockAtLnet/minecraft/world/World;getBlockAt(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/Block;
-
isValidPos
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;)Zintermediary method_8498Lnet/minecraft/class_1150;method_8498(Lnet/minecraft/class_2552;)Znamed isValidPosLnet/minecraft/world/World;isValidPos(Lnet/minecraft/util/math/BlockPos;)Z
-
isAir
-
blockExists
- Mappings:
Namespace Name Mixin selector official eLaqu;e(Ldt;)Zintermediary method_8548Lnet/minecraft/class_1150;method_8548(Lnet/minecraft/class_2552;)Znamed blockExistsLnet/minecraft/world/World;blockExists(Lnet/minecraft/util/math/BlockPos;)Z
-
isLoaded
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Z)Zintermediary method_8510Lnet/minecraft/class_1150;method_8510(Lnet/minecraft/class_2552;Z)Znamed isLoadedLnet/minecraft/world/World;isLoaded(Lnet/minecraft/util/math/BlockPos;Z)Z
-
isRegionLoaded
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;I)Zintermediary method_8499Lnet/minecraft/class_1150;method_8499(Lnet/minecraft/class_2552;I)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(Lnet/minecraft/util/math/BlockPos;I)Z
-
isRegionLoaded
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;IZ)Zintermediary method_8500Lnet/minecraft/class_1150;method_8500(Lnet/minecraft/class_2552;IZ)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(Lnet/minecraft/util/math/BlockPos;IZ)Z
-
isRegionLoaded
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Ldt;)Zintermediary method_8507Lnet/minecraft/class_1150;method_8507(Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Z
-
isRegionLoaded
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Ldt;Z)Zintermediary method_8508Lnet/minecraft/class_1150;method_8508(Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;Z)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Z)Z
-
isRegionLoaded
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbjb;)Zintermediary method_8496Lnet/minecraft/class_1150;method_8496(Lnet/minecraft/class_1251;)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(Lnet/minecraft/util/math/BlockBox;)Z
-
isRegionLoaded
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lbjb;Z)Zintermediary method_8530Lnet/minecraft/class_1150;method_8530(Lnet/minecraft/class_1251;Z)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(Lnet/minecraft/util/math/BlockBox;Z)Z
-
isRegionLoaded
private boolean isRegionLoaded(int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean canBeEmpty) - Mappings:
Namespace Name Mixin selector official aLaqu;a(IIIIIIZ)Zintermediary method_8486Lnet/minecraft/class_1150;method_8486(IIIIIIZ)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(IIIIIIZ)Z
-
isChunkLoaded
protected boolean isChunkLoaded(int chunkX, int chunkZ, boolean canBeEmpty) - Mappings:
Namespace Name Mixin selector official aLaqu;a(IIZ)Zintermediary method_8487Lnet/minecraft/class_1150;method_8487(IIZ)Znamed isChunkLoadedLnet/minecraft/world/World;isChunkLoaded(IIZ)Z
-
getChunk
- Mappings:
Namespace Name Mixin selector official fLaqu;f(Ldt;)Lbfh;intermediary method_8551Lnet/minecraft/class_1150;method_8551(Lnet/minecraft/class_2552;)Lnet/minecraft/class_1196;named getChunkLnet/minecraft/world/World;getChunk(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/chunk/Chunk;
-
getChunk
- Mappings:
Namespace Name Mixin selector official aLaqu;a(II)Lbfh;intermediary method_3688Lnet/minecraft/class_1150;method_3688(II)Lnet/minecraft/class_1196;named getChunkLnet/minecraft/world/World;getChunk(II)Lnet/minecraft/world/chunk/Chunk;
-
method_8506
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Lbec;I)Zintermediary method_8506Lnet/minecraft/class_1150;method_8506(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;I)Znamed method_8506Lnet/minecraft/world/World;method_8506(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;I)Z
-
setAir
- Mappings:
Namespace Name Mixin selector official gLaqu;g(Ldt;)Zintermediary method_8553Lnet/minecraft/class_1150;method_8553(Lnet/minecraft/class_2552;)Znamed setAirLnet/minecraft/world/World;setAir(Lnet/minecraft/util/math/BlockPos;)Z
-
removeBlock
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ldt;Z)Zintermediary method_8535Lnet/minecraft/class_1150;method_8535(Lnet/minecraft/class_2552;Z)Znamed removeBlockLnet/minecraft/world/World;removeBlock(Lnet/minecraft/util/math/BlockPos;Z)Z
-
setBlockState
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Lbec;)Zintermediary method_8505Lnet/minecraft/class_1150;method_8505(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Znamed setBlockStateLnet/minecraft/world/World;setBlockState(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
-
onBlockUpdate
- Mappings:
Namespace Name Mixin selector official hLaqu;h(Ldt;)Vintermediary method_8554Lnet/minecraft/class_1150;method_8554(Lnet/minecraft/class_2552;)Vnamed onBlockUpdateLnet/minecraft/world/World;onBlockUpdate(Lnet/minecraft/util/math/BlockPos;)V
-
method_8531
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ldt;Latr;)Vintermediary method_8531Lnet/minecraft/class_1150;method_8531(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Vnamed method_8531Lnet/minecraft/world/World;method_8531(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
-
method_3704
public void method_3704(int x, int z, int minY, int maxY) - Mappings:
Namespace Name Mixin selector official aLaqu;a(IIII)Vintermediary method_3704Lnet/minecraft/class_1150;method_3704(IIII)Vnamed method_3704Lnet/minecraft/world/World;method_3704(IIII)V
-
onRenderRegionUpdate
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ldt;Ldt;)Vintermediary method_8533Lnet/minecraft/class_1150;method_8533(Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;)Vnamed onRenderRegionUpdateLnet/minecraft/world/World;onRenderRegionUpdate(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)V
-
onRenderRegionUpdate
public void onRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2) - Mappings:
Namespace Name Mixin selector official bLaqu;b(IIIIII)Vintermediary method_3684Lnet/minecraft/class_1150;method_3684(IIIIII)Vnamed onRenderRegionUpdateLnet/minecraft/world/World;onRenderRegionUpdate(IIIIII)V
-
updateNeighborsAlways
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Ldt;Latr;)Vintermediary method_8541Lnet/minecraft/class_1150;method_8541(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Vnamed updateNeighborsAlwaysLnet/minecraft/world/World;updateNeighborsAlways(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
-
updateNeighborsExcept
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Latr;Lej;)Vintermediary method_8503Lnet/minecraft/class_1150;method_8503(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_1354;)Vnamed updateNeighborsExceptLnet/minecraft/world/World;updateNeighborsExcept(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/Direction;)V
-
neighbourUpdate
- Mappings:
Namespace Name Mixin selector official dLaqu;d(Ldt;Latr;)Vintermediary method_8546Lnet/minecraft/class_1150;method_8546(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Vnamed neighbourUpdateLnet/minecraft/world/World;neighbourUpdate(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
-
hasScheduledTick
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Latr;)Zintermediary method_8502Lnet/minecraft/class_1150;method_8502(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Znamed hasScheduledTickLnet/minecraft/world/World;hasScheduledTick(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)Z
-
hasDirectSunlight
- Mappings:
Namespace Name Mixin selector official iLaqu;i(Ldt;)Zintermediary method_8555Lnet/minecraft/class_1150;method_8555(Lnet/minecraft/class_2552;)Znamed hasDirectSunlightLnet/minecraft/world/World;hasDirectSunlight(Lnet/minecraft/util/math/BlockPos;)Z
-
recievesSunlight
- Mappings:
Namespace Name Mixin selector official jLaqu;j(Ldt;)Zintermediary method_8556Lnet/minecraft/class_1150;method_8556(Lnet/minecraft/class_2552;)Znamed recievesSunlightLnet/minecraft/world/World;recievesSunlight(Lnet/minecraft/util/math/BlockPos;)Z
-
method_8557
- Mappings:
Namespace Name Mixin selector official kLaqu;k(Ldt;)Iintermediary method_8557Lnet/minecraft/class_1150;method_8557(Lnet/minecraft/class_2552;)Inamed method_8557Lnet/minecraft/world/World;method_8557(Lnet/minecraft/util/math/BlockPos;)I
-
method_8558
- Mappings:
Namespace Name Mixin selector official lLaqu;l(Ldt;)Iintermediary method_8558Lnet/minecraft/class_1150;method_8558(Lnet/minecraft/class_2552;)Inamed method_8558Lnet/minecraft/world/World;method_8558(Lnet/minecraft/util/math/BlockPos;)I
-
method_8543
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Ldt;Z)Iintermediary method_8543Lnet/minecraft/class_1150;method_8543(Lnet/minecraft/class_2552;Z)Inamed method_8543Lnet/minecraft/world/World;method_8543(Lnet/minecraft/util/math/BlockPos;Z)I
-
method_8559
- Mappings:
Namespace Name Mixin selector official mLaqu;m(Ldt;)Ldt;intermediary method_8559Lnet/minecraft/class_1150;method_8559(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2552;named method_8559Lnet/minecraft/world/World;method_8559(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
method_4690
public int method_4690(int x, int z) - Mappings:
Namespace Name Mixin selector official bLaqu;b(II)Iintermediary method_4690Lnet/minecraft/class_1150;method_4690(II)Inamed method_4690Lnet/minecraft/world/World;method_4690(II)I
-
getLuminance
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Larf;Ldt;)Iintermediary method_8490Lnet/minecraft/class_1150;method_8490(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;)Inamed getLuminanceLnet/minecraft/world/World;getLuminance(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
-
getLightAtPos
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Larf;Ldt;)Iintermediary method_8529Lnet/minecraft/class_1150;method_8529(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;)Inamed getLightAtPosLnet/minecraft/world/World;getLightAtPos(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
-
method_8491
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Larf;Ldt;I)Vintermediary method_8491Lnet/minecraft/class_1150;method_8491(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;I)Vnamed method_8491Lnet/minecraft/world/World;method_8491(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;I)V
-
onLightUpdate
- Mappings:
Namespace Name Mixin selector official nLaqu;n(Ldt;)Vintermediary method_8560Lnet/minecraft/class_1150;method_8560(Lnet/minecraft/class_2552;)Vnamed onLightUpdateLnet/minecraft/world/World;onLightUpdate(Lnet/minecraft/util/math/BlockPos;)V
-
getLight
-
getBrightness
- Mappings:
Namespace Name Mixin selector official oLaqu;o(Ldt;)Fintermediary method_8561Lnet/minecraft/class_1150;method_8561(Lnet/minecraft/class_2552;)Fnamed getBrightnessLnet/minecraft/world/World;getBrightness(Lnet/minecraft/util/math/BlockPos;)F
-
getBlockState
- Specified by:
getBlockStatein interfaceBlockView- Mappings:
Namespace Name Mixin selector official pLard;p(Ldt;)Lbec;intermediary method_8580Lnet/minecraft/class_1158;method_8580(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named getBlockStateLnet/minecraft/world/BlockView;getBlockState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
isDay
public boolean isDay()- Mappings:
Namespace Name Mixin selector official wLaqu;w()Zintermediary method_3727Lnet/minecraft/class_1150;method_3727()Znamed isDayLnet/minecraft/world/World;isDay()Z
-
rayTrace
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrw;Lbrw;)Lbru;intermediary method_3613Lnet/minecraft/class_1150;method_3613(Lnet/minecraft/class_236;Lnet/minecraft/class_236;)Lnet/minecraft/class_234;named rayTraceLnet/minecraft/world/World;rayTrace(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/hit/BlockHitResult;
-
rayTrace
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrw;Lbrw;Z)Lbru;intermediary method_3614Lnet/minecraft/class_1150;method_3614(Lnet/minecraft/class_236;Lnet/minecraft/class_236;Z)Lnet/minecraft/class_234;named rayTraceLnet/minecraft/world/World;rayTrace(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;Z)Lnet/minecraft/util/hit/BlockHitResult;
-
rayTrace
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrw;Lbrw;ZZZ)Lbru;intermediary method_3615Lnet/minecraft/class_1150;method_3615(Lnet/minecraft/class_236;Lnet/minecraft/class_236;ZZZ)Lnet/minecraft/class_234;named rayTraceLnet/minecraft/world/World;rayTrace(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;ZZZ)Lnet/minecraft/util/hit/BlockHitResult;
-
playSound
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;Ljava/lang/String;FF)Vintermediary method_3634Lnet/minecraft/class_1150;method_3634(Lnet/minecraft/class_864;Ljava/lang/String;FF)Vnamed playSoundLnet/minecraft/world/World;playSound(Lnet/minecraft/entity/Entity;Ljava/lang/String;FF)V
-
playSound
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lahd;Ljava/lang/String;FF)Vintermediary method_4687Lnet/minecraft/class_1150;method_4687(Lnet/minecraft/class_988;Ljava/lang/String;FF)Vnamed playSoundLnet/minecraft/world/World;playSound(Lnet/minecraft/entity/player/PlayerEntity;Ljava/lang/String;FF)V
-
playSound
- Mappings:
Namespace Name Mixin selector official aLaqu;a(DDDLjava/lang/String;FF)Vintermediary method_3596Lnet/minecraft/class_1150;method_3596(DDDLjava/lang/String;FF)Vnamed playSoundLnet/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 aLaqu;a(DDDLjava/lang/String;FFZ)Vintermediary method_3648Lnet/minecraft/class_1150;method_3648(DDDLjava/lang/String;FFZ)Vnamed playSoundLnet/minecraft/world/World;playSound(DDDLjava/lang/String;FFZ)V
-
playMusicDisc
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Ljava/lang/String;)Vintermediary method_8509Lnet/minecraft/class_1150;method_8509(Lnet/minecraft/class_2552;Ljava/lang/String;)Vnamed playMusicDiscLnet/minecraft/world/World;playMusicDisc(Lnet/minecraft/util/math/BlockPos;Ljava/lang/String;)V
-
addParticle
public void addParticle(ParticleType type, double double2, double double3, double double4, double double5, double double6, double double7, int[] int2) - Mappings:
Namespace Name Mixin selector official aLaqu;a(Lew;DDDDDD[I)Vintermediary method_8511Lnet/minecraft/class_1150;method_8511(Lnet/minecraft/class_2562;DDDDDD[I)Vnamed addParticleLnet/minecraft/world/World;addParticle(Lnet/minecraft/client/particle/ParticleType;DDDDDD[I)V
-
addParticle
@Environment(CLIENT) public void addParticle(ParticleType type, boolean bool, double double2, double double3, double double4, double double5, double double6, double double7, int[] int2) - Mappings:
Namespace Name Mixin selector official aLaqu;a(Lew;ZDDDDDD[I)Vintermediary method_8512Lnet/minecraft/class_1150;method_8512(Lnet/minecraft/class_2562;ZDDDDDD[I)Vnamed addParticleLnet/minecraft/world/World;addParticle(Lnet/minecraft/client/particle/ParticleType;ZDDDDDD[I)V
-
addParticle
private void addParticle(int id, boolean bool, double double2, double double3, double double4, double double5, double double6, double double7, int[] int2) - Mappings:
Namespace Name Mixin selector official aLaqu;a(IZDDDDDD[I)Vintermediary method_8488Lnet/minecraft/class_1150;method_8488(IZDDDDDD[I)Vnamed addParticleLnet/minecraft/world/World;addParticle(IZDDDDDD[I)V
-
addEntity
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Lwv;)Zintermediary method_3677Lnet/minecraft/class_1150;method_3677(Lnet/minecraft/class_864;)Znamed addEntityLnet/minecraft/world/World;addEntity(Lnet/minecraft/entity/Entity;)Z
-
spawnEntity
- Mappings:
Namespace Name Mixin selector official dLaqu;d(Lwv;)Zintermediary method_3686Lnet/minecraft/class_1150;method_3686(Lnet/minecraft/class_864;)Znamed spawnEntityLnet/minecraft/world/World;spawnEntity(Lnet/minecraft/entity/Entity;)Z
-
onEntitySpawned
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;)Vintermediary method_3626Lnet/minecraft/class_1150;method_3626(Lnet/minecraft/class_864;)Vnamed onEntitySpawnedLnet/minecraft/world/World;onEntitySpawned(Lnet/minecraft/entity/Entity;)V
-
onEntityRemoved
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lwv;)Vintermediary method_3663Lnet/minecraft/class_1150;method_3663(Lnet/minecraft/class_864;)Vnamed onEntityRemovedLnet/minecraft/world/World;onEntityRemoved(Lnet/minecraft/entity/Entity;)V
-
removeEntity
- Mappings:
Namespace Name Mixin selector official eLaqu;e(Lwv;)Vintermediary method_3693Lnet/minecraft/class_1150;method_3693(Lnet/minecraft/class_864;)Vnamed removeEntityLnet/minecraft/world/World;removeEntity(Lnet/minecraft/entity/Entity;)V
-
method_3700
- Mappings:
Namespace Name Mixin selector official fLaqu;f(Lwv;)Vintermediary method_3700Lnet/minecraft/class_1150;method_3700(Lnet/minecraft/class_864;)Vnamed method_3700Lnet/minecraft/world/World;method_3700(Lnet/minecraft/entity/Entity;)V
-
addListener
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lara;)Vintermediary method_3640Lnet/minecraft/class_1150;method_3640(Lnet/minecraft/class_1155;)Vnamed addListenerLnet/minecraft/world/World;addListener(Lnet/minecraft/world/WorldEventListener;)V
-
removeListener
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lara;)Vintermediary method_3666Lnet/minecraft/class_1150;method_3666(Lnet/minecraft/class_1155;)Vnamed removeListenerLnet/minecraft/world/World;removeListener(Lnet/minecraft/world/WorldEventListener;)V
-
doesBoxCollide
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;Lbrt;)Ljava/util/List;intermediary method_3633Lnet/minecraft/class_1150;method_3633(Lnet/minecraft/class_864;Lnet/minecraft/class_231;)Ljava/util/List;named doesBoxCollideLnet/minecraft/world/World;doesBoxCollide(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;)Ljava/util/List;
-
isInsideWorld
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbfb;Lwv;)Zintermediary method_8495Lnet/minecraft/class_1150;method_8495(Lnet/minecraft/class_2250;Lnet/minecraft/class_864;)Znamed isInsideWorldLnet/minecraft/world/World;isInsideWorld(Lnet/minecraft/world/border/WorldBorder;Lnet/minecraft/entity/Entity;)Z
-
method_3608
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrt;)Ljava/util/List;intermediary method_3608Lnet/minecraft/class_1150;method_3608(Lnet/minecraft/class_231;)Ljava/util/List;named method_3608Lnet/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 aLaqu;a(F)Iintermediary method_3597Lnet/minecraft/class_1150;method_3597(F)Inamed method_3597Lnet/minecraft/world/World;method_3597(F)I
-
method_3649
- Mappings:
Namespace Name Mixin selector official bLaqu;b(F)Fintermediary method_3649Lnet/minecraft/class_1150;method_3649(F)Fnamed method_3649Lnet/minecraft/world/World;method_3649(F)F
-
method_3631
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;F)Lbrw;intermediary method_3631Lnet/minecraft/class_1150;method_3631(Lnet/minecraft/class_864;F)Lnet/minecraft/class_236;named method_3631Lnet/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 cLaqu;c(F)Fintermediary method_3670Lnet/minecraft/class_1150;method_3670(F)Fnamed getSkyAngleLnet/minecraft/world/World;getSkyAngle(F)F
-
getMoonPhase
- Mappings:
Namespace Name Mixin selector official xLaqu;x()Iintermediary method_4726Lnet/minecraft/class_1150;method_4726()Inamed getMoonPhaseLnet/minecraft/world/World;getMoonPhase()I
-
getMoonSize
public float getMoonSize()- Mappings:
Namespace Name Mixin selector official yLaqu;y()Fintermediary method_5504Lnet/minecraft/class_1150;method_5504()Fnamed getMoonSizeLnet/minecraft/world/World;getMoonSize()F
-
getSkyAngleRadians
public float getSkyAngleRadians(float tickDelta) - Mappings:
Namespace Name Mixin selector official dLaqu;d(F)Fintermediary method_3687Lnet/minecraft/class_1150;method_3687(F)Fnamed getSkyAngleRadiansLnet/minecraft/world/World;getSkyAngleRadians(F)F
-
getCloudColor
- Mappings:
Namespace Name Mixin selector official eLaqu;e(F)Lbrw;intermediary method_3695Lnet/minecraft/class_1150;method_3695(F)Lnet/minecraft/class_236;named getCloudColorLnet/minecraft/world/World;getCloudColor(F)Lnet/minecraft/util/math/Vec3d;
-
getFogColor
- Mappings:
Namespace Name Mixin selector official fLaqu;f(F)Lbrw;intermediary method_3702Lnet/minecraft/class_1150;method_3702(F)Lnet/minecraft/class_236;named getFogColorLnet/minecraft/world/World;getFogColor(F)Lnet/minecraft/util/math/Vec3d;
-
method_8562
- Mappings:
Namespace Name Mixin selector official qLaqu;q(Ldt;)Ldt;intermediary method_8562Lnet/minecraft/class_1150;method_8562(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2552;named method_8562Lnet/minecraft/world/World;method_8562(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
getTopPosition
- Mappings:
Namespace Name Mixin selector official rLaqu;r(Ldt;)Ldt;intermediary method_8563Lnet/minecraft/class_1150;method_8563(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2552;named getTopPositionLnet/minecraft/world/World;getTopPosition(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
method_3707
- Mappings:
Namespace Name Mixin selector official gLaqu;g(F)Fintermediary method_3707Lnet/minecraft/class_1150;method_3707(F)Fnamed method_3707Lnet/minecraft/world/World;method_3707(F)F
-
method_3599
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Latr;I)Vintermediary method_3599Lnet/minecraft/class_1150;method_3599(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;I)Vnamed method_3599Lnet/minecraft/world/World;method_3599(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;I)V
-
method_4682
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Latr;II)Vintermediary method_4682Lnet/minecraft/class_1150;method_4682(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;II)Vnamed method_4682Lnet/minecraft/world/World;method_4682(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;II)V
-
addBlockTick
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ldt;Latr;II)Vintermediary method_3653Lnet/minecraft/class_1150;method_3653(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;II)Vnamed addBlockTickLnet/minecraft/world/World;addBlockTick(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;II)V
-
tickEntities
public void tickEntities()- Mappings:
Namespace Name Mixin selector official iLaqu;i()Vintermediary method_3706Lnet/minecraft/class_1150;method_3706()Vnamed tickEntitiesLnet/minecraft/world/World;tickEntities()V
-
addBlockEntity
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbcm;)Zintermediary method_8494Lnet/minecraft/class_1150;method_8494(Lnet/minecraft/class_226;)Znamed addBlockEntityLnet/minecraft/world/World;addBlockEntity(Lnet/minecraft/block/entity/BlockEntity;)Z
-
addBlockEntities
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/util/Collection;)Vintermediary method_3624Lnet/minecraft/class_1150;method_3624(Ljava/util/Collection;)Vnamed addBlockEntitiesLnet/minecraft/world/World;addBlockEntities(Ljava/util/Collection;)V
-
method_3705
- Mappings:
Namespace Name Mixin selector official gLaqu;g(Lwv;)Vintermediary method_3705Lnet/minecraft/class_1150;method_3705(Lnet/minecraft/class_864;)Vnamed method_3705Lnet/minecraft/world/World;method_3705(Lnet/minecraft/entity/Entity;)V
-
checkChunk
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;Z)Vintermediary method_3636Lnet/minecraft/class_1150;method_3636(Lnet/minecraft/class_864;Z)Vnamed checkChunkLnet/minecraft/world/World;checkChunk(Lnet/minecraft/entity/Entity;Z)V
-
hasEntityIn
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lbrt;)Zintermediary method_3658Lnet/minecraft/class_1150;method_3658(Lnet/minecraft/class_231;)Znamed hasEntityInLnet/minecraft/world/World;hasEntityIn(Lnet/minecraft/util/math/Box;)Z
-
hasEntityIn
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrt;Lwv;)Zintermediary method_3611Lnet/minecraft/class_1150;method_3611(Lnet/minecraft/class_231;Lnet/minecraft/class_864;)Znamed hasEntityInLnet/minecraft/world/World;hasEntityIn(Lnet/minecraft/util/math/Box;Lnet/minecraft/entity/Entity;)Z
-
isBoxNotEmpty
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Lbrt;)Zintermediary method_3676Lnet/minecraft/class_1150;method_3676(Lnet/minecraft/class_231;)Znamed isBoxNotEmptyLnet/minecraft/world/World;isBoxNotEmpty(Lnet/minecraft/util/math/Box;)Z
-
containsFluid
- Mappings:
Namespace Name Mixin selector official dLaqu;d(Lbrt;)Zintermediary method_3685Lnet/minecraft/class_1150;method_3685(Lnet/minecraft/class_231;)Znamed containsFluidLnet/minecraft/world/World;containsFluid(Lnet/minecraft/util/math/Box;)Z
-
containsFireSource
- Mappings:
Namespace Name Mixin selector official eLaqu;e(Lbrt;)Zintermediary method_3692Lnet/minecraft/class_1150;method_3692(Lnet/minecraft/class_231;)Znamed containsFireSourceLnet/minecraft/world/World;containsFireSource(Lnet/minecraft/util/math/Box;)Z
-
method_3610
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrt;Lbof;Lwv;)Zintermediary method_3610Lnet/minecraft/class_1150;method_3610(Lnet/minecraft/class_231;Lnet/minecraft/class_63;Lnet/minecraft/class_864;)Znamed method_3610Lnet/minecraft/world/World;method_3610(Lnet/minecraft/util/math/Box;Lnet/minecraft/block/Material;Lnet/minecraft/entity/Entity;)Z
-
containsMaterial
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrt;Lbof;)Zintermediary method_3609Lnet/minecraft/class_1150;method_3609(Lnet/minecraft/class_231;Lnet/minecraft/class_63;)Znamed containsMaterialLnet/minecraft/world/World;containsMaterial(Lnet/minecraft/util/math/Box;Lnet/minecraft/block/Material;)Z
-
containsBlockWithMaterial
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lbrt;Lbof;)Zintermediary method_3659Lnet/minecraft/class_1150;method_3659(Lnet/minecraft/class_231;Lnet/minecraft/class_63;)Znamed containsBlockWithMaterialLnet/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 aLaqu;a(Lwv;DDDFZ)Laqo;intermediary method_3629Lnet/minecraft/class_1150;method_3629(Lnet/minecraft/class_864;DDDFZ)Lnet/minecraft/class_1147;named createExplosionLnet/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 aLaqu;a(Lwv;DDDFZZ)Laqo;intermediary method_3630Lnet/minecraft/class_1150;method_3630(Lnet/minecraft/class_864;DDDFZZ)Lnet/minecraft/class_1147;named createExplosionLnet/minecraft/world/World;createExplosion(Lnet/minecraft/entity/Entity;DDDFZZ)Lnet/minecraft/world/explosion/Explosion;
-
method_3612
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbrw;Lbrt;)Fintermediary method_3612Lnet/minecraft/class_1150;method_3612(Lnet/minecraft/class_236;Lnet/minecraft/class_231;)Fnamed method_3612Lnet/minecraft/world/World;method_3612(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Box;)F
-
extinguishFire
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lahd;Ldt;Lej;)Zintermediary method_8518Lnet/minecraft/class_1150;method_8518(Lnet/minecraft/class_988;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Znamed extinguishFireLnet/minecraft/world/World;extinguishFire(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
addDetailsToCrashReport
- Mappings:
Namespace Name Mixin selector official zLaqu;z()Ljava/lang/String;intermediary method_3728Lnet/minecraft/class_1150;method_3728()Ljava/lang/String;named addDetailsToCrashReportLnet/minecraft/world/World;addDetailsToCrashReport()Ljava/lang/String;
-
getDebugString
- Mappings:
Namespace Name Mixin selector official ALaqu;A()Ljava/lang/String;intermediary method_3729Lnet/minecraft/class_1150;method_3729()Ljava/lang/String;named getDebugStringLnet/minecraft/world/World;getDebugString()Ljava/lang/String;
-
getBlockEntity
- Specified by:
getBlockEntityin interfaceBlockView- Mappings:
Namespace Name Mixin selector official sLard;s(Ldt;)Lbcm;intermediary method_8581Lnet/minecraft/class_1158;method_8581(Lnet/minecraft/class_2552;)Lnet/minecraft/class_226;named getBlockEntityLnet/minecraft/world/BlockView;getBlockEntity(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/entity/BlockEntity;
-
setBlockEntity
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Lbcm;)Vintermediary method_8504Lnet/minecraft/class_1150;method_8504(Lnet/minecraft/class_2552;Lnet/minecraft/class_226;)Vnamed setBlockEntityLnet/minecraft/world/World;setBlockEntity(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V
-
removeBlockEntity
- Mappings:
Namespace Name Mixin selector official tLaqu;t(Ldt;)Vintermediary method_8564Lnet/minecraft/class_1150;method_8564(Lnet/minecraft/class_2552;)Vnamed removeBlockEntityLnet/minecraft/world/World;removeBlockEntity(Lnet/minecraft/util/math/BlockPos;)V
-
queueBlockEntity
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lbcm;)Vintermediary method_3607Lnet/minecraft/class_1150;method_3607(Lnet/minecraft/class_226;)Vnamed queueBlockEntityLnet/minecraft/world/World;queueBlockEntity(Lnet/minecraft/block/entity/BlockEntity;)V
-
method_8565
- Mappings:
Namespace Name Mixin selector official uLaqu;u(Ldt;)Zintermediary method_8565Lnet/minecraft/class_1150;method_8565(Lnet/minecraft/class_2552;)Znamed method_8565Lnet/minecraft/world/World;method_8565(Lnet/minecraft/util/math/BlockPos;)Z
-
isOpaque
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lard;Ldt;)Zintermediary method_8489Lnet/minecraft/class_1150;method_8489(Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Znamed isOpaqueLnet/minecraft/world/World;isOpaque(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
renderAsNormalBlock
- Mappings:
Namespace Name Mixin selector official dLaqu;d(Ldt;Z)Zintermediary method_8547Lnet/minecraft/class_1150;method_8547(Lnet/minecraft/class_2552;Z)Znamed renderAsNormalBlockLnet/minecraft/world/World;renderAsNormalBlock(Lnet/minecraft/util/math/BlockPos;Z)Z
-
calculateAmbientDarkness
public void calculateAmbientDarkness()- Mappings:
Namespace Name Mixin selector official BLaqu;B()Vintermediary method_3731Lnet/minecraft/class_1150;method_3731()Vnamed calculateAmbientDarknessLnet/minecraft/world/World;calculateAmbientDarkness()V
-
method_3645
public void method_3645(boolean spawnAnimals, boolean spawnMonsters) - Mappings:
Namespace Name Mixin selector official aLaqu;a(ZZ)Vintermediary method_3645Lnet/minecraft/class_1150;method_3645(ZZ)Vnamed method_3645Lnet/minecraft/world/World;method_3645(ZZ)V
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official cLaqu;c()Vintermediary method_3646Lnet/minecraft/class_1150;method_3646()Vnamed tickLnet/minecraft/world/World;tick()V
-
initWeatherGradients
protected void initWeatherGradients()- Mappings:
Namespace Name Mixin selector official CLaqu;C()Vintermediary method_3594Lnet/minecraft/class_1150;method_3594()Vnamed initWeatherGradientsLnet/minecraft/world/World;initWeatherGradients()V
-
tickWeather
protected void tickWeather()- Mappings:
Namespace Name Mixin selector official pLaqu;p()Vintermediary method_3722Lnet/minecraft/class_1150;method_3722()Vnamed tickWeatherLnet/minecraft/world/World;tickWeather()V
-
updateLighting
protected void updateLighting()- Mappings:
Namespace Name Mixin selector official DLaqu;D()Vintermediary method_3735Lnet/minecraft/class_1150;method_3735()Vnamed updateLightingLnet/minecraft/world/World;updateLighting()V
-
getNextMapId
protected abstract int getNextMapId()- Mappings:
Namespace Name Mixin selector official qLaqu;q()Iintermediary method_6411Lnet/minecraft/class_1150;method_6411()Inamed getNextMapIdLnet/minecraft/world/World;getNextMapId()I
-
method_3605
- Mappings:
Namespace Name Mixin selector official aLaqu;a(IILbfh;)Vintermediary method_3605Lnet/minecraft/class_1150;method_3605(IILnet/minecraft/class_1196;)Vnamed method_3605Lnet/minecraft/world/World;method_3605(IILnet/minecraft/world/chunk/Chunk;)V
-
tickBlocks
protected void tickBlocks()- Mappings:
Namespace Name Mixin selector official hLaqu;h()Vintermediary method_3701Lnet/minecraft/class_1150;method_3701()Vnamed tickBlocksLnet/minecraft/world/World;tickBlocks()V
-
scheduleTick
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Latr;Ldt;Ljava/util/Random;)Vintermediary method_8492Lnet/minecraft/class_1150;method_8492(Lnet/minecraft/class_197;Lnet/minecraft/class_2552;Ljava/util/Random;)Vnamed scheduleTickLnet/minecraft/world/World;scheduleTick(Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
method_8566
- Mappings:
Namespace Name Mixin selector official vLaqu;v(Ldt;)Zintermediary method_8566Lnet/minecraft/class_1150;method_8566(Lnet/minecraft/class_2552;)Znamed method_8566Lnet/minecraft/world/World;method_8566(Lnet/minecraft/util/math/BlockPos;)Z
-
method_8567
- Mappings:
Namespace Name Mixin selector official wLaqu;w(Ldt;)Zintermediary method_8567Lnet/minecraft/class_1150;method_8567(Lnet/minecraft/class_2552;)Znamed method_8567Lnet/minecraft/world/World;method_8567(Lnet/minecraft/util/math/BlockPos;)Z
-
method_8550
- Mappings:
Namespace Name Mixin selector official eLaqu;e(Ldt;Z)Zintermediary method_8550Lnet/minecraft/class_1150;method_8550(Lnet/minecraft/class_2552;Z)Znamed method_8550Lnet/minecraft/world/World;method_8550(Lnet/minecraft/util/math/BlockPos;Z)Z
-
isWater
- Mappings:
Namespace Name Mixin selector official FLaqu;F(Ldt;)Zintermediary method_8484Lnet/minecraft/class_1150;method_8484(Lnet/minecraft/class_2552;)Znamed isWaterLnet/minecraft/world/World;isWater(Lnet/minecraft/util/math/BlockPos;)Z
-
method_8552
- Mappings:
Namespace Name Mixin selector official fLaqu;f(Ldt;Z)Zintermediary method_8552Lnet/minecraft/class_1150;method_8552(Lnet/minecraft/class_2552;Z)Znamed method_8552Lnet/minecraft/world/World;method_8552(Lnet/minecraft/util/math/BlockPos;Z)Z
-
method_8568
- Mappings:
Namespace Name Mixin selector official xLaqu;x(Ldt;)Zintermediary method_8568Lnet/minecraft/class_1150;method_8568(Lnet/minecraft/class_2552;)Znamed method_8568Lnet/minecraft/world/World;method_8568(Lnet/minecraft/util/math/BlockPos;)Z
-
getLightAtPos
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ldt;Larf;)Iintermediary method_8501Lnet/minecraft/class_1150;method_8501(Lnet/minecraft/class_2552;Lnet/minecraft/class_1161;)Inamed getLightAtPosLnet/minecraft/world/World;getLightAtPos(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/LightType;)I
-
method_8539
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Larf;Ldt;)Zintermediary method_8539Lnet/minecraft/class_1150;method_8539(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;)Znamed method_8539Lnet/minecraft/world/World;method_8539(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)Z
-
method_3644
public boolean method_3644(boolean bool) - Mappings:
Namespace Name Mixin selector official aLaqu;a(Z)Zintermediary method_3644Lnet/minecraft/class_1150;method_3644(Z)Znamed method_3644Lnet/minecraft/world/World;method_3644(Z)Z
-
getEntities
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbfh;Z)Ljava/util/List;intermediary method_3643Lnet/minecraft/class_1150;method_3643(Lnet/minecraft/class_1196;Z)Ljava/util/List;named getEntitiesLnet/minecraft/world/World;getEntities(Lnet/minecraft/world/chunk/Chunk;Z)Ljava/util/List;
-
getEntities
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lbjb;Z)Ljava/util/List;intermediary method_8497Lnet/minecraft/class_1150;method_8497(Lnet/minecraft/class_1251;Z)Ljava/util/List;named getEntitiesLnet/minecraft/world/World;getEntities(Lnet/minecraft/util/math/BlockBox;Z)Ljava/util/List;
-
getEntitiesIn
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Lwv;Lbrt;)Ljava/util/List;intermediary method_3665Lnet/minecraft/class_1150;method_3665(Lnet/minecraft/class_864;Lnet/minecraft/class_231;)Ljava/util/List;named getEntitiesInLnet/minecraft/world/World;getEntitiesIn(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;)Ljava/util/List;
-
getEntitiesIn
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;Lbrt;Lcom/google/common/base/Predicate;)Ljava/util/List;intermediary method_8516Lnet/minecraft/class_1150;method_8516(Lnet/minecraft/class_864;Lnet/minecraft/class_231;Lcom/google/common/base/Predicate;)Ljava/util/List;named getEntitiesInLnet/minecraft/world/World;getEntitiesIn(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;Lcom/google/common/base/Predicate;)Ljava/util/List;
-
method_8514
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/Class;Lcom/google/common/base/Predicate;)Ljava/util/List;intermediary method_8514Lnet/minecraft/class_1150;method_8514(Ljava/lang/Class;Lcom/google/common/base/Predicate;)Ljava/util/List;named method_8514Lnet/minecraft/world/World;method_8514(Ljava/lang/Class;Lcom/google/common/base/Predicate;)Ljava/util/List;
-
method_8536
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ljava/lang/Class;Lcom/google/common/base/Predicate;)Ljava/util/List;intermediary method_8536Lnet/minecraft/class_1150;method_8536(Ljava/lang/Class;Lcom/google/common/base/Predicate;)Ljava/util/List;named method_8536Lnet/minecraft/world/World;method_8536(Ljava/lang/Class;Lcom/google/common/base/Predicate;)Ljava/util/List;
-
getEntitiesInBox
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/Class;Lbrt;)Ljava/util/List;intermediary method_3617Lnet/minecraft/class_1150;method_3617(Ljava/lang/Class;Lnet/minecraft/class_231;)Ljava/util/List;named getEntitiesInBoxLnet/minecraft/world/World;getEntitiesInBox(Ljava/lang/Class;Lnet/minecraft/util/math/Box;)Ljava/util/List;
-
getEntitiesInBox
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/Class;Lbrt;Lcom/google/common/base/Predicate;)Ljava/util/List;intermediary method_8513Lnet/minecraft/class_1150;method_8513(Ljava/lang/Class;Lnet/minecraft/class_231;Lcom/google/common/base/Predicate;)Ljava/util/List;named getEntitiesInBoxLnet/minecraft/world/World;getEntitiesInBox(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Lcom/google/common/base/Predicate;)Ljava/util/List;
-
getEntitiesByClass
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/Class;Lbrt;Lwv;)Lwv;intermediary method_3618Lnet/minecraft/class_1150;method_3618(Ljava/lang/Class;Lnet/minecraft/class_231;Lnet/minecraft/class_864;)Lnet/minecraft/class_864;named getEntitiesByClassLnet/minecraft/world/World;getEntitiesByClass(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Lnet/minecraft/entity/Entity;)Lnet/minecraft/entity/Entity;
-
getEntityById
- Mappings:
Namespace Name Mixin selector official aLaqu;a(I)Lwv;intermediary method_2133Lnet/minecraft/class_1150;method_2133(I)Lnet/minecraft/class_864;named getEntityByIdLnet/minecraft/world/World;getEntityById(I)Lnet/minecraft/entity/Entity;
-
getLoadedEntities
- Mappings:
Namespace Name Mixin selector official ELaqu;E()Ljava/util/List;intermediary method_3737Lnet/minecraft/class_1150;method_3737()Ljava/util/List;named getLoadedEntitiesLnet/minecraft/world/World;getLoadedEntities()Ljava/util/List;
-
markDirty
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ldt;Lbcm;)Vintermediary method_8532Lnet/minecraft/class_1150;method_8532(Lnet/minecraft/class_2552;Lnet/minecraft/class_226;)Vnamed markDirtyLnet/minecraft/world/World;markDirty(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V
-
method_3616
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/Class;)Iintermediary method_3616Lnet/minecraft/class_1150;method_3616(Ljava/lang/Class;)Inamed method_3616Lnet/minecraft/world/World;method_3616(Ljava/lang/Class;)I
-
method_8537
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ljava/util/Collection;)Vintermediary method_8537Lnet/minecraft/class_1150;method_8537(Ljava/util/Collection;)Vnamed method_8537Lnet/minecraft/world/World;method_8537(Ljava/util/Collection;)V
-
unloadEntities
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Ljava/util/Collection;)Vintermediary method_8544Lnet/minecraft/class_1150;method_8544(Ljava/util/Collection;)Vnamed unloadEntitiesLnet/minecraft/world/World;unloadEntities(Ljava/util/Collection;)V
-
canBlockBePlaced
public boolean canBlockBePlaced(Block block, BlockPos pos, boolean bool, Direction direction, Entity entity, ItemStack item) - Mappings:
Namespace Name Mixin selector official aLaqu;a(Latr;Ldt;ZLej;Lwv;Lamj;)Zintermediary method_8493Lnet/minecraft/class_1150;method_8493(Lnet/minecraft/class_197;Lnet/minecraft/class_2552;ZLnet/minecraft/class_1354;Lnet/minecraft/class_864;Lnet/minecraft/class_1071;)Znamed canBlockBePlacedLnet/minecraft/world/World;canBlockBePlaced(Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;ZLnet/minecraft/util/math/Direction;Lnet/minecraft/entity/Entity;Lnet/minecraft/item/ItemStack;)Z
-
getStrongRedstonePower
- Specified by:
getStrongRedstonePowerin interfaceBlockView- Mappings:
Namespace Name Mixin selector official aLard;a(Ldt;Lej;)Iintermediary method_8576Lnet/minecraft/class_1158;method_8576(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Inamed getStrongRedstonePowerLnet/minecraft/world/BlockView;getStrongRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
getGeneratorType
- Specified by:
getGeneratorTypein interfaceBlockView- Mappings:
Namespace Name Mixin selector official GLard;G()Lare;intermediary method_8575Lnet/minecraft/class_1158;method_8575()Lnet/minecraft/class_1160;named getGeneratorTypeLnet/minecraft/world/BlockView;getGeneratorType()Lnet/minecraft/world/level/LevelGeneratorType;
-
getReceivedStrongRedstonePower
- Mappings:
Namespace Name Mixin selector official yLaqu;y(Ldt;)Iintermediary method_8569Lnet/minecraft/class_1150;method_8569(Lnet/minecraft/class_2552;)Inamed getReceivedStrongRedstonePowerLnet/minecraft/world/World;getReceivedStrongRedstonePower(Lnet/minecraft/util/math/BlockPos;)I
-
isEmittingRedstonePower
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ldt;Lej;)Zintermediary method_8534Lnet/minecraft/class_1150;method_8534(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Znamed isEmittingRedstonePowerLnet/minecraft/world/World;isEmittingRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
getEmittedRedstonePower
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Ldt;Lej;)Iintermediary method_8542Lnet/minecraft/class_1150;method_8542(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Inamed getEmittedRedstonePowerLnet/minecraft/world/World;getEmittedRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
isReceivingRedstonePower
- Mappings:
Namespace Name Mixin selector official zLaqu;z(Ldt;)Zintermediary method_8570Lnet/minecraft/class_1150;method_8570(Lnet/minecraft/class_2552;)Znamed isReceivingRedstonePowerLnet/minecraft/world/World;isReceivingRedstonePower(Lnet/minecraft/util/math/BlockPos;)Z
-
getReceivedRedstonePower
- Mappings:
Namespace Name Mixin selector official ALaqu;A(Ldt;)Iintermediary method_8478Lnet/minecraft/class_1150;method_8478(Lnet/minecraft/class_2552;)Inamed getReceivedRedstonePowerLnet/minecraft/world/World;getReceivedRedstonePower(Lnet/minecraft/util/math/BlockPos;)I
-
getClosestPlayer
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;D)Lahd;intermediary method_3628Lnet/minecraft/class_1150;method_3628(Lnet/minecraft/class_864;D)Lnet/minecraft/class_988;named getClosestPlayerLnet/minecraft/world/World;getClosestPlayer(Lnet/minecraft/entity/Entity;D)Lnet/minecraft/entity/player/PlayerEntity;
-
getClosestPlayer
- Mappings:
Namespace Name Mixin selector official aLaqu;a(DDDD)Lahd;intermediary method_3595Lnet/minecraft/class_1150;method_3595(DDDD)Lnet/minecraft/class_988;named getClosestPlayerLnet/minecraft/world/World;getClosestPlayer(DDDD)Lnet/minecraft/entity/player/PlayerEntity;
-
isPlayerInRange
public boolean isPlayerInRange(double x, double y, double z, double maxDistance) - Mappings:
Namespace Name Mixin selector official bLaqu;b(DDDD)Zintermediary method_8526Lnet/minecraft/class_1150;method_8526(DDDD)Znamed isPlayerInRangeLnet/minecraft/world/World;isPlayerInRange(DDDD)Z
-
getPlayerByName
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/String;)Lahd;intermediary method_3620Lnet/minecraft/class_1150;method_3620(Ljava/lang/String;)Lnet/minecraft/class_988;named getPlayerByNameLnet/minecraft/world/World;getPlayerByName(Ljava/lang/String;)Lnet/minecraft/entity/player/PlayerEntity;
-
getPlayerByUuid
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ljava/util/UUID;)Lahd;intermediary method_6408Lnet/minecraft/class_1150;method_6408(Ljava/util/UUID;)Lnet/minecraft/class_988;named getPlayerByUuidLnet/minecraft/world/World;getPlayerByUuid(Ljava/util/UUID;)Lnet/minecraft/entity/player/PlayerEntity;
-
disconnect
- Mappings:
Namespace Name Mixin selector official HLaqu;H()Vintermediary method_3577Lnet/minecraft/class_1150;method_3577()Vnamed disconnectLnet/minecraft/world/World;disconnect()V
-
readSaveLock
public void readSaveLock()- Mappings:
Namespace Name Mixin selector official ILaqu;I()Vintermediary method_3579Lnet/minecraft/class_1150;method_3579()Vnamed readSaveLockLnet/minecraft/world/World;readSaveLock()V
-
setTime
- Mappings:
Namespace Name Mixin selector official aLaqu;a(J)Vintermediary method_4683Lnet/minecraft/class_1150;method_4683(J)Vnamed setTimeLnet/minecraft/world/World;setTime(J)V
-
getSeed
public long getSeed()- Mappings:
Namespace Name Mixin selector official JLaqu;J()Jintermediary method_3581Lnet/minecraft/class_1150;method_3581()Jnamed getSeedLnet/minecraft/world/World;getSeed()J
-
getLastUpdateTime
public long getLastUpdateTime()- Mappings:
Namespace Name Mixin selector official KLaqu;K()Jintermediary method_4678Lnet/minecraft/class_1150;method_4678()Jnamed getLastUpdateTimeLnet/minecraft/world/World;getLastUpdateTime()J
-
getTimeOfDay
public long getTimeOfDay()- Mappings:
Namespace Name Mixin selector official LLaqu;L()Jintermediary method_3583Lnet/minecraft/class_1150;method_3583()Jnamed getTimeOfDayLnet/minecraft/world/World;getTimeOfDay()J
-
setTimeOfDay
public void setTimeOfDay(long time) - Mappings:
Namespace Name Mixin selector official bLaqu;b(J)Vintermediary method_3657Lnet/minecraft/class_1150;method_3657(J)Vnamed setTimeOfDayLnet/minecraft/world/World;setTimeOfDay(J)V
-
getSpawnPos
- Mappings:
Namespace Name Mixin selector official MLaqu;M()Ldt;intermediary method_3585Lnet/minecraft/class_1150;method_3585()Lnet/minecraft/class_2552;named getSpawnPosLnet/minecraft/world/World;getSpawnPos()Lnet/minecraft/util/math/BlockPos;
-
setSpawnPos
- Mappings:
Namespace Name Mixin selector official BLaqu;B(Ldt;)Vintermediary method_8479Lnet/minecraft/class_1150;method_8479(Lnet/minecraft/class_2552;)Vnamed setSpawnPosLnet/minecraft/world/World;setSpawnPos(Lnet/minecraft/util/math/BlockPos;)V
-
loadEntity
- Mappings:
Namespace Name Mixin selector official hLaqu;h(Lwv;)Vintermediary method_3711Lnet/minecraft/class_1150;method_3711(Lnet/minecraft/class_864;)Vnamed loadEntityLnet/minecraft/world/World;loadEntity(Lnet/minecraft/entity/Entity;)V
-
canPlayerModifyAt
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lahd;Ldt;)Zintermediary method_8517Lnet/minecraft/class_1150;method_8517(Lnet/minecraft/class_988;Lnet/minecraft/class_2552;)Znamed canPlayerModifyAtLnet/minecraft/world/World;canPlayerModifyAt(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/BlockPos;)Z
-
sendEntityStatus
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lwv;B)Vintermediary method_3627Lnet/minecraft/class_1150;method_3627(Lnet/minecraft/class_864;B)Vnamed sendEntityStatusLnet/minecraft/world/World;sendEntityStatus(Lnet/minecraft/entity/Entity;B)V
-
getChunkProvider
- Mappings:
Namespace Name Mixin selector official NLaqu;N()Lbfe;intermediary method_3586Lnet/minecraft/class_1150;method_3586()Lnet/minecraft/class_1193;named getChunkProviderLnet/minecraft/world/World;getChunkProvider()Lnet/minecraft/world/chunk/ChunkProvider;
-
addBlockAction
- Mappings:
Namespace Name Mixin selector official cLaqu;c(Ldt;Latr;II)Vintermediary method_3654Lnet/minecraft/class_1150;method_3654(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;II)Vnamed addBlockActionLnet/minecraft/world/World;addBlockAction(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;II)V
-
getSaveHandler
- Mappings:
Namespace Name Mixin selector official OLaqu;O()Lbqy;intermediary method_3587Lnet/minecraft/class_1150;method_3587()Lnet/minecraft/class_101;named getSaveHandlerLnet/minecraft/world/World;getSaveHandler()Lnet/minecraft/world/SaveHandler;
-
getLevelProperties
- Mappings:
Namespace Name Mixin selector official PLaqu;P()Lbqo;intermediary method_3588Lnet/minecraft/class_1150;method_3588()Lnet/minecraft/class_100;named getLevelPropertiesLnet/minecraft/world/World;getLevelProperties()Lnet/minecraft/world/level/LevelProperties;
-
getGameRules
- Mappings:
Namespace Name Mixin selector official QLaqu;Q()Laqq;intermediary method_4679Lnet/minecraft/class_1150;method_4679()Lnet/minecraft/class_1439;named getGameRulesLnet/minecraft/world/World;getGameRules()Lnet/minecraft/world/GameRuleManager;
-
method_3669
public void method_3669()- Mappings:
Namespace Name Mixin selector official dLaqu;d()Vintermediary method_3669Lnet/minecraft/class_1150;method_3669()Vnamed method_3669Lnet/minecraft/world/World;method_3669()V
-
getThunderGradient
public float getThunderGradient(float offset) - Mappings:
Namespace Name Mixin selector official hLaqu;h(F)Fintermediary method_3713Lnet/minecraft/class_1150;method_3713(F)Fnamed getThunderGradientLnet/minecraft/world/World;getThunderGradient(F)F
-
setThunderGradient
- Mappings:
Namespace Name Mixin selector official iLaqu;i(F)Vintermediary method_6410Lnet/minecraft/class_1150;method_6410(F)Vnamed setThunderGradientLnet/minecraft/world/World;setThunderGradient(F)V
-
getRainGradient
public float getRainGradient(float offset) - Mappings:
Namespace Name Mixin selector official jLaqu;j(F)Fintermediary method_3715Lnet/minecraft/class_1150;method_3715(F)Fnamed getRainGradientLnet/minecraft/world/World;getRainGradient(F)F
-
setRainGradient
- Mappings:
Namespace Name Mixin selector official kLaqu;k(F)Vintermediary method_3717Lnet/minecraft/class_1150;method_3717(F)Vnamed setRainGradientLnet/minecraft/world/World;setRainGradient(F)V
-
isThundering
public boolean isThundering()- Mappings:
Namespace Name Mixin selector official RLaqu;R()Zintermediary method_3589Lnet/minecraft/class_1150;method_3589()Znamed isThunderingLnet/minecraft/world/World;isThundering()Z
-
isRaining
public boolean isRaining()- Mappings:
Namespace Name Mixin selector official SLaqu;S()Zintermediary method_3590Lnet/minecraft/class_1150;method_3590()Znamed isRainingLnet/minecraft/world/World;isRaining()Z
-
hasRain
- Mappings:
Namespace Name Mixin selector official CLaqu;C(Ldt;)Zintermediary method_8480Lnet/minecraft/class_1150;method_8480(Lnet/minecraft/class_2552;)Znamed hasRainLnet/minecraft/world/World;hasRain(Lnet/minecraft/util/math/BlockPos;)Z
-
hasHighHumidity
- Mappings:
Namespace Name Mixin selector official DLaqu;D(Ldt;)Zintermediary method_8481Lnet/minecraft/class_1150;method_8481(Lnet/minecraft/class_2552;)Znamed hasHighHumidityLnet/minecraft/world/World;hasHighHumidity(Lnet/minecraft/util/math/BlockPos;)Z
-
method_8485
- Mappings:
Namespace Name Mixin selector official TLaqu;T()Lbrn;intermediary method_8485Lnet/minecraft/class_1150;method_8485()Lnet/minecraft/class_106;named method_8485Lnet/minecraft/world/World;method_8485()Lnet/minecraft/world/PersistentStateManager;
-
setItemData
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/String;Lbqc;)Vintermediary method_3623Lnet/minecraft/class_1150;method_3623(Ljava/lang/String;Lnet/minecraft/class_92;)Vnamed setItemDataLnet/minecraft/world/World;setItemData(Ljava/lang/String;Lnet/minecraft/world/PersistentState;)V
-
method_3619
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/Class;Ljava/lang/String;)Lbqc;intermediary method_3619Lnet/minecraft/class_1150;method_3619(Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/class_92;named method_3619Lnet/minecraft/world/World;method_3619(Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/world/PersistentState;
-
method_3660
- Mappings:
Namespace Name Mixin selector official bLaqu;b(Ljava/lang/String;)Iintermediary method_3660Lnet/minecraft/class_1150;method_3660(Ljava/lang/String;)Inamed method_3660Lnet/minecraft/world/World;method_3660(Ljava/lang/String;)I
-
method_4689
- Mappings:
Namespace Name Mixin selector official aLaqu;a(ILdt;I)Vintermediary method_4689Lnet/minecraft/class_1150;method_4689(ILnet/minecraft/class_2552;I)Vnamed method_4689Lnet/minecraft/world/World;method_4689(ILnet/minecraft/util/math/BlockPos;I)V
-
syncGlobalEvent
- Mappings:
Namespace Name Mixin selector official bLaqu;b(ILdt;I)Vintermediary method_8528Lnet/minecraft/class_1150;method_8528(ILnet/minecraft/class_2552;I)Vnamed syncGlobalEventLnet/minecraft/world/World;syncGlobalEvent(ILnet/minecraft/util/math/BlockPos;I)V
-
syncWorldEvent
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lahd;ILdt;I)Vintermediary method_3639Lnet/minecraft/class_1150;method_3639(Lnet/minecraft/class_988;ILnet/minecraft/class_2552;I)Vnamed syncWorldEventLnet/minecraft/world/World;syncWorldEvent(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V
-
getMaxBuildHeight
public int getMaxBuildHeight()- Mappings:
Namespace Name Mixin selector official ULaqu;U()Iintermediary method_3771Lnet/minecraft/class_1150;method_3771()Inamed getMaxBuildHeightLnet/minecraft/world/World;getMaxBuildHeight()I
-
getEffectiveHeight
public int getEffectiveHeight()- Mappings:
Namespace Name Mixin selector official VLaqu;V()Iintermediary method_3591Lnet/minecraft/class_1150;method_3591()Inamed getEffectiveHeightLnet/minecraft/world/World;getEffectiveHeight()I
-
getStructureRandom
- Mappings:
Namespace Name Mixin selector official aLaqu;a(III)Ljava/util/Random;intermediary method_3584Lnet/minecraft/class_1150;method_3584(III)Ljava/util/Random;named getStructureRandomLnet/minecraft/world/World;getStructureRandom(III)Ljava/util/Random;
-
getNearestStructurePos
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Ljava/lang/String;Ldt;)Ldt;intermediary method_8515Lnet/minecraft/class_1150;method_8515(Ljava/lang/String;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2552;named getNearestStructurePosLnet/minecraft/world/World;getNearestStructurePos(Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
isEmpty
-
getHorizonHeight
- Mappings:
Namespace Name Mixin selector official XLaqu;X()Dintermediary method_3593Lnet/minecraft/class_1150;method_3593()Dnamed getHorizonHeightLnet/minecraft/world/World;getHorizonHeight()D
-
addToCrashReport
- Mappings:
Namespace Name Mixin selector official aLaqu;a(Lb;)Lj;intermediary method_4684Lnet/minecraft/class_1150;method_4684(Lnet/minecraft/class_1;)Lnet/minecraft/class_1392;named addToCrashReportLnet/minecraft/world/World;addToCrashReport(Lnet/minecraft/util/crash/CrashReport;)Lnet/minecraft/util/crash/CrashReportSection;
-
setBlockBreakingInfo
- Mappings:
Namespace Name Mixin selector official cLaqu;c(ILdt;I)Vintermediary method_3698Lnet/minecraft/class_1150;method_3698(ILnet/minecraft/class_2552;I)Vnamed setBlockBreakingInfoLnet/minecraft/world/World;setBlockBreakingInfo(ILnet/minecraft/util/math/BlockPos;I)V
-
getCalenderInstance
- Mappings:
Namespace Name Mixin selector official YLaqu;Y()Ljava/util/Calendar;intermediary method_4680Lnet/minecraft/class_1150;method_4680()Ljava/util/Calendar;named getCalenderInstanceLnet/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 aLaqu;a(DDDDDDLfn;)Vintermediary method_4681Lnet/minecraft/class_1150;method_4681(DDDDDDLnet/minecraft/class_322;)Vnamed addFireworkParticleLnet/minecraft/world/World;addFireworkParticle(DDDDDDLnet/minecraft/nbt/NbtCompound;)V
-
getScoreboard
- Mappings:
Namespace Name Mixin selector official ZLaqu;Z()Lbsd;intermediary method_4711Lnet/minecraft/class_1150;method_4711()Lnet/minecraft/class_1471;named getScoreboardLnet/minecraft/world/World;getScoreboard()Lnet/minecraft/scoreboard/Scoreboard;
-
updateHorizontalAdjacent
- Mappings:
Namespace Name Mixin selector official eLaqu;e(Ldt;Latr;)Vintermediary method_8549Lnet/minecraft/class_1150;method_8549(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Vnamed updateHorizontalAdjacentLnet/minecraft/world/World;updateHorizontalAdjacent(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
-
getLocalDifficulty
- Mappings:
Namespace Name Mixin selector official ELaqu;E(Ldt;)Lvu;intermediary method_8482Lnet/minecraft/class_1150;method_8482(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2607;named getLocalDifficultyLnet/minecraft/world/World;getLocalDifficulty(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/LocalDifficulty;
-
getGlobalDifficulty
- Mappings:
Namespace Name Mixin selector official aaLaqu;aa()Lvt;intermediary method_8519Lnet/minecraft/class_1150;method_8519()Lnet/minecraft/class_2151;named getGlobalDifficultyLnet/minecraft/world/World;getGlobalDifficulty()Lnet/minecraft/world/Difficulty;
-
getAmbientDarkness
public int getAmbientDarkness()- Mappings:
Namespace Name Mixin selector official abLaqu;ab()Iintermediary method_8520Lnet/minecraft/class_1150;method_8520()Inamed getAmbientDarknessLnet/minecraft/world/World;getAmbientDarkness()I
-
setAmbientDarkness
public void setAmbientDarkness(int ambientDarkness) - Mappings:
Namespace Name Mixin selector official bLaqu;b(I)Vintermediary method_8538Lnet/minecraft/class_1150;method_8538(I)Vnamed setAmbientDarknessLnet/minecraft/world/World;setAmbientDarkness(I)V
-
method_8521
- Mappings:
Namespace Name Mixin selector official acLaqu;ac()Iintermediary method_8521Lnet/minecraft/class_1150;method_8521()Inamed method_8521Lnet/minecraft/world/World;method_8521()I
-
method_8545
public void method_8545(int int2) - Mappings:
Namespace Name Mixin selector official cLaqu;c(I)Vintermediary method_8545Lnet/minecraft/class_1150;method_8545(I)Vnamed method_8545Lnet/minecraft/world/World;method_8545(I)V
-
method_8522
public boolean method_8522()- Mappings:
Namespace Name Mixin selector official adLaqu;ad()Zintermediary method_8522Lnet/minecraft/class_1150;method_8522()Znamed method_8522Lnet/minecraft/world/World;method_8522()Z
-
getVillageState
- Mappings:
Namespace Name Mixin selector official aeLaqu;ae()Labl;intermediary method_8523Lnet/minecraft/class_1150;method_8523()Lnet/minecraft/class_941;named getVillageStateLnet/minecraft/world/World;getVillageState()Lnet/minecraft/village/VillageState;
-
getWorldBorder
- Mappings:
Namespace Name Mixin selector official afLaqu;af()Lbfb;intermediary method_8524Lnet/minecraft/class_1150;method_8524()Lnet/minecraft/class_2250;named getWorldBorderLnet/minecraft/world/World;getWorldBorder()Lnet/minecraft/world/border/WorldBorder;
-
isChunkLoaded
public boolean isChunkLoaded(int chunkX, int chunkZ) - Mappings:
Namespace Name Mixin selector official cLaqu;c(II)Zintermediary method_3671Lnet/minecraft/class_1150;method_3671(II)Znamed isChunkLoadedLnet/minecraft/world/World;isChunkLoaded(II)Z
-