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 ajsintermediary net/minecraft/class_1150named net/minecraft/world/World
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intfinal List<BlockEntity>private final WorldBorderprivate final Calendarprotected ChunkProviderprivate final longfinal Dimensionprotected List<WorldEventListener>protected class_2787protected class_2975protected booleanprivate intprotected final IntObjectStorage<Entity>protected booleanfinal booleanprivate booleanprotected intprotected LevelPropertiesprivate final List<BlockEntity>protected PersistentStateManagerfinal List<PlayerEntity>final Profilerprotected floatprotected floatfinal Randomprotected final SaveHandlerprotected Scoreboardprivate intprotected booleanprotected booleanprotected floatprotected floatfinal List<BlockEntity>private final List<BlockEntity>protected 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<BlockEntity> 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) voidbooleancanPlayerModifyAt(PlayerEntity player, BlockPos pos) voidcheckChunk(Entity entity, boolean bl) 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) intgetBlockEntity(BlockPos pos) getBlockState(BlockPos pos) floatgetBrightness(BlockPos pos) getChunk(int chunkX, int chunkZ) protected abstract ChunkProvidergetClosestPlayer(Entity entity, double maxDistance) getCloudColor(float tickDelta) intintgetEmittedRedstonePower(BlockPos pos, Direction dir) getEntities(BlockBox box, boolean bool) getEntities(Chunk chunk, boolean bool) <T extends Entity>
TgetEntitiesByClass(Class<? extends T> entityClass, Box box, T except) getEntitiesIn(Entity entity, Box box) getEntitiesIn(Entity entity, Box box, Predicate<? super Entity> predicate) getEntitiesInBox(Class<? extends T> except, Box box) getEntitiesInBox(Class<? extends T> clazz, Box box, Predicate<? super T> entityPredicate) getEntityById(int id) getFogColor(float tickDelta) doublelongintprivate intgetLightAtPos(BlockPos pos, LightType type) intgetLightAtPos(LightType type, BlockPos pos) intgetLuminance(LightType type, BlockPos pos) intintfloatgetPlayerByName(String name) getPlayerByUuid(UUID uuid) floatgetRainGradient(float offset) intintintlonggetSeed()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 abstract booleanisChunkLoaded(int chunkX, int chunkZ, boolean canBeEmpty) booleanisDay()booleanisEmittingRedstonePower(BlockPos pos, Direction dir) 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 booleanvoidloadEntity(Entity entity) voidmarkDirty(BlockPos pos, BlockEntity blockEntity) private booleanmethod_11475(BlockPos blockPos) private BlockEntitymethod_11476(BlockPos blockPos) method_11477(double double2, double double3, double double4, double double5, double double6, Function<PlayerEntity, Double> function, Predicate<PlayerEntity> predicate) method_11478(double double2, double double3, double double4, double double5, boolean bool) private booleanmethod_11479(BlockPos blockPos) method_11480(BlockPos blockPos, double double2, double double3) voidmethod_11481(BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) voidmethod_11482(BlockPos blockPos, BlockState blockState, Random random) voidmethod_11483(Packet<?> packet) method_11484(Entity entity, double double2, double double3) voidmethod_11486(PlayerEntity playerEntity, BlockPos blockPos, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3) booleanmethod_11488(Box box) booleanmethod_11489(BlockPos blockPos, Block block) method_11490(Entity entity, double double2) protected voidbooleanmethod_11492(BlockPos blockPos) intmethod_13313(int int2, int int3) method_13686(double double2, double double3, double double4, double double5, Predicate<Entity> predicate) voidmethod_13687(int int2, double double2, double double3, double double4, double double5, double double6, double double7, int[] int3) method_13688(String string, BlockPos blockPos, boolean bool) private booleanmethod_13689(Entity entity, Box box, boolean bool, List<Box> list) booleanmethod_13690(int int2, int int3) voidmethod_13691(BlockPos blockPos, Block block, BlockPos blockPos2) voidmethod_13692(BlockPos blockPos, Block block, boolean bool) voidmethod_13693(BlockPos blockPos, Block block) booleanmethod_13694(Entity entity) intmethod_3597(float float2) voidmethod_3599(BlockPos pos, Block block, int int2) protected voidmethod_3605(int int2, int int3, Chunk chunk) booleanmethod_3610(Box box, Material material, Entity entity) floatmethod_3612(Vec3d pos, Box box) intmethod_3616(Class<?> class2) method_3619(Class<? extends PersistentState> 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) Deprecated.voidmethod_8491(LightType type, BlockPos pos, int level) booleanmethod_8493(Block block, BlockPos pos, boolean bool, Direction direction, Entity entity) booleanmethod_8506(BlockPos blockPos, BlockState blockState, int int2) voidmethod_8509(BlockPos blockPos, SoundEvent soundEvent) method_8514(Class<? extends T> class2, Predicate<? super T> predicate) intvoidmethod_8531(BlockPos blockPos, Block block, boolean bool) method_8536(Class<? extends T> class2, Predicate<? super T> predicate) voidmethod_8537(Collection<Entity> collection) booleanmethod_8539(LightType type, BlockPos pos) method_8540(BlockPos blockPos) intmethod_8543(BlockPos pos, boolean bool) voidmethod_8545(int int2) voidmethod_8546(BlockPos blockPos, Block block, BlockPos blockPos2) 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_8566(BlockPos pos) booleanmethod_8567(BlockPos pos) booleanmethod_8568(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) voidplaySound(double double2, double double3, double double4, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3, boolean bool) voidplaySound(PlayerEntity playerEntity, double double2, double double3, double double4, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3) voidqueueBlockEntity(BlockEntity blockEntity) voidbooleanrecievesSunlight(BlockPos pos) booleanremoveBlock(BlockPos pos, boolean dropAsItem) voidvoidremoveEntity(Entity entity) voidremoveListener(WorldEventListener listener) booleanrenderAsNormalBlock(BlockPos pos, boolean defaultValue) 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) voidsetSeaLevel(int seaLevel) 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<Entity> entities) voidupdateHorizontalAdjacent(BlockPos pos, Block block) voidupdateNeighborsExcept(BlockPos pos, Block sourceBlock, Direction dir)
-
Field Details
-
seaLevel
private int seaLevel- Mappings:
Namespace Name Mixin selector official aLajs;a:Iintermediary field_9212Lnet/minecraft/class_1150;field_9212:Inamed seaLevelLnet/minecraft/world/World;seaLevel:I
-
immediateUpdates
protected boolean immediateUpdates- Mappings:
Namespace Name Mixin selector official dLajs;d:Zintermediary field_4540Lnet/minecraft/class_1150;field_4540:Znamed immediateUpdatesLnet/minecraft/world/World;immediateUpdates:Z
-
loadedEntities
- Mappings:
Namespace Name Mixin selector official eLajs;e: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 fLajs;f: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 gLajs;g: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 hLajs;h: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 bLajs;b: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 cLajs;c: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 iLajs;i: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 jLajs;j: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 kLajs;k:Loo;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 final long cloudColor- See Also:
- Mappings:
Namespace Name Mixin selector official ILajs;I: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 JLajs;J: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 lLajs;l: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 mLajs;m: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 nLajs;n: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 oLajs;o: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 pLajs;p: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 qLajs;q: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 KLajs;K:Iintermediary field_4553Lnet/minecraft/class_1150;field_4553:Inamed field_4553Lnet/minecraft/world/World;field_4553:I
-
random
- Mappings:
Namespace Name Mixin selector official rLajs;r: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 sLajs;s:Lavf;intermediary field_4558Lnet/minecraft/class_1150;field_4558:Lnet/minecraft/class_1208;named dimensionLnet/minecraft/world/World;dimension:Lnet/minecraft/world/dimension/Dimension;
-
field_12436
- Mappings:
Namespace Name Mixin selector official tLajs;t:Lwg;intermediary field_12436Lnet/minecraft/class_1150;field_12436:Lnet/minecraft/class_2975;named field_12436Lnet/minecraft/world/World;field_12436:Lnet/minecraft/world/class_2975;
-
eventListeners
- Mappings:
Namespace Name Mixin selector official uLajs;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 vLajs;v:Lauj;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 wLajs;w:Lbbw;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 xLajs;x:Lbbv;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 yLajs;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 zLajs;z:Lbce;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 ALajs;A:Lwr;intermediary field_4525Lnet/minecraft/class_1150;field_4525:Lnet/minecraft/class_941;named villageStateLnet/minecraft/world/World;villageState:Lnet/minecraft/village/VillageState;
-
field_12435
- Mappings:
Namespace Name Mixin selector official BLajs;B:Lbcn;intermediary field_12435Lnet/minecraft/class_1150;field_12435:Lnet/minecraft/class_2787;named field_12435Lnet/minecraft/world/World;field_12435:Lnet/minecraft/loot/class_2787;
-
profiler
- Mappings:
Namespace Name Mixin selector official CLajs;C:Lou;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 LLajs;L: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 DLajs;D:Lbec;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 ELajs;E:Zintermediary field_4532Lnet/minecraft/class_1150;field_4532:Znamed isClientLnet/minecraft/world/World;isClient:Z
-
spawnAnimals
protected boolean spawnAnimals- Mappings:
Namespace Name Mixin selector official FLajs;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 GLajs;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 MLajs;M:Zintermediary field_4533Lnet/minecraft/class_1150;field_4533:Znamed iteratingTickingBlockEntitiesLnet/minecraft/world/World;iteratingTickingBlockEntities:Z
-
border
- Mappings:
Namespace Name Mixin selector official NLajs;N:Lauf;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 HLajs;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>Lajs;<init>(Lbbw;Lbbv;Lavf;Lou;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 bLajs;b()Lajs;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 bLajw;b(Lco;)Lakf;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;
-
method_3726
- Mappings:
Namespace Name Mixin selector official ALajs;A()Lakj;intermediary method_3726Lnet/minecraft/class_1150;method_3726()Lnet/minecraft/class_1178;named method_3726Lnet/minecraft/world/World;method_3726()Lnet/minecraft/world/biome/SingletonBiomeSource;
-
getChunkCache
- Mappings:
Namespace Name Mixin selector official nLajs;n()Lauj;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 aLajs;a(Lajv;)Vintermediary method_3641Lnet/minecraft/class_1150;method_3641(Lnet/minecraft/class_1156;)Vnamed setPropertiesInitializedLnet/minecraft/world/World;setPropertiesInitialized(Lnet/minecraft/world/level/LevelInfo;)V
-
getServer
- Mappings:
Namespace Name Mixin selector official uLajs;u()Lnet/minecraft/server/MinecraftServer;intermediary method_2146Lnet/minecraft/class_1150;method_2146()Lnet/minecraft/server/MinecraftServer;named getServerLnet/minecraft/world/World;getServer()Lnet/minecraft/server/MinecraftServer;
-
setDefaultSpawnClient
- Mappings:
Namespace Name Mixin selector official hLajs;h()Vintermediary method_3694Lnet/minecraft/class_1150;method_3694()Vnamed setDefaultSpawnClientLnet/minecraft/world/World;setDefaultSpawnClient()V
-
method_8540
- Mappings:
Namespace Name Mixin selector official cLajs;c(Lco;)Latl;intermediary method_8540Lnet/minecraft/class_1150;method_8540(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named method_8540Lnet/minecraft/world/World;method_8540(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
method_11479
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;)Zintermediary method_11479Lnet/minecraft/class_1150;method_11479(Lnet/minecraft/class_2552;)Znamed method_11479Lnet/minecraft/world/World;method_11479(Lnet/minecraft/util/math/BlockPos;)Z
-
method_11475
- Mappings:
Namespace Name Mixin selector official ELajs;E(Lco;)Zintermediary method_11475Lnet/minecraft/class_1150;method_11475(Lnet/minecraft/class_2552;)Znamed method_11475Lnet/minecraft/world/World;method_11475(Lnet/minecraft/util/math/BlockPos;)Z
-
isAir
-
blockExists
- Mappings:
Namespace Name Mixin selector official eLajs;e(Lco;)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 aLajs;a(Lco;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 aLajs;a(Lco;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 aLajs;a(Lco;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 aLajs;a(Lco;Lco;)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 aLajs;a(Lco;Lco;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 aLajs;a(Laxz;)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 bLajs;b(Laxz;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 aLajs;a(IIIIIIZ)Zintermediary method_8486Lnet/minecraft/class_1150;method_8486(IIIIIIZ)Znamed isRegionLoadedLnet/minecraft/world/World;isRegionLoaded(IIIIIIZ)Z
-
isChunkLoaded
protected abstract boolean isChunkLoaded(int chunkX, int chunkZ, boolean canBeEmpty) - Mappings:
Namespace Name Mixin selector official aLajs;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 fLajs;f(Lco;)Lauo;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 aLajs;a(II)Lauo;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_13690
public boolean method_13690(int int2, int int3) - Mappings:
Namespace Name Mixin selector official bLajs;b(II)Zintermediary method_13690Lnet/minecraft/class_1150;method_13690(II)Znamed method_13690Lnet/minecraft/world/World;method_13690(II)Z
-
method_8506
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Latl;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 gLajs;g(Lco;)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 bLajs;b(Lco;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 aLajs;a(Lco;Latl;)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
-
method_11481
public void method_11481(BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Latl;Latl;I)Vintermediary method_11481Lnet/minecraft/class_1150;method_11481(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;I)Vnamed method_11481Lnet/minecraft/world/World;method_11481(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;I)V
-
method_8531
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lalu;Z)Vintermediary method_8531Lnet/minecraft/class_1150;method_8531(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Z)Vnamed method_8531Lnet/minecraft/world/World;method_8531(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Z)V
-
method_3704
public void method_3704(int x, int z, int minY, int maxY) - Mappings:
Namespace Name Mixin selector official aLajs;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 bLajs;b(Lco;Lco;)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 bLajs;b(IIIIII)Vintermediary method_3684Lnet/minecraft/class_1150;method_3684(IIIIII)Vnamed onRenderRegionUpdateLnet/minecraft/world/World;onRenderRegionUpdate(IIIIII)V
-
method_13693
- Mappings:
Namespace Name Mixin selector official cLajs;c(Lco;Lalu;)Vintermediary method_13693Lnet/minecraft/class_1150;method_13693(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Vnamed method_13693Lnet/minecraft/world/World;method_13693(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
-
method_13692
- Mappings:
Namespace Name Mixin selector official bLajs;b(Lco;Lalu;Z)Vintermediary method_13692Lnet/minecraft/class_1150;method_13692(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Z)Vnamed method_13692Lnet/minecraft/world/World;method_13692(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Z)V
-
updateNeighborsExcept
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lalu;Lcv;)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
-
method_8546
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lalu;Lco;)Vintermediary method_8546Lnet/minecraft/class_1150;method_8546(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;)Vnamed method_8546Lnet/minecraft/world/World;method_8546(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
-
method_13691
- Mappings:
Namespace Name Mixin selector official bLajs;b(Lco;Lalu;Lco;)Vintermediary method_13691Lnet/minecraft/class_1150;method_13691(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;)Vnamed method_13691Lnet/minecraft/world/World;method_13691(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
-
hasScheduledTick
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lalu;)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 hLajs;h(Lco;)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 iLajs;i(Lco;)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 jLajs;j(Lco;)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 kLajs;k(Lco;)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 cLajs;c(Lco;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 lLajs;l(Lco;)Lco;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_13313
public int method_13313(int int2, int int3) - Mappings:
Namespace Name Mixin selector official cLajs;c(II)Iintermediary method_13313Lnet/minecraft/class_1150;method_13313(II)Inamed method_13313Lnet/minecraft/world/World;method_13313(II)I
-
method_4690
Deprecated.- Mappings:
Namespace Name Mixin selector official dLajs;d(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 aLajs;a(Lajy;Lco;)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 bLajs;b(Lajy;Lco;)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 aLajs;a(Lajy;Lco;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 mLajs;m(Lco;)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 nLajs;n(Lco;)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 oLajw;o(Lco;)Latl;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 BLajs;B()Zintermediary method_3727Lnet/minecraft/class_1150;method_3727()Znamed isDayLnet/minecraft/world/World;isDay()Z
-
rayTrace
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lbdw;Lbdw;)Lbdu;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 aLajs;a(Lbdw;Lbdw;Z)Lbdu;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
@Nullable public BlockHitResult rayTrace(Vec3d start, Vec3d end, boolean bool, boolean bool2, boolean bool3) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lbdw;Lbdw;ZZZ)Lbdu;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;
-
method_11486
public void method_11486(@Nullable PlayerEntity playerEntity, BlockPos blockPos, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3) - Mappings:
Namespace Name Mixin selector official aLajs;a(Laay;Lco;Lnm;Lno;FF)Vintermediary method_11486Lnet/minecraft/class_1150;method_11486(Lnet/minecraft/class_988;Lnet/minecraft/class_2552;Lnet/minecraft/class_2926;Lnet/minecraft/class_2153;FF)Vnamed method_11486Lnet/minecraft/world/World;method_11486(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/client/sound/SoundCategory;FF)V
-
playSound
public void playSound(@Nullable PlayerEntity playerEntity, double double2, double double3, double double4, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3) - Mappings:
Namespace Name Mixin selector official aLajs;a(Laay;DDDLnm;Lno;FF)Vintermediary method_11485Lnet/minecraft/class_1150;method_11485(Lnet/minecraft/class_988;DDDLnet/minecraft/class_2926;Lnet/minecraft/class_2153;FF)Vnamed playSoundLnet/minecraft/world/World;playSound(Lnet/minecraft/entity/player/PlayerEntity;DDDLnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/client/sound/SoundCategory;FF)V
-
playSound
public void playSound(double double2, double double3, double double4, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3, boolean bool) - Mappings:
Namespace Name Mixin selector official aLajs;a(DDDLnm;Lno;FFZ)Vintermediary method_3648Lnet/minecraft/class_1150;method_3648(DDDLnet/minecraft/class_2926;Lnet/minecraft/class_2153;FFZ)Vnamed playSoundLnet/minecraft/world/World;playSound(DDDLnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/client/sound/SoundCategory;FFZ)V
-
method_8509
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lnm;)Vintermediary method_8509Lnet/minecraft/class_1150;method_8509(Lnet/minecraft/class_2552;Lnet/minecraft/class_2926;)Vnamed method_8509Lnet/minecraft/world/World;method_8509(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/sound/SoundEvent;)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 aLajs;a(Lde;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
-
method_13687
public void method_13687(int int2, double double2, double double3, double double4, double double5, double double6, double double7, int[] int3) - Mappings:
Namespace Name Mixin selector official aLajs;a(IDDDDDD[I)Vintermediary method_13687Lnet/minecraft/class_1150;method_13687(IDDDDDD[I)Vnamed method_13687Lnet/minecraft/world/World;method_13687(IDDDDDD[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 aLajs;a(Lde;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 aLajs;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 dLajs;d(Lsn;)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 aLajs;a(Lsn;)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 bLajs;b(Lsn;)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 cLajs;c(Lsn;)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 eLajs;e(Lsn;)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 fLajs;f(Lsn;)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 aLajs;a(Laju;)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 bLajs;b(Laju;)Vintermediary method_3666Lnet/minecraft/class_1150;method_3666(Lnet/minecraft/class_1155;)Vnamed removeListenerLnet/minecraft/world/World;removeListener(Lnet/minecraft/world/WorldEventListener;)V
-
method_13689
private boolean method_13689(@Nullable Entity entity, Box box, boolean bool, @Nullable List<Box> list) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lsn;Lbdt;ZLjava/util/List;)Zintermediary method_13689Lnet/minecraft/class_1150;method_13689(Lnet/minecraft/class_864;Lnet/minecraft/class_231;ZLjava/util/List;)Znamed method_13689Lnet/minecraft/world/World;method_13689(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;ZLjava/util/List;)Z
-
doesBoxCollide
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lsn;Lbdt;)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;
-
method_13694
- Mappings:
Namespace Name Mixin selector official gLajs;g(Lsn;)Zintermediary method_13694Lnet/minecraft/class_1150;method_13694(Lnet/minecraft/class_864;)Znamed method_13694Lnet/minecraft/world/World;method_13694(Lnet/minecraft/entity/Entity;)Z
-
method_11488
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lbdt;)Zintermediary method_11488Lnet/minecraft/class_1150;method_11488(Lnet/minecraft/class_231;)Znamed method_11488Lnet/minecraft/world/World;method_11488(Lnet/minecraft/util/math/Box;)Z
-
method_3597
public int method_3597(float float2) - Mappings:
Namespace Name Mixin selector official aLajs;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 bLajs;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 aLajs;a(Lsn;F)Lbdw;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 cLajs;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 DLajs;D()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 ELajs;E()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 dLajs;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 eLajs;e(F)Lbdw;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 fLajs;f(F)Lbdw;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 pLajs;p(Lco;)Lco;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 qLajs;q(Lco;)Lco;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 gLajs;g(F)Fintermediary method_3707Lnet/minecraft/class_1150;method_3707(F)Fnamed method_3707Lnet/minecraft/world/World;method_3707(F)F
-
method_11489
- Mappings:
Namespace Name Mixin selector official bLajs;b(Lco;Lalu;)Zintermediary method_11489Lnet/minecraft/class_1150;method_11489(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)Znamed method_11489Lnet/minecraft/world/World;method_11489(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)Z
-
method_3599
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lalu;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 aLajs;a(Lco;Lalu;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 bLajs;b(Lco;Lalu;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 kLajs;k()Vintermediary method_3706Lnet/minecraft/class_1150;method_3706()Vnamed tickEntitiesLnet/minecraft/world/World;tickEntities()V
-
method_11491
protected void method_11491()- Mappings:
Namespace Name Mixin selector official lLajs;l()Vintermediary method_11491Lnet/minecraft/class_1150;method_11491()Vnamed method_11491Lnet/minecraft/world/World;method_11491()V
-
addBlockEntity
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lasc;)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 bLajs;b(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 hLajs;h(Lsn;)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 aLajs;a(Lsn;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 bLajs;b(Lbdt;)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 aLajs;a(Lbdt;Lsn;)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 cLajs;c(Lbdt;)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 dLajs;d(Lbdt;)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 eLajs;e(Lbdt;)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 aLajs;a(Lbdt;Lazs;Lsn;)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 aLajs;a(Lbdt;Lazs;)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
-
createExplosion
public Explosion createExplosion(@Nullable Entity entity, double x, double y, double z, float power, boolean destructive) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lsn;DDDFZ)Lajn;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(@Nullable Entity entity, double x, double y, double z, float power, boolean createFire, boolean destructive) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lsn;DDDFZZ)Lajn;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 aLajs;a(Lbdw;Lbdt;)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 aLajs;a(Laay;Lco;Lcv;)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 FLajs;F()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 GLajs;G()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 rLajw;r(Lco;)Lasc;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;
-
method_11476
- Mappings:
Namespace Name Mixin selector official FLajs;F(Lco;)Lasc;intermediary method_11476Lnet/minecraft/class_1150;method_11476(Lnet/minecraft/class_2552;)Lnet/minecraft/class_226;named method_11476Lnet/minecraft/world/World;method_11476(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/entity/BlockEntity;
-
setBlockEntity
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Lasc;)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 sLajs;s(Lco;)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 bLajs;b(Lasc;)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_11492
- Mappings:
Namespace Name Mixin selector official tLajs;t(Lco;)Zintermediary method_11492Lnet/minecraft/class_1150;method_11492(Lnet/minecraft/class_2552;)Znamed method_11492Lnet/minecraft/world/World;method_11492(Lnet/minecraft/util/math/BlockPos;)Z
-
renderAsNormalBlock
- Mappings:
Namespace Name Mixin selector official dLajs;d(Lco;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 HLajs;H()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 aLajs;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 dLajs;d()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 ILajs;I()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 tLajs;t()Vintermediary method_3722Lnet/minecraft/class_1150;method_3722()Vnamed tickWeatherLnet/minecraft/world/World;tickWeather()V
-
method_3605
- Mappings:
Namespace Name Mixin selector official aLajs;a(IILauo;)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 jLajs;j()Vintermediary method_3701Lnet/minecraft/class_1150;method_3701()Vnamed tickBlocksLnet/minecraft/world/World;tickBlocks()V
-
method_11482
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;Latl;Ljava/util/Random;)Vintermediary method_11482Lnet/minecraft/class_1150;method_11482(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;)Vnamed method_11482Lnet/minecraft/world/World;method_11482(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;)V
-
method_8566
- Mappings:
Namespace Name Mixin selector official uLajs;u(Lco;)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 vLajs;v(Lco;)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 eLajs;e(Lco;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 GLajs;G(Lco;)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 fLajs;f(Lco;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 wLajs;w(Lco;)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 aLajs;a(Lco;Lajy;)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 cLajs;c(Lajy;Lco;)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 aLajs;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 aLajs;a(Lauo;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 aLajs;a(Laxz;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 bLajs;b(Lsn;Lbdt;)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
public List<Entity> getEntitiesIn(@Nullable Entity entity, Box box, @Nullable Predicate<? super Entity> predicate) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lsn;Lbdt;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
public <T extends Entity> List<T> method_8514(Class<? extends T> class2, Predicate<? super T> predicate) - Mappings:
Namespace Name Mixin selector official aLajs;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
public <T extends Entity> List<T> method_8536(Class<? extends T> class2, Predicate<? super T> predicate) - Mappings:
Namespace Name Mixin selector official bLajs;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 aLajs;a(Ljava/lang/Class;Lbdt;)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
public <T extends Entity> List<T> getEntitiesInBox(Class<? extends T> clazz, Box box, @Nullable Predicate<? super T> entityPredicate) - Mappings:
Namespace Name Mixin selector official aLajs;a(Ljava/lang/Class;Lbdt;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
@Nullable public <T extends Entity> T getEntitiesByClass(Class<? extends T> entityClass, Box box, T except) - Mappings:
Namespace Name Mixin selector official aLajs;a(Ljava/lang/Class;Lbdt;Lsn;)Lsn;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 aLajs;a(I)Lsn;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 JLajs;J()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 bLajs;b(Lco;Lasc;)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 aLajs;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 aLajs;a(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 cLajs;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
-
method_8493
public boolean method_8493(Block block, BlockPos pos, boolean bool, Direction direction, @Nullable Entity entity) - Mappings:
Namespace Name Mixin selector official aLajs;a(Lalu;Lco;ZLcv;Lsn;)Zintermediary method_8493Lnet/minecraft/class_1150;method_8493(Lnet/minecraft/class_197;Lnet/minecraft/class_2552;ZLnet/minecraft/class_1354;Lnet/minecraft/class_864;)Znamed method_8493Lnet/minecraft/world/World;method_8493(Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;ZLnet/minecraft/util/math/Direction;Lnet/minecraft/entity/Entity;)Z
-
getSeaLevel
public int getSeaLevel()- Mappings:
Namespace Name Mixin selector official KLajs;K()Iintermediary method_8483Lnet/minecraft/class_1150;method_8483()Inamed getSeaLevelLnet/minecraft/world/World;getSeaLevel()I
-
setSeaLevel
public void setSeaLevel(int seaLevel) - Mappings:
Namespace Name Mixin selector official bLajs;b(I)Vintermediary method_8527Lnet/minecraft/class_1150;method_8527(I)Vnamed setSeaLevelLnet/minecraft/world/World;setSeaLevel(I)V
-
getStrongRedstonePower
- Specified by:
getStrongRedstonePowerin interfaceBlockView- Mappings:
Namespace Name Mixin selector official aLajw;a(Lco;Lcv;)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 LLajw;L()Lajx;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 xLajs;x(Lco;)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 bLajs;b(Lco;Lcv;)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 cLajs;c(Lco;Lcv;)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 yLajs;y(Lco;)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 zLajs;z(Lco;)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 aLajs;a(Lsn;D)Laay;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;
-
method_11490
- Mappings:
Namespace Name Mixin selector official bLajs;b(Lsn;D)Laay;intermediary method_11490Lnet/minecraft/class_1150;method_11490(Lnet/minecraft/class_864;D)Lnet/minecraft/class_988;named method_11490Lnet/minecraft/world/World;method_11490(Lnet/minecraft/entity/Entity;D)Lnet/minecraft/entity/player/PlayerEntity;
-
method_11478
@Nullable public PlayerEntity method_11478(double double2, double double3, double double4, double double5, boolean bool) - Mappings:
Namespace Name Mixin selector official aLajs;a(DDDDZ)Laay;intermediary method_11478Lnet/minecraft/class_1150;method_11478(DDDDZ)Lnet/minecraft/class_988;named method_11478Lnet/minecraft/world/World;method_11478(DDDDZ)Lnet/minecraft/entity/player/PlayerEntity;
-
method_13686
@Nullable public PlayerEntity method_13686(double double2, double double3, double double4, double double5, Predicate<Entity> predicate) - Mappings:
Namespace Name Mixin selector official aLajs;a(DDDDLcom/google/common/base/Predicate;)Laay;intermediary method_13686Lnet/minecraft/class_1150;method_13686(DDDDLcom/google/common/base/Predicate;)Lnet/minecraft/class_988;named method_13686Lnet/minecraft/world/World;method_13686(DDDDLcom/google/common/base/Predicate;)Lnet/minecraft/entity/player/PlayerEntity;
-
isPlayerInRange
public boolean isPlayerInRange(double x, double y, double z, double maxDistance) - Mappings:
Namespace Name Mixin selector official aLajs;a(DDDD)Zintermediary method_8526Lnet/minecraft/class_1150;method_8526(DDDD)Znamed isPlayerInRangeLnet/minecraft/world/World;isPlayerInRange(DDDD)Z
-
method_11484
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lsn;DD)Laay;intermediary method_11484Lnet/minecraft/class_1150;method_11484(Lnet/minecraft/class_864;DD)Lnet/minecraft/class_988;named method_11484Lnet/minecraft/world/World;method_11484(Lnet/minecraft/entity/Entity;DD)Lnet/minecraft/entity/player/PlayerEntity;
-
method_11480
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lco;DD)Laay;intermediary method_11480Lnet/minecraft/class_1150;method_11480(Lnet/minecraft/class_2552;DD)Lnet/minecraft/class_988;named method_11480Lnet/minecraft/world/World;method_11480(Lnet/minecraft/util/math/BlockPos;DD)Lnet/minecraft/entity/player/PlayerEntity;
-
method_11477
@Nullable public PlayerEntity method_11477(double double2, double double3, double double4, double double5, double double6, @Nullable Function<PlayerEntity, Double> function, @Nullable Predicate<PlayerEntity> predicate) - Mappings:
Namespace Name Mixin selector official aLajs;a(DDDDDLcom/google/common/base/Function;Lcom/google/common/base/Predicate;)Laay;intermediary method_11477Lnet/minecraft/class_1150;method_11477(DDDDDLcom/google/common/base/Function;Lcom/google/common/base/Predicate;)Lnet/minecraft/class_988;named method_11477Lnet/minecraft/world/World;method_11477(DDDDDLcom/google/common/base/Function;Lcom/google/common/base/Predicate;)Lnet/minecraft/entity/player/PlayerEntity;
-
getPlayerByName
- Mappings:
Namespace Name Mixin selector official aLajs;a(Ljava/lang/String;)Laay;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 bLajs;b(Ljava/util/UUID;)Laay;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 MLajs;M()Vintermediary method_3577Lnet/minecraft/class_1150;method_3577()Vnamed disconnectLnet/minecraft/world/World;disconnect()V
-
readSaveLock
- Throws:
WorldSaveException- Mappings:
Namespace Name Mixin selector official NLajs;N()Vintermediary method_3579Lnet/minecraft/class_1150;method_3579()Vnamed readSaveLockLnet/minecraft/world/World;readSaveLock()V
-
setTime
- Mappings:
Namespace Name Mixin selector official aLajs;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 OLajs;O()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 PLajs;P()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 QLajs;Q()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 bLajs;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 RLajs;R()Lco;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 ALajs;A(Lco;)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 iLajs;i(Lsn;)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 aLajs;a(Laay;Lco;)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 aLajs;a(Lsn;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 zLajs;z()Lauj;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 cLajs;c(Lco;Lalu;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 SLajs;S()Lbbw;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 TLajs;T()Lbbv;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 ULajs;U()Lajp;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 eLajs;e()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 hLajs;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 iLajs;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 jLajs;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 kLajs;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 VLajs;V()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 WLajs;W()Zintermediary method_3590Lnet/minecraft/class_1150;method_3590()Znamed isRainingLnet/minecraft/world/World;isRaining()Z
-
hasRain
- Mappings:
Namespace Name Mixin selector official BLajs;B(Lco;)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 CLajs;C(Lco;)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 XLajs;X()Lbce;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 aLajs;a(Ljava/lang/String;Lbbl;)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
@Nullable public PersistentState method_3619(Class<? extends PersistentState> class2, String string) - Mappings:
Namespace Name Mixin selector official aLajs;a(Ljava/lang/Class;Ljava/lang/String;)Lbbl;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 bLajs;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 aLajs;a(ILco;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 bLajs;b(ILco;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 aLajs;a(Laay;ILco;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 YLajs;Y()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 ZLajs;Z()Iintermediary method_3591Lnet/minecraft/class_1150;method_3591()Inamed getEffectiveHeightLnet/minecraft/world/World;getEffectiveHeight()I
-
getStructureRandom
- Mappings:
Namespace Name Mixin selector official aLajs;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;
-
getHorizonHeight
- Mappings:
Namespace Name Mixin selector official abLajs;ab()Dintermediary method_3593Lnet/minecraft/class_1150;method_3593()Dnamed getHorizonHeightLnet/minecraft/world/World;getHorizonHeight()D
-
addToCrashReport
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lb;)Lc;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 cLajs;c(ILco;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 acLajs;ac()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, @Nullable NbtCompound nbt) - Mappings:
Namespace Name Mixin selector official aLajs;a(DDDDDDLdu;)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 adLajs;ad()Lbec;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 dLajs;d(Lco;Lalu;)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 DLajs;D(Lco;)Lrh;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 aeLajs;ae()Lrg;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 afLajs;af()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 cLajs;c(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 agLajs;ag()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 dLajs;d(I)Vintermediary method_8545Lnet/minecraft/class_1150;method_8545(I)Vnamed method_8545Lnet/minecraft/world/World;method_8545(I)V
-
getVillageState
- Mappings:
Namespace Name Mixin selector official aiLajs;ai()Lwr;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 ajLajs;aj()Lauf;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 eLajs;e(II)Zintermediary method_3671Lnet/minecraft/class_1150;method_3671(II)Znamed isChunkLoadedLnet/minecraft/world/World;isChunkLoaded(II)Z
-
method_11483
- Mappings:
Namespace Name Mixin selector official aLajs;a(Lfm;)Vintermediary method_11483Lnet/minecraft/class_1150;method_11483(Lnet/minecraft/class_700;)Vnamed method_11483Lnet/minecraft/world/World;method_11483(Lnet/minecraft/network/Packet;)V
-
method_11487
- Mappings:
Namespace Name Mixin selector official akLajs;ak()Lbcn;intermediary method_11487Lnet/minecraft/class_1150;method_11487()Lnet/minecraft/class_2787;named method_11487Lnet/minecraft/world/World;method_11487()Lnet/minecraft/loot/class_2787;
-
method_13688
- Mappings:
Namespace Name Mixin selector official aLajs;a(Ljava/lang/String;Lco;Z)Lco;intermediary method_13688Lnet/minecraft/class_1150;method_13688(Ljava/lang/String;Lnet/minecraft/class_2552;Z)Lnet/minecraft/class_2552;named method_13688Lnet/minecraft/world/World;method_13688(Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos;
-