History - net.minecraft.world.level.Level

25w18a

Names

dkj

dkz

Fields

int: e, skyDarken, field_9226, ambientDarkness, f_46425_

int: e, skyDarken, field_9226

int: u, randValue, field_9256, lcgBlockSeed, f_46435_

int: u, randValue, field_9256

int: v, addend, field_9238, lcgBlockSeedIncrement, f_46436_

int: v, addend, field_9238

float: w, oRainLevel, field_9253, lastRainGradient, f_46437_

float: w, oRainLevel, field_9253

float: x, rainLevel, field_9235, rainGradient, f_46438_

float: x, rainLevel, field_9235

float: y, oThunderLevel, field_9251, lastThunderGradient, f_46439_

float: y, oThunderLevel, field_9251

float: z, thunderLevel, field_9234, thunderGradient, f_46440_

float: z, thunderLevel, field_9234

boolean: C, isClientSide, field_9236, isClient, f_46443_

boolean: C, isClientSide, field_9236

boolean: b, tickingBlockEntities, field_9249, iteratingTickingBlockEntities, f_151504_

boolean: b, tickingBlockEntities, field_9249

WorldBorder: F, worldBorder, field_9223, border, f_46447_

WorldBorder: F, worldBorder, field_9223

Thread: c, thread, field_17086, thread, f_46423_

Thread: c, thread, field_17086

BiomeManager: G, biomeManager, field_20639, biomeAccess, f_46420_

BiomeManager: G, biomeManager, field_20639

com.mojang.serialization.Codec<ResourceKey<Level>>: h, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

com.mojang.serialization.Codec<ResourceKey<Level>>: h, RESOURCE_KEY_CODEC, field_25178

ResourceKey<Level>: i, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: i, OVERWORLD, field_25179

ResourceKey<Level>: j, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: j, NETHER, field_25180

ResourceKey<Level>: k, END, field_25181, END, f_46430_

ResourceKey<Level>: k, END, field_25181

boolean: d, isDebug, field_24496, debugWorld, f_46424_

boolean: d, isDebug, field_24496

WritableLevelData: B, levelData, field_9232, properties, f_46442_

WritableLevelData: B, levelData, field_9232

ResourceKey<Level>: H, dimension, field_25176, registryKey, f_46421_

ResourceKey<Level>: H, dimension, field_25176

int: l, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: l, MAX_LEVEL_SIZE, field_30965

int: m, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: m, LONG_PARTICLE_CLIP_RANGE, field_30966

int: n, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: n, SHORT_PARTICLE_CLIP_RANGE, field_30967

int: o, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: o, MAX_BRIGHTNESS, field_30968

int: p, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: p, TICKS_PER_DAY, field_30969

int: q, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: q, MAX_ENTITY_SPAWN_Y, field_30970

int: r, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

int: r, MIN_ENTITY_SPAWN_Y, field_30971

List<TickingBlockEntity>: s, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

List<TickingBlockEntity>: s, blockEntityTickers, field_27082

List<TickingBlockEntity>: a, pendingBlockEntityTickers, field_27081, pendingBlockEntityTickers, f_151503_

List<TickingBlockEntity>: a, pendingBlockEntityTickers, field_27081

long: K, subTickCount, field_35455, tickOrder, f_186455_

long: K, subTickCount, field_35455

Holder<DimensionType>: E, dimensionTypeRegistration, field_36402, dimensionEntry, f_204147_

Holder<DimensionType>: E, dimensionTypeRegistration, field_36402

NeighborUpdater: t, neighborUpdater, field_38226, neighborUpdater, f_220350_

NeighborUpdater: t, neighborUpdater, field_38226

RandomSource: A, random, field_9229, random, f_46441_

RandomSource: A, random, field_9229

RandomSource: f, threadSafeRandom, field_38861, threadSafeRandom, f_220348_

RandomSource: f, threadSafeRandom, field_38861

RegistryAccess: I, registryAccess, field_42475, registryManager, f_268710_

RegistryAccess: I, registryAccess, field_42475

DamageSources: J, damageSources, field_42476, damageSources, f_268497_

DamageSources: J, damageSources, field_42476

Constructors

Methods

boolean (): V, isBrightOutside, method_8530, isDay, m_46461_

boolean (): W, isBrightOutside, method_8530

float (float): a, getSunAngle, method_8442, getSkyAngleRadians, m_46490_

float (float): a, getSunAngle, method_8442

void (): Z, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): aa, updateSkyBrightness, method_8533

void (): ac, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): ad, prepareWeather, method_8543

Entity (int): a, getEntity, method_8469, getEntityById, m_6815_

Entity (int): a, getEntity, method_8469

long (): ae, getGameTime, method_8510, getTime, m_46467_

long (): af, getGameTime, method_8510

long (): af, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): ag, getDayTime, method_8532

void (Entity, byte): a, broadcastEntityEvent, method_8421, sendEntityStatus, m_7605_

void (Entity, byte): a, broadcastEntityEvent, method_8421

LevelData (): C_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): B_, getLevelData, method_8401

float (float): b, getThunderLevel, method_8478, getThunderGradient, m_46661_

float (float): b, getThunderLevel, method_8478

float (float): d, getRainLevel, method_8430, getRainGradient, m_46722_

float (float): d, getRainLevel, method_8430

boolean (): ag, isThundering, method_8546, isThundering, m_46470_

boolean (): ah, isThundering, method_8546

boolean (): ah, isRaining, method_8419, isRaining, m_46471_

boolean (): ai, isRaining, method_8419

CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, m_6026_

CrashReportCategory (CrashReport): a, fillReportDetails, method_8538

Scoreboard (): R, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): S, getScoreboard, method_8428

int (): D_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): C_, getSkyDarken, method_8594

void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, m_6580_

void (int): c, setSkyFlashTime, method_8509

WorldBorder (): E_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): D_, getWorldBorder, method_8621

String (): J, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): K, gatherChunkSourceStats, method_31419

void (): ad, disconnect, method_8525, disconnect, m_7462_

void (): ae, disconnect, method_8525

void (float): c, setThunderLevel, method_8496, setThunderGradient, m_46707_

void (float): c, setThunderLevel, method_8496

void (float): e, setRainLevel, method_8519, setRainGradient, m_46734_

void (float): e, setRainLevel, method_8519

MinecraftServer (): p, getServer, method_8503, getServer, m_7654_

MinecraftServer (): q, getServer, method_8503

boolean (BlockPos): k, isInWorldBounds, method_24794, isInBuildLimit, m_46739_

boolean (BlockPos): k, isInWorldBounds, method_24794

LevelChunk (BlockPos): m, getChunkAt, method_8500, getWorldChunk, m_46745_

LevelChunk (BlockPos): m, getChunkAt, method_8500

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486, playSoundClient, m_7785_

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486

BlockEntity (BlockPos): c_, getBlockEntity, method_8321, getBlockEntity, m_7702_

BlockEntity (BlockPos): c_, getBlockEntity, method_8321

void (BlockPos): o, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

void (BlockPos): o, removeBlockEntity, method_8544

BlockPos (): aa, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): ab, getSharedSpawnPos, method_43126

void (BlockPos, Block, int, int): a, blockEvent, method_8427, addSyncedBlockEvent, m_7696_

void (BlockPos, Block, int, int): a, blockEvent, method_8427

boolean (BlockPos): r, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): r, isRainingAt, method_8520

void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, m_6798_

void (int, BlockPos, int): b, globalLevelEvent, method_8474

void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, m_6801_

void (int, BlockPos, int): a, destroyBlockProgress, method_8517

void (BlockPos, Block): b, updateNeighbourForOutputSignal, method_8455, updateComparators, m_46717_

void (BlockPos, Block): b, updateNeighbourForOutputSignal, method_8455

DifficultyInstance (BlockPos): d_, getCurrentDifficultyAt, method_8404, getLocalDifficulty, m_6436_

DifficultyInstance (BlockPos): d_, getCurrentDifficultyAt, method_8404

boolean (): A_, isClientSide, method_8608, isClient, m_5776_

boolean (): z_, isClientSide, method_8608

int (Heightmap$Types, int, int): a, getHeight, method_8624, getTopY, m_6924_

int (Heightmap$Types, int, int): a, getHeight, method_8624

FluidState (BlockPos): b_, getFluidState, method_8316, getFluidState, m_6425_

FluidState (BlockPos): b_, getFluidState, method_8316

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticleClient, m_7106_

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494, addImportantParticleClient, m_7107_

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494

boolean (BlockPos): p, isLoaded, method_8477, isPosLoaded, m_46749_

boolean (BlockPos): p, isLoaded, method_8477

void (): close, close, close

void (): close, close

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333, getOtherEntities, m_6249_

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333

LevelChunk (int, int): d, getChunk, method_8497, getChunk, m_6325_

LevelChunk (int, int): d, getChunk, method_8497

ChunkAccess (int, int, ChunkStatus, boolean): a, getChunk, method_8402, getChunk, m_6522_

ChunkAccess (int, int, ChunkStatus, boolean): a, getChunk, method_8402

boolean (BlockPos, BlockState, int): a, setBlock, method_8652, setBlockState, m_7731_

boolean (BlockPos, BlockState, int): a, setBlock, method_8652

boolean (BlockPos, boolean): a, removeBlock, method_8650, removeBlock, m_7471_

boolean (BlockPos, boolean): a, removeBlock, method_8650

boolean (BlockPos, BlockState): b, setBlockAndUpdate, method_8501, setBlockState, m_46597_

boolean (BlockPos, BlockState): c, setBlockAndUpdate, method_8501

void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, m_7260_

void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413

BlockState (BlockPos): a_, getBlockState, method_8320, getBlockState, m_8055_

BlockState (BlockPos): a_, getBlockState, method_8320

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addAlwaysVisibleParticle, method_17452, addImportantParticleClient, m_6485_

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addAlwaysVisibleParticle, method_17452

void (): Y, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): Z, tickBlockEntities, method_18471

<T extends Entity> void (Consumer<T>, T): a, guardEntityTick, method_18472, tickEntity, m_46653_

<T extends Entity> void (Consumer<T>, T): a, guardEntityTick, method_18472

boolean (BlockPos, Entity): a, loadedAndEntityCanStandOn, method_8515, isTopSolid, m_46575_

boolean (BlockPos, Entity): a, loadedAndEntityCanStandOn, method_8515

void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, m_5503_

void (Packet<?>): a, sendPacketToServer, method_8522

boolean (BlockPos, Predicate<BlockState>): a, isStateAtPosition, method_16358, testBlockState, m_7433_

boolean (BlockPos, Predicate<BlockState>): a, isStateAtPosition, method_16358

BlockPos (int, int, int, int): a, getBlockRandomPos, method_8536, getRandomPosInChunk, m_46496_

BlockPos (int, int, int, int): a, getBlockRandomPos, method_8536

boolean (): v, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): w, noSave, method_8458

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, m_6550_

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109

LevelLightEngine (): B_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): A_, getLightEngine, method_22336

boolean (): W, isDarkOutside, method_23886, isNight, m_385602_

boolean (): X, isDarkOutside, method_23886

BlockGetter (int, int): c, getChunkForCollisions, method_22338, getChunkAsView, m_7925_

BlockGetter (int, int): c, getChunkForCollisions, method_22338

BiomeManager (): H_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): G_, getBiomeManager, method_22385

boolean (BlockPos): l, isInSpawnableBounds, method_25953, isValid, m_46741_

boolean (BlockPos): l, isInSpawnableBounds, method_25953

boolean (BlockPos): g, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (BlockPos): g, isInWorldBoundsHorizontal, method_8558

boolean (int): b, isOutsideSpawnableHeight, method_25952, isInvalidVertically, m_46724_

boolean (int): b, isOutsideSpawnableHeight, method_25952

boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState, m_6933_

boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092

boolean (BlockPos, boolean, Entity, int): a, destroyBlock, method_30093, breakBlock, m_7740_

boolean (BlockPos, boolean, Entity, int): a, destroyBlock, method_30093

boolean (BlockPos, Entity, Direction): a, loadedAndEntityCanStandOnFace, method_24368, isDirectionSolid, m_46578_

boolean (BlockPos, Entity, Direction): a, loadedAndEntityCanStandOnFace, method_24368

DimensionType (): F_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): E_, dimensionType, method_8597

ResourceKey<Level> (): aj, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ak, dimension, method_27983

boolean (): ak, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): al, isDebug, method_27982

void (BlockPos, BlockState): a, addDestroyBlockEffect, method_31595, addBlockBreakParticles, m_142052_

void (BlockPos, BlockState): b, addDestroyBlockEffect, method_31595

void (TickingBlockEntity): a, addBlockEntityTicker, method_31594, addBlockEntityTicker, m_151525_

void (TickingBlockEntity): a, addBlockEntityTicker, method_31594

void (BlockEntity): a, setBlockEntity, method_8438, addBlockEntity, m_151523_

void (BlockEntity): a, setBlockEntity, method_8438

<T extends Entity> List<T> (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>): a, getEntities, method_18023, getEntitiesByType, m_142425_

<T extends Entity> List<T> (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>): a, getEntities, method_18023

void (BlockPos): q, blockEntityChanged, method_8524, markDirty, m_151543_

void (BlockPos): q, blockEntityChanged, method_8524

boolean (BlockPos, Predicate<FluidState>): b, isFluidAtPosition, method_35237, testFluidState, m_142433_

boolean (BlockPos, Predicate<FluidState>): b, isFluidAtPosition, method_35237

LevelEntityGetter<Entity> (): H, getEntities, method_31592, getEntityLookup, m_142646_

LevelEntityGetter<Entity> (): I, getEntities, method_31592

boolean (Entity): h, shouldTickDeath, method_38989, shouldUpdatePostDeath, m_183599_

boolean (Entity): h, shouldTickDeath, method_38989

boolean (long): a, shouldTickBlocksAt, method_39425, shouldTickBlocksInChunk, m_183438_

boolean (long): a, shouldTickBlocksAt, method_39425

long (): I_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): H_, nextSubTickCount, method_39224

Holder<DimensionType> (): ai, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): aj, dimensionTypeRegistration, method_40134

boolean (BlockPos): n, shouldTickBlocksAt, method_41411, shouldTickBlockPos, m_220393_

boolean (BlockPos): n, shouldTickBlocksAt, method_41411

float (): ab, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): ac, getSharedSpawnAngle, method_43127

RandomSource (): G_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): F_, getRandom, method_8409

void (Entity, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396, playSound, m_5594_

void (Entity, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396

void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_45446, playSoundAtBlockCenterClient, m_245747_

void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_45446

<T extends Entity> void (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>, List<? super T>): a, getEntities, method_47574, collectEntitiesByType, m_261153_

<T extends Entity> void (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>, List<? super T>): a, getEntities, method_47574

<T extends Entity> void (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>, List<? super T>, int): a, getEntities, method_47575, collectEntitiesByType, m_260826_

<T extends Entity> void (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>, List<? super T>, int): a, getEntities, method_47575

void (Entity, DamageSource): a, broadcastDamageEvent, method_48760, sendEntityDamage, m_269196_

void (Entity, DamageSource): a, broadcastDamageEvent, method_48760

RegistryAccess (): J_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): I_, registryAccess, method_30349

DamageSources (): al, damageSources, method_48963, getDamageSources, m_269111_

DamageSources (): am, damageSources, method_48963

void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntityClient, m_307553_

void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116

TickRateManager (): u, tickRateManager, method_54719, getTickManager, m_304826_

TickRateManager (): v, tickRateManager, method_54719

MapItemSavedData (MapId): a, getMapData, method_17891, getMapState, m_7489_

MapItemSavedData (MapId): a, getMapData, method_17891

void (double, double, double, double, double, double, List<FireworkExplosion>): a, createFireworks, method_8547, addFireworkParticle, m_7228_

void (double, double, double, double, double, double, List<FireworkExplosion>): a, createFireworks, method_8547

PotionBrewing (): L, potionBrewing, method_59547, getBrewingRecipeRegistry, m_319308_

PotionBrewing (): M, potionBrewing, method_59547

void (BlockPos, Block, Orientation): a, updateNeighborsAt, method_8452, updateNeighborsAlways, m_353140_

void (BlockPos, Block, Orientation): a, updateNeighborsAt, method_8452

void (BlockPos, Block, Direction, Orientation): a, updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept, m_46590_

void (BlockPos, Block, Direction, Orientation): a, updateNeighborsAtExceptFromFacing, method_8508

void (BlockPos, Block, Orientation): b, neighborChanged, method_8492, updateNeighbor, m_213960_

void (BlockPos, Block, Orientation): b, neighborChanged, method_8492

void (BlockState, BlockPos, Block, Orientation, boolean): a, neighborChanged, method_41410, updateNeighbor, m_46586_

void (BlockState, BlockPos, Block, Orientation, boolean): a, neighborChanged, method_41410

void (Direction, BlockPos, BlockPos, BlockState, int, int): a, neighborShapeChanged, method_42308, replaceWithStateForNeighborUpdate, m_213683_

void (Direction, BlockPos, BlockPos, BlockState, int, int): a, neighborShapeChanged, method_42308

void (Entity, double, double, double, float, Level$ExplosionInteraction): a, explode, method_8437, createExplosion, m_307157_

void (Entity, double, double, double, float, Level$ExplosionInteraction): a, explode, method_8437

void (Entity, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8537, createExplosion, m_254849_

void (Entity, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8537

void (Entity, DamageSource, ExplosionDamageCalculator, Vec3, float, boolean, Level$ExplosionInteraction): a, explode, method_46407, createExplosion, m_255278_

void (Entity, DamageSource, ExplosionDamageCalculator, Vec3, float, boolean, Level$ExplosionInteraction): a, explode, method_46407

void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_55117, createExplosion, m_255391_

void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_55117

void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_8454, createExplosion, m_7465_

void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_8454

void (boolean): a, setSpawnSettings, method_8424, setMobSpawnOptions, m_46703_

void (boolean): a, setSpawnSettings, method_8424

boolean (): a, canHaveWeather, method_63020, canHaveWeather, m_353453_

boolean (): a, canHaveWeather, method_63020

RecipeAccess (): Q, recipeAccess, method_8433, getRecipeManager, m_8879_

RecipeAccess (): R, recipeAccess, method_8433

FuelValues (): M, fuelValues, method_61269, getFuelRegistry, m_355128_

FuelValues (): N, fuelValues, method_61269

void (ParticleOptions, boolean, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticleClient, m_6493_

void (ParticleOptions, boolean, boolean, double, double, double, double, double, double): a, addParticle, method_8466

Collection<EnderDragonPart> (): s, dragonParts, method_65097, getEnderDragonParts, m_372675_

Collection<EnderDragonPart> (): t, dragonParts, method_65097

void (BlockPos, BlockState, BlockState): a, updatePOIOnBlockStateChange, method_66016, onBlockStateChanged, m_8750_

void (BlockPos, BlockState, BlockState): a, updatePOIOnBlockStateChange, method_66016

boolean (): X, isMoonVisible, method_66346, isNightAndNatural, m_388412_

boolean (): Y, isMoonVisible, method_66346

void (Entity, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_214150_

void (Entity, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465

void (Entity, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_47967, playSound, m_213890_

void (Entity, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_47967

void (Entity, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_262808_

void (Entity, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449

void (Entity, double, double, double, SoundEvent, SoundSource): a, playSound, method_54762, playSound, m_46559_

void (Entity, double, double, double, SoundEvent, SoundSource): a, playSound, method_54762

void (Entity, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_43128, playSound, m_6263_

void (Entity, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_43128

void (Entity, double, double, double, Holder<SoundEvent>, SoundSource, float, float): a, playSound, method_60511, playSound, m_6269_

void (Entity, double, double, double, Holder<SoundEvent>, SoundSource, float, float): a, playSound, method_60511

void (Entity, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_43129, playSoundFromEntity, m_339760_

void (Entity, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_43129

void (SoundEvent, SoundSource, float, float): a, playPlayerSound, method_67392, playSoundClient, m_386794_

void (SoundEvent, SoundSource, float, float): a, playPlayerSound, method_67392

List<Entity> (Entity, AABB): i, getPushableEntities, method_66349, getCrammedEntities, m_383923_

List<Entity> (Entity, AABB): i, getPushableEntities, method_66349

Entity (UUID): b, getEntity, method_66347, getEntity, m_386720_

Entity (UUID): b, getEntity, method_66347

boolean (Entity, BlockPos): a, mayInteract, method_8505, canEntityModifyAt, m_7966_

boolean (Entity, BlockPos): a, mayInteract, method_8505

int (BlockPos): s, getClientLeafTintColor, method_67233, getBlockColor, m_384316_

int (BlockPos): t, getClientLeafTintColor, method_67233

Biome$Precipitation (BlockPos): s, precipitationAt, method_70745

1.21.5

Names

dgj

dkj

Fields

float: w, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: w, oRainLevel, field_9253, lastRainGradient, f_46437_

float: y, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: y, oThunderLevel, field_9251, lastThunderGradient, f_46439_

Constructors

Methods

boolean (): V, isDay, method_8530, isDay, m_46461_

boolean (): V, isBrightOutside, method_8530, isDay, m_46461_

void (): Y, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): Z, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): ab, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): ac, prepareWeather, method_8543, initWeatherGradients, m_46466_

long (): ad, getGameTime, method_8510, getTime, m_46467_

long (): ae, getGameTime, method_8510, getTime, m_46467_

long (): ae, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): af, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): D_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): C_, getLevelData, method_8401, getLevelProperties, m_6106_

boolean (): af, isThundering, method_8546, isThundering, m_46470_

boolean (): ag, isThundering, method_8546, isThundering, m_46470_

boolean (): ag, isRaining, method_8419, isRaining, m_46471_

boolean (): ah, isRaining, method_8419, isRaining, m_46471_

int (): E_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): D_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): F_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): E_, getWorldBorder, method_8621, getWorldBorder, m_6857_

void (): ac, disconnect, method_8525, disconnect, m_7462_

void (): ad, disconnect, method_8525, disconnect, m_7462_

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486, playSound, m_7785_

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486, playSoundClient, m_7785_

BlockPos (): Z, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): aa, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

void (BlockPos, Block): c, updateNeighbourForOutputSignal, method_8455, updateComparators, m_46717_

void (BlockPos, Block): b, updateNeighbourForOutputSignal, method_8455, updateComparators, m_46717_

boolean (): B_, isClientSide, method_8608, isClient, m_5776_

boolean (): A_, isClientSide, method_8608, isClient, m_5776_

void (BlockPos, Block): a, updateNeighborsAt, method_61271, updateNeighborsAlways, m_46672_

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, m_7106_

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticleClient, m_7106_

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494, addImportantParticle, m_7107_

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494, addImportantParticleClient, m_7107_

void (BlockPos, BlockState, BlockState): a, onBlockStateChange, method_19282, onBlockChanged, m_6559_

void (Player, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396, playSound, m_5594_

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_43128, playSound, m_6263_

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_43129, playSoundFromEntity, m_6269_

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addAlwaysVisibleParticle, method_17452, addImportantParticle, m_6485_

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addAlwaysVisibleParticle, method_17452, addImportantParticleClient, m_6485_

void (): X, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): Y, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

boolean (Player, BlockPos): a, mayInteract, method_8505, canPlayerModifyAt, m_7966_

LevelLightEngine (): C_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): B_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): W, isNight, method_23886, isNight, m_46462_

boolean (): W, isDarkOutside, method_23886, isNight, m_385602_

BiomeManager (): I_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): H_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

DimensionType (): G_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): F_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): ai, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): aj, dimension, method_27983, getRegistryKey, m_46472_

boolean (): aj, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): ak, isDebug, method_27982, isDebugWorld, m_46659_

long (): J_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): I_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): ah, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ai, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

void (Player, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_47967, playSound, m_214150_

float (): aa, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): ab, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

RandomSource (): H_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): G_, getRandom, method_8409, getRandom, m_213780_

void (Entity, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_45445, playSound, m_245803_

void (Entity, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396, playSound, m_5594_

void (Player, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_262808_

void (Player, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_213890_

void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_45446, playSoundAtBlockCenter, m_245747_

void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_45446, playSoundAtBlockCenterClient, m_245747_

RegistryAccess (): K_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): J_, registryAccess, method_30349, getRegistryManager, m_9598_

DamageSources (): ak, damageSources, method_48963, getDamageSources, m_269111_

DamageSources (): al, damageSources, method_48963, getDamageSources, m_269111_

void (Player, double, double, double, SoundEvent, SoundSource): a, playSound, method_54762, playSound, m_307318_

void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntity, m_307553_

void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntityClient, m_307553_

void (MapId, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_

MapId (): x, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_

void (Player, double, double, double, Holder<SoundEvent>, SoundSource, float, float): a, playSound, method_60511, playSound, m_339760_

void (ParticleOptions, boolean, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticle, m_6493_

void (ParticleOptions, boolean, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticleClient, m_6493_

void (BlockPos, BlockState, BlockState): a, updatePOIOnBlockStateChange, method_66016, onBlockStateChanged, m_8750_

boolean (): X, isMoonVisible, method_66346, isNightAndNatural, m_388412_

void (Entity, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_214150_

void (Entity, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_47967, playSound, m_213890_

void (Entity, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_262808_

void (Entity, double, double, double, SoundEvent, SoundSource): a, playSound, method_54762, playSound, m_46559_

void (Entity, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_43128, playSound, m_6263_

void (Entity, double, double, double, Holder<SoundEvent>, SoundSource, float, float): a, playSound, method_60511, playSound, m_6269_

void (Entity, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_43129, playSoundFromEntity, m_339760_

void (SoundEvent, SoundSource, float, float): a, playPlayerSound, method_67392, playSoundClient, m_386794_

List<Entity> (Entity, AABB): i, getPushableEntities, method_66349, getCrammedEntities, m_383923_

Entity (UUID): b, getEntity, method_66347, getEntity, m_386720_

boolean (Entity, BlockPos): a, mayInteract, method_8505, canEntityModifyAt, m_7966_

int (BlockPos): s, getClientLeafTintColor, method_67233, getBlockColor, m_384316_

1.21.4

Names

dhi

dgj

Fields

Constructors

Methods

boolean (): U, isDay, method_8530, isDay, m_46461_

boolean (): V, isDay, method_8530, isDay, m_46461_

void (): X, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): Y, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): aa, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): ab, prepareWeather, method_8543, initWeatherGradients, m_46466_

long (): ac, getGameTime, method_8510, getTime, m_46467_

long (): ad, getGameTime, method_8510, getTime, m_46467_

long (): ad, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): ae, getDayTime, method_8532, getTimeOfDay, m_46468_

boolean (): ae, isThundering, method_8546, isThundering, m_46470_

boolean (): af, isThundering, method_8546, isThundering, m_46470_

boolean (): af, isRaining, method_8419, isRaining, m_46471_

boolean (): ag, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): Q, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): R, getScoreboard, method_8428, getScoreboard, m_6188_

String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): J, gatherChunkSourceStats, method_31419, asString, m_46464_

void (): ab, disconnect, method_8525, disconnect, m_7462_

void (): ac, disconnect, method_8525, disconnect, m_7462_

BlockPos (): Y, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): Z, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticle, m_6493_

void (ParticleOptions, boolean, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_17452, addImportantParticle, m_6485_

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addAlwaysVisibleParticle, method_17452, addImportantParticle, m_6485_

void (): W, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): X, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

boolean (): u, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): v, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): V, isNight, method_23886, isNight, m_46462_

boolean (): W, isNight, method_23886, isNight, m_46462_

ResourceKey<Level> (): ah, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ai, dimension, method_27983, getRegistryKey, m_46472_

boolean (): ai, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): aj, isDebug, method_27982, isDebugWorld, m_46659_

LevelEntityGetter<Entity> (): G, getEntities, method_31592, getEntityLookup, m_142646_

LevelEntityGetter<Entity> (): H, getEntities, method_31592, getEntityLookup, m_142646_

Holder<DimensionType> (): ag, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ah, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

float (): Z, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): aa, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

DamageSources (): aj, damageSources, method_48963, getDamageSources, m_269111_

DamageSources (): ak, damageSources, method_48963, getDamageSources, m_269111_

TickRateManager (): t, tickRateManager, method_54719, getTickManager, m_304826_

TickRateManager (): u, tickRateManager, method_54719, getTickManager, m_304826_

MapId (): w, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_

MapId (): x, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_

PotionBrewing (): K, potionBrewing, method_59547, getBrewingRecipeRegistry, m_319308_

PotionBrewing (): L, potionBrewing, method_59547, getBrewingRecipeRegistry, m_319308_

RecipeAccess (): P, recipeAccess, method_8433, getRecipeManager, m_8879_

RecipeAccess (): Q, recipeAccess, method_8433, getRecipeManager, m_8879_

FuelValues (): L, fuelValues, method_61269, getFuelRegistry, m_355128_

FuelValues (): M, fuelValues, method_61269, getFuelRegistry, m_355128_

void (ParticleOptions, boolean, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticle, m_6493_

Collection<EnderDragonPart> (): s, dragonParts, method_65097, getEnderDragonParts, m_372675_

1.21.3

Names

dcw

dhi

Fields

int: t, randValue, field_9256, lcgBlockSeed, f_46435_

int: u, randValue, field_9256, lcgBlockSeed, f_46435_

int: u, addend, field_9238, lcgBlockSeedIncrement, f_46436_

int: v, addend, field_9238, lcgBlockSeedIncrement, f_46436_

float: v, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: w, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: w, rainLevel, field_9235, rainGradient, f_46438_

float: x, rainLevel, field_9235, rainGradient, f_46438_

float: x, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: y, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: y, thunderLevel, field_9234, thunderGradient, f_46440_

float: z, thunderLevel, field_9234, thunderGradient, f_46440_

boolean: B, isClientSide, field_9236, isClient, f_46443_

boolean: C, isClientSide, field_9236, isClient, f_46443_

com.mojang.serialization.Codec<ResourceKey<Level>>: g, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

com.mojang.serialization.Codec<ResourceKey<Level>>: h, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

ResourceKey<Level>: h, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: i, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: i, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: j, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: j, END, field_25181, END, f_46430_

ResourceKey<Level>: k, END, field_25181, END, f_46430_

WritableLevelData: A, levelData, field_9232, properties, f_46442_

WritableLevelData: B, levelData, field_9232, properties, f_46442_

Supplier<ProfilerFiller>: E, profiler, field_16316, profiler, f_46446_

int: k, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: l, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: l, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: m, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: m, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: n, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: n, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: o, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: o, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: p, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: p, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: q, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: q, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

int: r, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

List<TickingBlockEntity>: r, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

List<TickingBlockEntity>: s, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

Holder<DimensionType>: D, dimensionTypeRegistration, field_36402, dimensionEntry, f_204147_

Holder<DimensionType>: E, dimensionTypeRegistration, field_36402, dimensionEntry, f_204147_

NeighborUpdater: s, neighborUpdater, field_38226, neighborUpdater, f_220350_

NeighborUpdater: t, neighborUpdater, field_38226, neighborUpdater, f_220350_

RandomSource: z, random, field_9229, random, f_46441_

RandomSource: A, random, field_9229, random, f_46441_

Constructors

(WritableLevelData, ResourceKey<Level>, RegistryAccess, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long, int)

(WritableLevelData, ResourceKey<Level>, RegistryAccess, Holder<DimensionType>, boolean, boolean, long, int)

Methods

boolean (): R, isDay, method_8530, isDay, m_46461_

boolean (): U, isDay, method_8530, isDay, m_46461_

void (): U, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): X, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (boolean, boolean): b, setSpawnSettings, method_8424, setMobSpawnOptions, m_46703_

void (): X, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): aa, prepareWeather, method_8543, initWeatherGradients, m_46466_

int (): z_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): Z, getGameTime, method_8510, getTime, m_46467_

long (): ac, getGameTime, method_8510, getTime, m_46467_

long (): aa, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): ad, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): A_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): D_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): ab, getGameRules, method_8450, getGameRules, m_46469_

boolean (): ac, isThundering, method_8546, isThundering, m_46470_

boolean (): ae, isThundering, method_8546, isThundering, m_46470_

boolean (): ad, isRaining, method_8419, isRaining, m_46471_

boolean (): af, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): M, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): Q, getScoreboard, method_8428, getScoreboard, m_6188_

int (): B_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): E_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): C_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): F_, getWorldBorder, method_8621, getWorldBorder, m_6857_

void (): Y, disconnect, method_8525, disconnect, m_7462_

void (): ab, disconnect, method_8525, disconnect, m_7462_

MinecraftServer (): o, getServer, method_8503, getServer, m_7654_

MinecraftServer (): p, getServer, method_8503, getServer, m_7654_

BlockPos (): V, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): Y, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

void (BlockPos, Block, BlockPos): a, neighborChanged, method_8492, updateNeighbor, m_46586_

boolean (): x_, isClientSide, method_8608, isClient, m_5776_

boolean (): B_, isClientSide, method_8608, isClient, m_5776_

void (BlockPos, Block): a, updateNeighborsAt, method_8452, updateNeighborsAlways, m_46672_

void (BlockPos, Block): a, updateNeighborsAt, method_61271, updateNeighborsAlways, m_46672_

boolean (BlockPos): p, isLoaded, method_8477, canSetBlock, m_46749_

boolean (BlockPos): p, isLoaded, method_8477, isPosLoaded, m_46749_

RecipeManager (): r, getRecipeManager, method_8433, getRecipeManager, m_7465_

void (BlockPos, Block, Direction): a, updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept, m_46590_

void (): T, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): W, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

boolean (): t, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): u, noSave, method_8458, isSavingDisabled, m_7441_

ProfilerFiller (): ag, getProfiler, method_16107, getProfiler, m_46473_

LevelLightEngine (): y_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): C_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): S, isNight, method_23886, isNight, m_46462_

boolean (): V, isNight, method_23886, isNight, m_46462_

BiomeManager (): F_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): I_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

DimensionType (): D_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): G_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): af, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ah, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ah, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

long (): G_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): J_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): ae, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ag, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

void (BlockState, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_41410, updateNeighbor, m_213960_

void (Direction, BlockState, BlockPos, BlockPos, int, int): a, neighborShapeChanged, method_42308, replaceWithStateForNeighborUpdate, m_213683_

float (): W, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): Z, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

RandomSource (): E_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): H_, getRandom, method_8409, getRandom, m_213780_

Explosion (Entity, double, double, double, float, Level$ExplosionInteraction): a, explode, method_8437, createExplosion, m_254849_

Explosion (Entity, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8537, createExplosion, m_255391_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, Vec3, float, boolean, Level$ExplosionInteraction): a, explode, method_46407, createExplosion, m_254951_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_55117, createExplosion, m_254877_

Explosion$BlockInteraction (GameRules$Key<GameRules$BooleanValue>): a, getDestroyType, method_46669, getDestructionType, m_255157_

RegistryAccess (): H_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): K_, registryAccess, method_30349, getRegistryManager, m_9598_

TickRateManager (): s, tickRateManager, method_54719, getTickManager, m_304826_

TickRateManager (): t, tickRateManager, method_54719, getTickManager, m_304826_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_8454, createExplosion, m_255039_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, boolean, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_46668, createExplosion, m_307157_

MapId (): v, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_

MapId (): w, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_

void (BlockPos, Block, Orientation): a, updateNeighborsAt, method_8452, updateNeighborsAlways, m_353140_

void (BlockPos, Block, Direction, Orientation): a, updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept, m_46590_

void (BlockPos, Block, Orientation): b, neighborChanged, method_8492, updateNeighbor, m_213960_

void (BlockState, BlockPos, Block, Orientation, boolean): a, neighborChanged, method_41410, updateNeighbor, m_46586_

void (Direction, BlockPos, BlockPos, BlockState, int, int): a, neighborShapeChanged, method_42308, replaceWithStateForNeighborUpdate, m_213683_

void (Entity, double, double, double, float, Level$ExplosionInteraction): a, explode, method_8437, createExplosion, m_307157_

void (Entity, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8537, createExplosion, m_254849_

void (Entity, DamageSource, ExplosionDamageCalculator, Vec3, float, boolean, Level$ExplosionInteraction): a, explode, method_46407, createExplosion, m_255278_

void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_55117, createExplosion, m_255391_

void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_8454, createExplosion, m_7465_

void (boolean): a, setSpawnSettings, method_8424, setMobSpawnOptions, m_46703_

boolean (): a, canHaveWeather, method_63020, canHaveWeather, m_353453_

RecipeAccess (): P, recipeAccess, method_8433, getRecipeManager, m_8879_

FuelValues (): L, fuelValues, method_61269, getFuelRegistry, m_355128_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dca

dcw

Fields

Constructors

Methods

MapId (): v, getFreeMapId, method_17889, getNextMapId, m_7354_

MapId (): v, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_

void (Player, double, double, double, Holder<SoundEvent>, SoundSource, float, float): a, playSound, method_60511, playSound, m_339760_

1.20.6

Names

ctp

dca

Fields

WorldBorder: G, worldBorder, field_9223, border, f_46447_

WorldBorder: F, worldBorder, field_9223, border, f_46447_

BiomeManager: H, biomeManager, field_20639, biomeAccess, f_46420_

BiomeManager: G, biomeManager, field_20639, biomeAccess, f_46420_

Supplier<ProfilerFiller>: F, profiler, field_16316, profiler, f_46446_

Supplier<ProfilerFiller>: E, profiler, field_16316, profiler, f_46446_

ResourceKey<Level>: I, dimension, field_25176, registryKey, f_46421_

ResourceKey<Level>: H, dimension, field_25176, registryKey, f_46421_

long: L, subTickCount, field_35455, tickOrder, f_186455_

long: K, subTickCount, field_35455, tickOrder, f_186455_

Holder<DimensionType>: E, dimensionTypeRegistration, field_36402, dimensionEntry, f_204147_

Holder<DimensionType>: D, dimensionTypeRegistration, field_36402, dimensionEntry, f_204147_

ResourceKey<DimensionType>: D, dimensionTypeId, field_9247, dimension, f_220349_

RegistryAccess: J, registryAccess, field_42475, registryManager, f_268710_

RegistryAccess: I, registryAccess, field_42475, registryManager, f_268710_

DamageSources: K, damageSources, field_42476, damageSources, f_268497_

DamageSources: J, damageSources, field_42476, damageSources, f_268497_

Constructors

Methods

boolean (): P, isDay, method_8530, isDay, m_46461_

boolean (): R, isDay, method_8530, isDay, m_46461_

void (): S, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): U, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): V, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): X, prepareWeather, method_8543, initWeatherGradients, m_46466_

int (): A_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): z_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): X, getGameTime, method_8510, getTime, m_46467_

long (): Z, getGameTime, method_8510, getTime, m_46467_

long (): Y, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): aa, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): B_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): A_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): Z, getGameRules, method_8450, getGameRules, m_46469_

GameRules (): ab, getGameRules, method_8450, getGameRules, m_46469_

boolean (): aa, isThundering, method_8546, isThundering, m_46470_

boolean (): ac, isThundering, method_8546, isThundering, m_46470_

boolean (): ab, isRaining, method_8419, isRaining, m_46471_

boolean (): ad, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): M, getScoreboard, method_8428, getScoreboard, m_6188_

int (): C_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): B_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): D_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): C_, getWorldBorder, method_8621, getWorldBorder, m_6857_

String (): H, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_

void (): W, disconnect, method_8525, disconnect, m_7462_

void (): Y, disconnect, method_8525, disconnect, m_7462_

BlockPos (): T, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): V, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

boolean (): y_, isClientSide, method_8608, isClient, m_5776_

boolean (): x_, isClientSide, method_8608, isClient, m_5776_

void (): R, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): T, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

MapItemSavedData (String): a, getMapData, method_17891, getMapState, m_7489_

int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_

ProfilerFiller (): af, getProfiler, method_16107, getProfiler, m_46473_

ProfilerFiller (): ag, getProfiler, method_16107, getProfiler, m_46473_

void (double, double, double, double, double, double, CompoundTag): a, createFireworks, method_8547, addFireworkParticle, m_7228_

LevelLightEngine (): z_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): y_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): Q, isNight, method_23886, isNight, m_46462_

boolean (): S, isNight, method_23886, isNight, m_46462_

BiomeManager (): G_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): F_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

DimensionType (): E_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): D_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): ae, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): af, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ag, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

Supplier<ProfilerFiller> (): ah, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): ah, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): ai, isDebug, method_27982, isDebugWorld, m_46659_

void (String, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_

long (): H_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): G_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): ad, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ae, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

float (): U, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): W, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

ResourceKey<DimensionType> (): ac, dimensionTypeId, method_44013, getDimensionKey, m_220362_

RandomSource (): F_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): E_, getRandom, method_8409, getRandom, m_213780_

RegistryAccess (): I_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): H_, registryAccess, method_30349, getRegistryManager, m_9598_

DamageSources (): ai, damageSources, method_48963, getDamageSources, m_269111_

DamageSources (): aj, damageSources, method_48963, getDamageSources, m_269111_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, SoundEvent): a, explode, method_8454, createExplosion, m_255039_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, boolean, ParticleOptions, ParticleOptions, SoundEvent): a, explode, method_46668, createExplosion, m_307157_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_8454, createExplosion, m_255039_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, boolean, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_46668, createExplosion, m_307157_

MapItemSavedData (MapId): a, getMapData, method_17891, getMapState, m_7489_

void (MapId, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_

MapId (): v, getFreeMapId, method_17889, getNextMapId, m_7354_

void (double, double, double, double, double, double, List<FireworkExplosion>): a, createFireworks, method_8547, addFireworkParticle, m_7228_

PotionBrewing (): K, potionBrewing, method_59547, getBrewingRecipeRegistry, m_319308_

1.20.4

Names

cpv

ctp

Fields

Constructors

Methods

boolean (): N, isDay, method_8530, isDay, m_46461_

boolean (): P, isDay, method_8530, isDay, m_46461_

void (): Q, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): S, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): T, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): V, prepareWeather, method_8543, initWeatherGradients, m_46466_

int (): y_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): A_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): V, getGameTime, method_8510, getTime, m_46467_

long (): X, getGameTime, method_8510, getTime, m_46467_

long (): W, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): Y, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): z_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): B_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): X, getGameRules, method_8450, getGameRules, m_46469_

GameRules (): Z, getGameRules, method_8450, getGameRules, m_46469_

boolean (): Y, isThundering, method_8546, isThundering, m_46470_

boolean (): aa, isThundering, method_8546, isThundering, m_46470_

boolean (): Z, isRaining, method_8419, isRaining, m_46471_

boolean (): ab, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_

int (): A_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): C_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): B_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): D_, getWorldBorder, method_8621, getWorldBorder, m_6857_

String (): F, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): H, gatherChunkSourceStats, method_31419, asString, m_46464_

void (): U, disconnect, method_8525, disconnect, m_7462_

void (): W, disconnect, method_8525, disconnect, m_7462_

MinecraftServer (): n, getServer, method_8503, getServer, m_7654_

MinecraftServer (): o, getServer, method_8503, getServer, m_7654_

boolean (BlockPos): j, isInWorldBounds, method_24794, isInBuildLimit, m_46739_

boolean (BlockPos): k, isInWorldBounds, method_24794, isInBuildLimit, m_46739_

LevelChunk (BlockPos): l, getChunkAt, method_8500, getWorldChunk, m_46745_

LevelChunk (BlockPos): m, getChunkAt, method_8500, getWorldChunk, m_46745_

void (BlockPos): n, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

void (BlockPos): o, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

BlockPos (): R, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): T, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

boolean (BlockPos): q, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): r, isRainingAt, method_8520, hasRain, m_46758_

boolean (): w_, isClientSide, method_8608, isClient, m_5776_

boolean (): y_, isClientSide, method_8608, isClient, m_5776_

boolean (BlockPos): o, isLoaded, method_8477, canSetBlock, m_46749_

boolean (BlockPos): p, isLoaded, method_8477, canSetBlock, m_46749_

RecipeManager (): q, getRecipeManager, method_8433, getRecipeManager, m_7465_

RecipeManager (): r, getRecipeManager, method_8433, getRecipeManager, m_7465_

void (): P, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): R, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

int (): t, getFreeMapId, method_17889, getNextMapId, m_7354_

int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_

boolean (): r, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): t, noSave, method_8458, isSavingDisabled, m_7441_

ProfilerFiller (): ad, getProfiler, method_16107, getProfiler, m_46473_

ProfilerFiller (): af, getProfiler, method_16107, getProfiler, m_46473_

LevelLightEngine (): x_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): z_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): O, isNight, method_23886, isNight, m_46462_

boolean (): Q, isNight, method_23886, isNight, m_46462_

BiomeManager (): E_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): G_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

boolean (BlockPos): k, isInSpawnableBounds, method_25953, isValid, m_46741_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, isValid, m_46741_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (BlockPos): g, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

DimensionType (): C_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): E_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): ac, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ae, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ae, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

Supplier<ProfilerFiller> (): ag, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): af, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): ah, isDebug, method_27982, isDebugWorld, m_46659_

void (BlockPos): p, blockEntityChanged, method_8524, markDirty, m_151543_

void (BlockPos): q, blockEntityChanged, method_8524, markDirty, m_151543_

LevelEntityGetter<Entity> (): E, getEntities, method_31592, getEntityLookup, m_142646_

LevelEntityGetter<Entity> (): G, getEntities, method_31592, getEntityLookup, m_142646_

long (): F_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): H_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): ab, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ad, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

boolean (BlockPos): m, shouldTickBlocksAt, method_41411, shouldTickBlockPos, m_220393_

boolean (BlockPos): n, shouldTickBlocksAt, method_41411, shouldTickBlockPos, m_220393_

float (): S, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): U, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

ResourceKey<DimensionType> (): aa, dimensionTypeId, method_44013, getDimensionKey, m_220362_

ResourceKey<DimensionType> (): ac, dimensionTypeId, method_44013, getDimensionKey, m_220362_

RandomSource (): D_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): F_, getRandom, method_8409, getRandom, m_213780_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8454, createExplosion, m_254877_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_55117, createExplosion, m_254877_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, boolean): a, explode, method_46668, createExplosion, m_255278_

RegistryAccess (): G_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): I_, registryAccess, method_30349, getRegistryManager, m_9598_

DamageSources (): ag, damageSources, method_48963, getDamageSources, m_269111_

DamageSources (): ai, damageSources, method_48963, getDamageSources, m_269111_

void (Player, double, double, double, SoundEvent, SoundSource): a, playSound, method_54762, playSound, m_307318_

void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntity, m_307553_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, SoundEvent): a, explode, method_8454, createExplosion, m_255039_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, boolean, ParticleOptions, ParticleOptions, SoundEvent): a, explode, method_46668, createExplosion, m_307157_

TickRateManager (): s, tickRateManager, method_54719, getTickManager, m_304826_

1.20.2

Names

cmm

cpv

Fields

Constructors

Methods

int (): t_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): y_, getSeaLevel, method_8615, getSeaLevel, m_5736_

LevelData (): u_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): z_, getLevelData, method_8401, getLevelProperties, m_6106_

int (): v_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): A_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): w_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): B_, getWorldBorder, method_8621, getWorldBorder, m_6857_

boolean (): r_, isClientSide, method_8608, isClient, m_5776_

boolean (): w_, isClientSide, method_8608, isClient, m_5776_

LevelLightEngine (): s_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): x_, getLightEngine, method_22336, getLightingProvider, m_5518_

BiomeManager (): z_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): E_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

DimensionType (): x_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): C_, dimensionType, method_8597, getDimension, m_6042_

long (): A_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): F_, nextSubTickCount, method_39224, getTickOrder, m_183596_

RandomSource (): y_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): D_, getRandom, method_8409, getRandom, m_213780_

RegistryAccess (): B_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): G_, registryAccess, method_30349, getRegistryManager, m_9598_

1.20.1

Names

cmi

cmm

Fields

int: f, skyDarken, field_9226, ambientDarkness, f_46425_

int: e, skyDarken, field_9226, ambientDarkness, f_46425_

boolean: c, tickingBlockEntities, field_9249, iteratingTickingBlockEntities, f_151504_

boolean: b, tickingBlockEntities, field_9249, iteratingTickingBlockEntities, f_151504_

Direction[]: a, DIRECTIONS, field_9233, DIRECTIONS, f_46422_

Thread: d, thread, field_17086, thread, f_46423_

Thread: c, thread, field_17086, thread, f_46423_

boolean: e, isDebug, field_24496, debugWorld, f_46424_

boolean: d, isDebug, field_24496, debugWorld, f_46424_

List<TickingBlockEntity>: b, pendingBlockEntityTickers, field_27081, pendingBlockEntityTickers, f_151503_

List<TickingBlockEntity>: a, pendingBlockEntityTickers, field_27081, pendingBlockEntityTickers, f_151503_

RandomSource: C, threadSafeRandom, field_38861, threadSafeRandom, f_220348_

RandomSource: f, threadSafeRandom, field_38861, threadSafeRandom, f_220348_

Constructors

Methods

boolean (): M, isDay, method_8530, isDay, m_46461_

boolean (): N, isDay, method_8530, isDay, m_46461_

void (): P, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): Q, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): S, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): T, prepareWeather, method_8543, initWeatherGradients, m_46466_

int (): m_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): t_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): U, getGameTime, method_8510, getTime, m_46467_

long (): V, getGameTime, method_8510, getTime, m_46467_

long (): V, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): W, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): n_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): u_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): W, getGameRules, method_8450, getGameRules, m_46469_

GameRules (): X, getGameRules, method_8450, getGameRules, m_46469_

boolean (): X, isThundering, method_8546, isThundering, m_46470_

boolean (): Y, isThundering, method_8546, isThundering, m_46470_

boolean (): Y, isRaining, method_8419, isRaining, m_46471_

boolean (): Z, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_

int (): o_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): v_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): p_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): w_, getWorldBorder, method_8621, getWorldBorder, m_6857_

void (): T, disconnect, method_8525, disconnect, m_7462_

void (): U, disconnect, method_8525, disconnect, m_7462_

int (BlockPos): q, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, m_46751_

boolean (BlockPos): r, hasNeighborSignal, method_8479, isReceivingRedstonePower, m_46753_

int (BlockPos): s, getBestNeighborSignal, method_8482, getReceivedRedstonePower, m_46755_

BlockPos (): Q, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): R, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

boolean (BlockPos): t, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): q, isRainingAt, method_8520, hasRain, m_46758_

boolean (): k_, isClientSide, method_8608, isClient, m_5776_

boolean (): r_, isClientSide, method_8608, isClient, m_5776_

void (): O, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): P, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

boolean (BlockPos, Direction): a, hasSignal, method_8459, isEmittingRedstonePower, m_46616_

int (BlockPos, Direction): b, getSignal, method_8499, getEmittedRedstonePower, m_46681_

ProfilerFiller (): ac, getProfiler, method_16107, getProfiler, m_46473_

ProfilerFiller (): ad, getProfiler, method_16107, getProfiler, m_46473_

LevelLightEngine (): l_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): s_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): N, isNight, method_23886, isNight, m_46462_

boolean (): O, isNight, method_23886, isNight, m_46462_

BiomeManager (): s_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): z_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

boolean (BlockPos): E, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

DimensionType (): q_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): x_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): ab, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ac, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ad, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

Supplier<ProfilerFiller> (): ae, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): ae, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): af, isDebug, method_27982, isDebugWorld, m_46659_

long (): t_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): A_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): aa, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ab, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

float (): R, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): S, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

ResourceKey<DimensionType> (): Z, dimensionTypeId, method_44013, getDimensionKey, m_220362_

ResourceKey<DimensionType> (): aa, dimensionTypeId, method_44013, getDimensionKey, m_220362_

RandomSource (): r_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): y_, getRandom, method_8409, getRandom, m_213780_

RegistryAccess (): u_, registryAccess, method_30349, getRegistryManager, m_9598_

RegistryAccess (): B_, registryAccess, method_30349, getRegistryManager, m_9598_

DamageSources (): af, damageSources, method_48963, getDamageSources, m_269111_

DamageSources (): ag, damageSources, method_48963, getDamageSources, m_269111_

1.19.4

Names

cjw

cmi

Fields

int: B, skyDarken, field_9226, ambientDarkness, f_46425_

int: f, skyDarken, field_9226, ambientDarkness, f_46425_

int: q, randValue, field_9256, lcgBlockSeed, f_46435_

int: t, randValue, field_9256, lcgBlockSeed, f_46435_

int: r, addend, field_9238, lcgBlockSeedIncrement, f_46436_

int: u, addend, field_9238, lcgBlockSeedIncrement, f_46436_

float: s, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: v, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: t, rainLevel, field_9235, rainGradient, f_46438_

float: w, rainLevel, field_9235, rainGradient, f_46438_

float: u, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: x, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: v, thunderLevel, field_9234, thunderGradient, f_46440_

float: y, thunderLevel, field_9234, thunderGradient, f_46440_

boolean: y, isClientSide, field_9236, isClient, f_46443_

boolean: B, isClientSide, field_9236, isClient, f_46443_

Thread: z, thread, field_17086, thread, f_46423_

Thread: d, thread, field_17086, thread, f_46423_

com.mojang.serialization.Codec<ResourceKey<Level>>: d, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

com.mojang.serialization.Codec<ResourceKey<Level>>: g, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

ResourceKey<Level>: e, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: h, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: f, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: i, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: g, END, field_25181, END, f_46430_

ResourceKey<Level>: j, END, field_25181, END, f_46430_

boolean: A, isDebug, field_24496, debugWorld, f_46424_

boolean: e, isDebug, field_24496, debugWorld, f_46424_

WritableLevelData: x, levelData, field_9232, properties, f_46442_

WritableLevelData: A, levelData, field_9232, properties, f_46442_

int: h, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: k, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: i, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: l, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: j, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: m, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: k, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: n, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: l, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: o, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: m, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: p, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: n, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

int: q, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

List<TickingBlockEntity>: o, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

List<TickingBlockEntity>: r, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

long: J, subTickCount, field_35455, tickOrder, f_186455_

long: L, subTickCount, field_35455, tickOrder, f_186455_

NeighborUpdater: p, neighborUpdater, field_38226, neighborUpdater, f_220350_

NeighborUpdater: s, neighborUpdater, field_38226, neighborUpdater, f_220350_

RandomSource: w, random, field_9229, random, f_46441_

RandomSource: z, random, field_9229, random, f_46441_

RegistryAccess: J, registryAccess, field_42475, registryManager, f_268710_

DamageSources: K, damageSources, field_42476, damageSources, f_268497_

Constructors

(WritableLevelData, ResourceKey<Level>, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long, int)

(WritableLevelData, ResourceKey<Level>, RegistryAccess, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long, int)

Methods

boolean (): N, isDay, method_8530, isDay, m_46461_

boolean (): M, isDay, method_8530, isDay, m_46461_

void (): Q, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): P, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): T, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): S, prepareWeather, method_8543, initWeatherGradients, m_46466_

int (): n_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): m_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): V, getGameTime, method_8510, getTime, m_46467_

long (): U, getGameTime, method_8510, getTime, m_46467_

long (): W, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): V, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): o_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): n_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): X, getGameRules, method_8450, getGameRules, m_46469_

GameRules (): W, getGameRules, method_8450, getGameRules, m_46469_

boolean (): Y, isThundering, method_8546, isThundering, m_46470_

boolean (): X, isThundering, method_8546, isThundering, m_46470_

boolean (): Z, isRaining, method_8419, isRaining, m_46471_

boolean (): Y, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_

int (): p_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): o_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): q_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): p_, getWorldBorder, method_8621, getWorldBorder, m_6857_

String (): G, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): F, gatherChunkSourceStats, method_31419, asString, m_46464_

void (): U, disconnect, method_8525, disconnect, m_7462_

void (): T, disconnect, method_8525, disconnect, m_7462_

BlockPos (): R, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): Q, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

boolean (BlockPos): u, isHumidAt, method_8480, hasHighHumidity, m_46761_

boolean (): l_, isClientSide, method_8608, isClient, m_5776_

boolean (): k_, isClientSide, method_8608, isClient, m_5776_

void (): P, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): O, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

int (): u, getFreeMapId, method_17889, getNextMapId, m_7354_

int (): t, getFreeMapId, method_17889, getNextMapId, m_7354_

ProfilerFiller (): ad, getProfiler, method_16107, getProfiler, m_46473_

ProfilerFiller (): ac, getProfiler, method_16107, getProfiler, m_46473_

LevelLightEngine (): m_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): l_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): O, isNight, method_23886, isNight, m_46462_

boolean (): N, isNight, method_23886, isNight, m_46462_

BiomeManager (): t_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): s_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

boolean (BlockPos): F, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (BlockPos): E, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

DimensionType (): r_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): q_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): ac, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ab, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ae, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

Supplier<ProfilerFiller> (): ad, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): af, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): ae, isDebug, method_27982, isDebugWorld, m_46659_

LevelEntityGetter<Entity> (): F, getEntities, method_31592, getEntityLookup, m_142646_

LevelEntityGetter<Entity> (): E, getEntities, method_31592, getEntityLookup, m_142646_

long (): u_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): t_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): ab, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): aa, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

float (): S, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): R, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

ResourceKey<DimensionType> (): aa, dimensionTypeId, method_44013, getDimensionKey, m_220362_

ResourceKey<DimensionType> (): Z, dimensionTypeId, method_44013, getDimensionKey, m_220362_

RandomSource (): s_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): r_, getRandom, method_8409, getRandom, m_213780_

void (Entity, DamageSource): a, broadcastDamageEvent, method_48760, sendEntityDamage, m_269196_

RegistryAccess (): u_, registryAccess, method_30349, getRegistryManager, m_9598_

DamageSources (): af, damageSources, method_48963, getDamageSources, m_269111_

1.19.3

Names

cgx

cjw

Fields

Constructors

Methods

boolean (): M, isDay, method_8530, isDay, m_46461_

boolean (): N, isDay, method_8530, isDay, m_46461_

void (): P, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): Q, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): S, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): T, prepareWeather, method_8543, initWeatherGradients, m_46466_

int (): m_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): n_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): U, getGameTime, method_8510, getTime, m_46467_

long (): V, getGameTime, method_8510, getTime, m_46467_

long (): V, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): W, getDayTime, method_8532, getTimeOfDay, m_46468_

LevelData (): n_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): o_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): W, getGameRules, method_8450, getGameRules, m_46469_

GameRules (): X, getGameRules, method_8450, getGameRules, m_46469_

boolean (): X, isThundering, method_8546, isThundering, m_46470_

boolean (): Y, isThundering, method_8546, isThundering, m_46470_

boolean (): Y, isRaining, method_8419, isRaining, m_46471_

boolean (): Z, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_

int (): o_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): p_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): p_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): q_, getWorldBorder, method_8621, getWorldBorder, m_6857_

void (): T, disconnect, method_8525, disconnect, m_7462_

void (): U, disconnect, method_8525, disconnect, m_7462_

BlockPos (): Q, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

BlockPos (): R, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

boolean (): k_, isClientSide, method_8608, isClient, m_5776_

boolean (): l_, isClientSide, method_8608, isClient, m_5776_

void (): O, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): P, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

Explosion (Entity, double, double, double, float, Explosion$BlockInteraction): a, explode, method_8437, createExplosion, m_46511_

Explosion (Entity, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8537, createExplosion, m_46518_

ProfilerFiller (): ac, getProfiler, method_16107, getProfiler, m_46473_

ProfilerFiller (): ad, getProfiler, method_16107, getProfiler, m_46473_

LevelLightEngine (): l_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): m_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): N, isNight, method_23886, isNight, m_46462_

boolean (): O, isNight, method_23886, isNight, m_46462_

BiomeManager (): s_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): t_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, m_7703_

DimensionType (): q_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): r_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): ab, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ac, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ad, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

Supplier<ProfilerFiller> (): ae, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): ae, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): af, isDebug, method_27982, isDebugWorld, m_46659_

long (): t_, nextSubTickCount, method_39224, getTickOrder, m_183596_

long (): u_, nextSubTickCount, method_39224, getTickOrder, m_183596_

Holder<DimensionType> (): aa, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

Holder<DimensionType> (): ab, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

void (Player, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_214150_

void (Player, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_47967, playSound, m_214150_

void (Player, Entity, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_213890_

float (): R, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

float (): S, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

ResourceKey<DimensionType> (): Z, dimensionTypeId, method_44013, getDimensionKey, m_220362_

ResourceKey<DimensionType> (): aa, dimensionTypeId, method_44013, getDimensionKey, m_220362_

RandomSource (): r_, getRandom, method_8409, getRandom, m_213780_

RandomSource (): s_, getRandom, method_8409, getRandom, m_213780_

void (Entity, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_45445, playSound, m_245803_

void (Player, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_262808_

void (Player, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_213890_

void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_45446, playSoundAtBlockCenter, m_245747_

Explosion (Entity, double, double, double, float, Level$ExplosionInteraction): a, explode, method_8437, createExplosion, m_254849_

Explosion (Entity, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8537, createExplosion, m_255391_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, Vec3, float, boolean, Level$ExplosionInteraction): a, explode, method_46407, createExplosion, m_254951_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction): a, explode, method_8454, createExplosion, m_254877_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, boolean): a, explode, method_46668, createExplosion, m_255278_

Explosion$BlockInteraction (GameRules$Key<GameRules$BooleanValue>): a, getDestroyType, method_46669, getDestructionType, m_255157_

<T extends Entity> void (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>, List<? super T>): a, getEntities, method_47574, collectEntitiesByType, m_261153_

<T extends Entity> void (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>, List<? super T>, int): a, getEntities, method_47575, collectEntitiesByType, m_260826_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

cga

cgx

Fields

Constructors

Methods

1.19

Names

cav

cga

Fields

int: A, skyDarken, field_9226, ambientDarkness, f_46425_

int: B, skyDarken, field_9226, ambientDarkness, f_46425_

int: p, randValue, field_9256, lcgBlockSeed, f_46435_

int: q, randValue, field_9256, lcgBlockSeed, f_46435_

int: q, addend, field_9238, lcgBlockSeedIncrement, f_46436_

int: r, addend, field_9238, lcgBlockSeedIncrement, f_46436_

float: r, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: s, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: s, rainLevel, field_9235, rainGradient, f_46438_

float: t, rainLevel, field_9235, rainGradient, f_46438_

float: t, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: u, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: u, thunderLevel, field_9234, thunderGradient, f_46440_

float: v, thunderLevel, field_9234, thunderGradient, f_46440_

Random: v, random, field_9229, random, f_46441_

boolean: x, isClientSide, field_9236, isClient, f_46443_

boolean: y, isClientSide, field_9236, isClient, f_46443_

WorldBorder: E, worldBorder, field_9223, border, f_46447_

WorldBorder: G, worldBorder, field_9223, border, f_46447_

Thread: y, thread, field_17086, thread, f_46423_

Thread: z, thread, field_17086, thread, f_46423_

BiomeManager: F, biomeManager, field_20639, biomeAccess, f_46420_

BiomeManager: H, biomeManager, field_20639, biomeAccess, f_46420_

boolean: z, isDebug, field_24496, debugWorld, f_46424_

boolean: A, isDebug, field_24496, debugWorld, f_46424_

DimensionType: B, dimensionType, field_9247, dimension, f_46445_

WritableLevelData: w, levelData, field_9232, properties, f_46442_

WritableLevelData: x, levelData, field_9232, properties, f_46442_

Supplier<ProfilerFiller>: D, profiler, field_16316, profiler, f_46446_

Supplier<ProfilerFiller>: F, profiler, field_16316, profiler, f_46446_

ResourceKey<Level>: G, dimension, field_25176, registryKey, f_46421_

ResourceKey<Level>: I, dimension, field_25176, registryKey, f_46421_

long: H, subTickCount, field_35455, tickOrder, f_186455_

long: J, subTickCount, field_35455, tickOrder, f_186455_

Holder<DimensionType>: C, dimensionTypeRegistration, field_36402, field_36402, f_204147_

Holder<DimensionType>: E, dimensionTypeRegistration, field_36402, dimensionEntry, f_204147_

NeighborUpdater: p, neighborUpdater, field_38226, neighborUpdater, f_220350_

RandomSource: w, random, field_9229, random, f_46441_

RandomSource: C, threadSafeRandom, field_38861, threadSafeRandom, f_220348_

ResourceKey<DimensionType>: D, dimensionTypeId, field_9247, dimension, f_220349_

Constructors

(WritableLevelData, ResourceKey<Level>, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long)

(WritableLevelData, ResourceKey<Level>, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long, int)

Methods

boolean (): O, isDay, method_8530, isDay, m_46461_

boolean (): M, isDay, method_8530, isDay, m_46461_

void (): R, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): P, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

Scoreboard (): J, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_

String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): G, gatherChunkSourceStats, method_31419, asString, m_46464_

MinecraftServer (): n, getServer, method_8503, getServer, m_142572_

MinecraftServer (): n, getServer, method_8503, getServer, m_7654_

void (BlockPos): m, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

void (BlockPos): n, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

int (BlockPos): p, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, m_46751_

int (BlockPos): q, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, m_46751_

boolean (BlockPos): q, hasNeighborSignal, method_8479, isReceivingRedstonePower, m_46753_

boolean (BlockPos): r, hasNeighborSignal, method_8479, isReceivingRedstonePower, m_46753_

int (BlockPos): r, getBestNeighborSignal, method_8482, getReceivedRedstonePower, m_46755_

int (BlockPos): s, getBestNeighborSignal, method_8482, getReceivedRedstonePower, m_46755_

BlockPos (): Q, getSharedSpawnPos, method_43126, getSpawnPos, m_220360_

boolean (BlockPos): s, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): t, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): t, isHumidAt, method_8480, hasHighHumidity, m_46761_

boolean (BlockPos): u, isHumidAt, method_8480, hasHighHumidity, m_46761_

void (BlockPos, Block): b, updateNeighborsAt, method_8452, updateNeighborsAlways, m_46672_

void (BlockPos, Block): a, updateNeighborsAt, method_8452, updateNeighborsAlways, m_46672_

boolean (BlockPos): n, isLoaded, method_8477, canSetBlock, m_46749_

boolean (BlockPos): o, isLoaded, method_8477, canSetBlock, m_46749_

Random (): r_, getRandom, method_8409, getRandom, m_5822_

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, m_6263_

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_43128, playSound, m_6263_

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, m_6269_

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_43129, playSoundFromEntity, m_6269_

void (): Q, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): O, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

ProfilerFiller (): ab, getProfiler, method_16107, getProfiler, m_46473_

ProfilerFiller (): ac, getProfiler, method_16107, getProfiler, m_46473_

boolean (): P, isNight, method_23886, isNight, m_46462_

boolean (): N, isNight, method_23886, isNight, m_46462_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (BlockPos): F, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

ResourceKey<Level> (): aa, dimension, method_27983, getRegistryKey, m_46472_

ResourceKey<Level> (): ab, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): ac, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

Supplier<ProfilerFiller> (): ad, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): ad, isDebug, method_27982, isDebugWorld, m_46659_

boolean (): ae, isDebug, method_27982, isDebugWorld, m_46659_

void (BlockPos): o, blockEntityChanged, method_8524, markDirty, m_151543_

void (BlockPos): p, blockEntityChanged, method_8524, markDirty, m_151543_

LevelEntityGetter<Entity> (): H, getEntities, method_31592, getEntityLookup, m_142646_

LevelEntityGetter<Entity> (): F, getEntities, method_31592, getEntityLookup, m_142646_

void (Entity, GameEvent, BlockPos, int): a, postGameEventInRadius, method_32886, emitGameEvent, m_151513_

Holder<DimensionType> (): Z, dimensionTypeRegistration, method_40134, method_40134, m_204156_

Holder<DimensionType> (): aa, dimensionTypeRegistration, method_40134, getDimensionEntry, m_204156_

void (BlockState, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_41410, updateNeighbor, m_213960_

void (Direction, BlockState, BlockPos, BlockPos, int, int): a, neighborShapeChanged, method_42308, replaceWithStateForNeighborUpdate, m_213683_

void (Player, double, double, double, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_214150_

void (Player, Entity, SoundEvent, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_213890_

boolean (BlockPos): m, shouldTickBlocksAt, method_41411, shouldTickBlockPos, m_220393_

float (): R, getSharedSpawnAngle, method_43127, getSpawnAngle, m_220361_

ResourceKey<DimensionType> (): Z, dimensionTypeId, method_44013, getDimensionKey, m_220362_

RandomSource (): r_, getRandom, method_8409, getRandom, m_213780_

1.18.2

Names

cad

cav

Fields

int: B, skyDarken, field_9226, ambientDarkness, f_46425_

int: A, skyDarken, field_9226, ambientDarkness, f_46425_

int: q, randValue, field_9256, lcgBlockSeed, f_46435_

int: p, randValue, field_9256, lcgBlockSeed, f_46435_

int: r, addend, field_9238, lcgBlockSeedIncrement, f_46436_

int: q, addend, field_9238, lcgBlockSeedIncrement, f_46436_

float: s, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: r, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: t, rainLevel, field_9235, rainGradient, f_46438_

float: s, rainLevel, field_9235, rainGradient, f_46438_

float: u, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: t, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: v, thunderLevel, field_9234, thunderGradient, f_46440_

float: u, thunderLevel, field_9234, thunderGradient, f_46440_

Random: w, random, field_9229, random, f_46441_

Random: v, random, field_9229, random, f_46441_

boolean: y, isClientSide, field_9236, isClient, f_46443_

boolean: x, isClientSide, field_9236, isClient, f_46443_

org.apache.logging.log4j.Logger: d, LOGGER, field_9224, LOGGER, f_46426_

Thread: z, thread, field_17086, thread, f_46423_

Thread: y, thread, field_17086, thread, f_46423_

com.mojang.serialization.Codec<ResourceKey<Level>>: e, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

com.mojang.serialization.Codec<ResourceKey<Level>>: d, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

ResourceKey<Level>: f, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: e, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: g, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: f, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: h, END, field_25181, END, f_46430_

ResourceKey<Level>: g, END, field_25181, END, f_46430_

boolean: A, isDebug, field_24496, debugWorld, f_46424_

boolean: z, isDebug, field_24496, debugWorld, f_46424_

DimensionType: C, dimensionType, field_9247, dimension, f_46445_

DimensionType: B, dimensionType, field_9247, dimension, f_46445_

WritableLevelData: x, levelData, field_9232, properties, f_46442_

WritableLevelData: w, levelData, field_9232, properties, f_46442_

int: i, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: h, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: j, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: i, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: k, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: j, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: l, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: k, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: m, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: l, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: n, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: m, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: o, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

int: n, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

List<TickingBlockEntity>: p, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

List<TickingBlockEntity>: o, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

Holder<DimensionType>: C, dimensionTypeRegistration, field_36402, field_36402, f_204147_

Constructors

(WritableLevelData, ResourceKey<Level>, DimensionType, Supplier<ProfilerFiller>, boolean, boolean, long)

(WritableLevelData, ResourceKey<Level>, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long)

Methods

boolean (): P, isDay, method_8530, isDay, m_46461_

boolean (): O, isDay, method_8530, isDay, m_46461_

void (): S, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): R, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (): T, prepareWeather, method_8543, initWeatherGradients, m_46466_

void (): S, prepareWeather, method_8543, initWeatherGradients, m_46466_

long (): V, getGameTime, method_8510, getTime, m_46467_

long (): U, getGameTime, method_8510, getTime, m_46467_

long (): W, getDayTime, method_8532, getTimeOfDay, m_46468_

long (): V, getDayTime, method_8532, getTimeOfDay, m_46468_

GameRules (): X, getGameRules, method_8450, getGameRules, m_46469_

GameRules (): W, getGameRules, method_8450, getGameRules, m_46469_

boolean (): Y, isThundering, method_8546, isThundering, m_46470_

boolean (): X, isThundering, method_8546, isThundering, m_46470_

boolean (): Z, isRaining, method_8419, isRaining, m_46471_

boolean (): Y, isRaining, method_8419, isRaining, m_46471_

Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_

Scoreboard (): J, getScoreboard, method_8428, getScoreboard, m_6188_

String (): J, gatherChunkSourceStats, method_31419, asString, m_46464_

String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_

void (): U, disconnect, method_8525, disconnect, m_7462_

void (): T, disconnect, method_8525, disconnect, m_7462_

void (): R, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (): Q, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_

int (): u, getFreeMapId, method_17889, getNextMapId, m_7354_

boolean (): s, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): r, noSave, method_8458, isSavingDisabled, m_7441_

boolean (): Q, isNight, method_23886, isNight, m_46462_

boolean (): P, isNight, method_23886, isNight, m_46462_

TagContainer (): r, getTagManager, method_8514, getTagManager, m_5999_

LevelEntityGetter<Entity> (): I, getEntities, method_31592, getEntityLookup, m_142646_

LevelEntityGetter<Entity> (): H, getEntities, method_31592, getEntityLookup, m_142646_

boolean (Entity$RemovalReason): a, shouldDelayFallingBlockEntityRemoval, method_39522, shouldRemoveEntityLater, m_183414_

Holder<DimensionType> (): Z, dimensionTypeRegistration, method_40134, method_40134, m_204156_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

bwq

cad

Fields

long: H, subTickCount, field_35455, tickOrder, f_186455_

Constructors

Methods

int (): l_, getSeaLevel, method_8615, getSeaLevel, m_5736_

int (): m_, getSeaLevel, method_8615, getSeaLevel, m_5736_

LevelData (): m_, getLevelData, method_8401, getLevelProperties, m_6106_

LevelData (): n_, getLevelData, method_8401, getLevelProperties, m_6106_

int (): n_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

int (): o_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

WorldBorder (): o_, getWorldBorder, method_8621, getWorldBorder, m_6857_

WorldBorder (): p_, getWorldBorder, method_8621, getWorldBorder, m_6857_

boolean (BlockPos): k, isInWorldBounds, method_24794, isInBuildLimit, m_46739_

boolean (BlockPos): j, isInWorldBounds, method_24794, isInBuildLimit, m_46739_

LevelChunk (BlockPos): m, getChunkAt, method_8500, getWorldChunk, m_46745_

LevelChunk (BlockPos): l, getChunkAt, method_8500, getWorldChunk, m_46745_

void (BlockPos): n, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

void (BlockPos): m, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

int (BlockPos): q, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, m_46751_

int (BlockPos): p, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, m_46751_

boolean (BlockPos): r, hasNeighborSignal, method_8479, isReceivingRedstonePower, m_46753_

boolean (BlockPos): q, hasNeighborSignal, method_8479, isReceivingRedstonePower, m_46753_

int (BlockPos): s, getBestNeighborSignal, method_8482, getReceivedRedstonePower, m_46755_

int (BlockPos): r, getBestNeighborSignal, method_8482, getReceivedRedstonePower, m_46755_

boolean (BlockPos): t, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): s, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): u, isHumidAt, method_8480, hasHighHumidity, m_46761_

boolean (BlockPos): t, isHumidAt, method_8480, hasHighHumidity, m_46761_

boolean (): j_, isClientSide, method_8608, isClient, m_5776_

boolean (): k_, isClientSide, method_8608, isClient, m_5776_

boolean (BlockPos): o, isLoaded, method_8477, canSetBlock, m_46749_

boolean (BlockPos): n, isLoaded, method_8477, canSetBlock, m_46749_

Random (): q_, getRandom, method_8409, getRandom, m_5822_

Random (): r_, getRandom, method_8409, getRandom, m_5822_

LevelLightEngine (): k_, getLightEngine, method_22336, getLightingProvider, m_5518_

LevelLightEngine (): l_, getLightEngine, method_22336, getLightingProvider, m_5518_

BiomeManager (): r_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

BiomeManager (): s_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, isValid, m_46741_

boolean (BlockPos): k, isInSpawnableBounds, method_25953, isValid, m_46741_

boolean (BlockPos): E, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

DimensionType (): p_, dimensionType, method_8597, getDimension, m_6042_

DimensionType (): q_, dimensionType, method_8597, getDimension, m_6042_

void (BlockPos): p, blockEntityChanged, method_8524, markDirty, m_151543_

void (BlockPos): o, blockEntityChanged, method_8524, markDirty, m_151543_

boolean (Entity): h, shouldTickDeath, method_38989, shouldUpdatePostDeath, m_183599_

boolean (long): a, shouldTickBlocksAt, method_39425, shouldTickBlocksInChunk, m_183438_

long (): t_, nextSubTickCount, method_39224, getTickOrder, m_183596_

boolean (Entity$RemovalReason): a, shouldDelayFallingBlockEntityRemoval, method_39522, shouldRemoveEntityLater, m_183414_

1.17.1

Names

bwp

bwq

Fields

Constructors

Methods

1.17

Names

brx

bwp

net.minecraft.world.World

net.minecraft.src.C_1596_

Fields

List<BlockEntity>: j, blockEntityList, field_9231, blockEntities, field_147482_g

List<BlockEntity>: k, tickableBlockEntities, field_9246, tickingBlockEntities, field_175730_i

List<BlockEntity>: l, pendingBlockEntities, field_9241, pendingBlockEntities, field_147484_a

List<BlockEntity>: m, blockEntitiesToUnload, field_18139, unloadedBlockEntities, field_147483_b

int: d, skyDarken, field_9226, ambientDarkness, field_73008_k

int: B, skyDarken, field_9226, ambientDarkness, f_46425_

int: n, randValue, field_9256, lcgBlockSeed, field_73005_l

int: q, randValue, field_9256, lcgBlockSeed, f_46435_

int: o, addend, field_9238, lcgBlockSeedIncrement, field_73006_m

int: r, addend, field_9238, lcgBlockSeedIncrement, f_46436_

float: p, oRainLevel, field_9253, rainGradientPrev, field_73003_n

float: s, oRainLevel, field_9253, rainGradientPrev, f_46437_

float: q, rainLevel, field_9235, rainGradient, field_73004_o

float: t, rainLevel, field_9235, rainGradient, f_46438_

float: r, oThunderLevel, field_9251, thunderGradientPrev, field_73018_p

float: u, oThunderLevel, field_9251, thunderGradientPrev, f_46439_

float: s, thunderLevel, field_9234, thunderGradient, field_73017_q

float: v, thunderLevel, field_9234, thunderGradient, f_46440_

Random: t, random, field_9229, random, field_73012_v

Random: w, random, field_9229, random, f_46441_

boolean: v, isClientSide, field_9236, isClient, field_72995_K

boolean: y, isClientSide, field_9236, isClient, f_46443_

boolean: w, updatingBlockEntities, field_9249, iteratingTickingBlockEntities, field_147481_N

boolean: c, tickingBlockEntities, field_9249, iteratingTickingBlockEntities, f_151504_

WorldBorder: z, worldBorder, field_9223, border, field_175728_M

WorldBorder: E, worldBorder, field_9223, border, f_46447_

org.apache.logging.log4j.Logger: e, LOGGER, field_9224, LOGGER, field_195596_d

org.apache.logging.log4j.Logger: d, LOGGER, field_9224, LOGGER, f_46426_

Direction[]: a, DIRECTIONS, field_9233, DIRECTIONS, field_200007_a

Direction[]: a, DIRECTIONS, field_9233, DIRECTIONS, f_46422_

Thread: b, thread, field_17086, thread, field_217407_c

Thread: z, thread, field_17086, thread, f_46423_

BiomeManager: A, biomeManager, field_20639, biomeAccess, field_226689_w_

BiomeManager: F, biomeManager, field_20639, biomeAccess, f_46420_

com.mojang.serialization.Codec<ResourceKey<Level>>: f, RESOURCE_KEY_CODEC, field_25178, CODEC, field_234917_f_

com.mojang.serialization.Codec<ResourceKey<Level>>: e, RESOURCE_KEY_CODEC, field_25178, CODEC, f_46427_

ResourceKey<Level>: g, OVERWORLD, field_25179, OVERWORLD, field_234918_g_

ResourceKey<Level>: f, OVERWORLD, field_25179, OVERWORLD, f_46428_

ResourceKey<Level>: h, NETHER, field_25180, NETHER, field_234919_h_

ResourceKey<Level>: g, NETHER, field_25180, NETHER, f_46429_

ResourceKey<Level>: i, END, field_25181, END, field_234920_i_

ResourceKey<Level>: h, END, field_25181, END, f_46430_

boolean: c, isDebug, field_24496, debugWorld, field_234916_c_

boolean: A, isDebug, field_24496, debugWorld, f_46424_

DimensionType: x, dimensionType, field_9247, dimension, field_234921_x_

DimensionType: C, dimensionType, field_9247, dimension, f_46445_

WritableLevelData: u, levelData, field_9232, properties, field_72986_A

WritableLevelData: x, levelData, field_9232, properties, f_46442_

Supplier<ProfilerFiller>: y, profiler, field_16316, profiler, field_72984_F

Supplier<ProfilerFiller>: D, profiler, field_16316, profiler, f_46446_

ResourceKey<Level>: B, dimension, field_25176, registryKey, field_73011_w

ResourceKey<Level>: G, dimension, field_25176, registryKey, f_46421_

int: i, MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT, f_151505_

int: j, LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH, f_151506_

int: k, SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967, f_151507_

int: l, MAX_BRIGHTNESS, field_30968, field_30968, f_151508_

int: m, TICKS_PER_DAY, field_30969, field_30969, f_151509_

int: n, MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y, f_151510_

int: o, MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y, f_151511_

List<TickingBlockEntity>: p, blockEntityTickers, field_27082, blockEntityTickers, f_151512_

List<TickingBlockEntity>: b, pendingBlockEntityTickers, field_27081, pendingBlockEntityTickers, f_151503_

Constructors

Methods

boolean (): M, isDay, method_8530, isDay, func_72935_r

boolean (): P, isDay, method_8530, isDay, m_46461_

float (float): a, getSunAngle, method_8442, getSkyAngleRadians, func_72929_e

float (float): a, getSunAngle, method_8442, getSkyAngleRadians, m_46490_

boolean (BlockEntity): a, addBlockEntity, method_8438, addBlockEntity, func_175700_a

void (Collection<BlockEntity>): a, addAllPendingBlockEntities, method_8447, addBlockEntities, func_147448_a

void (): Q, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): S, updateSkyBrightness, method_8533, calculateAmbientDarkness, m_46465_

void (boolean, boolean): b, setSpawnSettings, method_8424, setMobSpawnOptions, func_72891_a

void (boolean, boolean): b, setSpawnSettings, method_8424, setMobSpawnOptions, m_46703_

void (): R, prepareWeather, method_8543, initWeatherGradients, func_72947_a

void (): T, prepareWeather, method_8543, initWeatherGradients, m_46466_

Entity (int): a, getEntity, method_8469, getEntityById, func_73045_a

Entity (int): a, getEntity, method_8469, getEntityById, m_6815_

int (): t_, getSeaLevel, method_8615, getSeaLevel, func_181545_F

int (): l_, getSeaLevel, method_8615, getSeaLevel, m_5736_

long (): T, getGameTime, method_8510, getTime, func_82737_E

long (): V, getGameTime, method_8510, getTime, m_46467_

long (): U, getDayTime, method_8532, getTimeOfDay, func_72820_D

long (): W, getDayTime, method_8532, getTimeOfDay, m_46468_

void (Entity, byte): a, broadcastEntityEvent, method_8421, sendEntityStatus, func_72960_a

void (Entity, byte): a, broadcastEntityEvent, method_8421, sendEntityStatus, m_7605_

LevelData (): h, getLevelData, method_8401, getLevelProperties, func_72912_H

LevelData (): m_, getLevelData, method_8401, getLevelProperties, m_6106_

GameRules (): V, getGameRules, method_8450, getGameRules, func_82736_K

GameRules (): X, getGameRules, method_8450, getGameRules, m_46469_

float (float): b, getThunderLevel, method_8478, getThunderGradient, func_72819_i

float (float): b, getThunderLevel, method_8478, getThunderGradient, m_46661_

float (float): d, getRainLevel, method_8430, getRainGradient, func_72867_j

float (float): d, getRainLevel, method_8430, getRainGradient, m_46722_

boolean (): W, isThundering, method_8546, isThundering, func_72911_I

boolean (): Y, isThundering, method_8546, isThundering, m_46470_

boolean (): X, isRaining, method_8419, isRaining, func_72896_J

boolean (): Z, isRaining, method_8419, isRaining, m_46471_

CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, func_72914_a

CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, m_6026_

Scoreboard (): G, getScoreboard, method_8428, getScoreboard, func_96441_U

Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_

int (): c, getSkyDarken, method_8594, getAmbientDarkness, func_175657_ab

int (): n_, getSkyDarken, method_8594, getAmbientDarkness, m_7445_

void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, func_225605_c_

void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, m_6580_

WorldBorder (): f, getWorldBorder, method_8621, getWorldBorder, func_175723_af

WorldBorder (): o_, getWorldBorder, method_8621, getWorldBorder, m_6857_

String (): P, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

String (): J, gatherChunkSourceStats, method_31419, asString, m_46464_

void (): S, disconnect, method_8525, disconnect, func_72882_A

void (): U, disconnect, method_8525, disconnect, m_7462_

void (float): c, setThunderLevel, method_8496, setThunderGradient, func_147442_i

void (float): c, setThunderLevel, method_8496, setThunderGradient, m_46707_

void (float): e, setRainLevel, method_8519, setRainGradient, func_72894_k

void (float): e, setRainLevel, method_8519, setRainGradient, m_46734_

MinecraftServer (): l, getServer, method_8503, getServer, func_73046_m

MinecraftServer (): n, getServer, method_8503, getServer, m_142572_

boolean (BlockPos): k, isInWorldBounds, method_24794, isInBuildLimit, func_175701_a

boolean (BlockPos): k, isInWorldBounds, method_24794, isInBuildLimit, m_46739_

LevelChunk (BlockPos): n, getChunkAt, method_8500, getWorldChunk, func_175726_f

LevelChunk (BlockPos): m, getChunkAt, method_8500, getWorldChunk, m_46745_

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486, playSound, func_184134_a

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486, playSound, m_7785_

BlockEntity (BlockPos): c, getBlockEntity, method_8321, getBlockEntity, func_175625_s

BlockEntity (BlockPos): c_, getBlockEntity, method_8321, getBlockEntity, m_7702_

void (BlockPos, BlockEntity): a, setBlockEntity, method_8526, setBlockEntity, func_175690_a

void (BlockPos): o, removeBlockEntity, method_8544, removeBlockEntity, func_175713_t

void (BlockPos): n, removeBlockEntity, method_8544, removeBlockEntity, m_46747_

void (BlockPos, BlockEntity): b, blockEntityChanged, method_8524, markDirty, func_175646_b

int (BlockPos): q, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, func_175676_y

int (BlockPos): q, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, m_46751_

boolean (BlockPos): r, hasNeighborSignal, method_8479, isReceivingRedstonePower, func_175640_z

boolean (BlockPos): r, hasNeighborSignal, method_8479, isReceivingRedstonePower, m_46753_

int (BlockPos): s, getBestNeighborSignal, method_8482, getReceivedRedstonePower, func_175687_A

int (BlockPos): s, getBestNeighborSignal, method_8482, getReceivedRedstonePower, m_46755_

void (BlockPos, Block, int, int): a, blockEvent, method_8427, addSyncedBlockEvent, func_175641_c

void (BlockPos, Block, int, int): a, blockEvent, method_8427, addSyncedBlockEvent, m_7696_

boolean (BlockPos): t, isRainingAt, method_8520, hasRain, func_175727_C

boolean (BlockPos): t, isRainingAt, method_8520, hasRain, m_46758_

boolean (BlockPos): u, isHumidAt, method_8480, hasHighHumidity, func_180502_D

boolean (BlockPos): u, isHumidAt, method_8480, hasHighHumidity, m_46761_

void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, func_175669_a

void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, m_6798_

void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, func_175715_c

void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, m_6801_

void (BlockPos, Block): c, updateNeighbourForOutputSignal, method_8455, updateComparators, func_175666_e

void (BlockPos, Block): c, updateNeighbourForOutputSignal, method_8455, updateComparators, m_46717_

DifficultyInstance (BlockPos): d, getCurrentDifficultyAt, method_8404, getLocalDifficulty, func_175649_E

DifficultyInstance (BlockPos): d_, getCurrentDifficultyAt, method_8404, getLocalDifficulty, m_6436_

boolean (BlockPos): m, isOutsideBuildHeight, method_8518, isOutOfBuildLimitVertically, func_189509_E

BlockEntity (BlockPos): E, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

void (BlockPos, Block, BlockPos): a, neighborChanged, method_8492, updateNeighbor, func_190524_a

void (BlockPos, Block, BlockPos): a, neighborChanged, method_8492, updateNeighbor, m_46586_

boolean (): s_, isClientSide, method_8608, isClient, func_201670_d

boolean (): j_, isClientSide, method_8608, isClient, m_5776_

void (BlockPos, Block): b, updateNeighborsAt, method_8452, updateNeighborsAlways, func_195593_d

void (BlockPos, Block): b, updateNeighborsAt, method_8452, updateNeighborsAlways, m_46672_

int (Heightmap$Types, int, int): a, getHeight, method_8624, getTopY, func_201676_a

int (Heightmap$Types, int, int): a, getHeight, method_8624, getTopY, m_6924_

FluidState (BlockPos): b, getFluidState, method_8316, getFluidState, func_204610_c

FluidState (BlockPos): b_, getFluidState, method_8316, getFluidState, m_6425_

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, func_195594_a

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, m_7106_

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494, addImportantParticle, func_195589_b

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494, addImportantParticle, m_7107_

boolean (BlockPos): p, isLoaded, method_8477, canSetBlock, func_195588_v

boolean (BlockPos): o, isLoaded, method_8477, canSetBlock, m_46749_

void (): close, close, close, close, close

void (): close, close, close

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333, getOtherEntities, func_175674_a

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333, getOtherEntities, m_6249_

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): a, getEntitiesOfClass, method_8390, getEntitiesByClass, func_175647_a

Random (): u_, getRandom, method_8409, getRandom, func_201674_k

Random (): q_, getRandom, method_8409, getRandom, m_5822_

RecipeManager (): o, getRecipeManager, method_8433, getRecipeManager, func_199532_z

RecipeManager (): q, getRecipeManager, method_8433, getRecipeManager, m_7465_

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticle, func_195590_a

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticle, m_6493_

boolean (int): b, isOutsideBuildHeight, method_8476, isOutOfBuildLimitVertically, func_217405_b

LevelChunk (int, int): d, getChunk, method_8497, getChunk, func_212866_a_

LevelChunk (int, int): d, getChunk, method_8497, getChunk, m_6325_

ChunkAccess (int, int, ChunkStatus, boolean): a, getChunk, method_8402, getChunk, func_217353_a

ChunkAccess (int, int, ChunkStatus, boolean): a, getChunk, method_8402, getChunk, m_6522_

boolean (BlockPos, BlockState, int): a, setBlock, method_8652, setBlockState, func_180501_a

boolean (BlockPos, BlockState, int): a, setBlock, method_8652, setBlockState, m_7731_

void (BlockPos, BlockState, BlockState): a, onBlockStateChange, method_19282, onBlockChanged, func_217393_a

void (BlockPos, BlockState, BlockState): a, onBlockStateChange, method_19282, onBlockChanged, m_6559_

boolean (BlockPos, boolean): a, removeBlock, method_8650, removeBlock, func_217377_a

boolean (BlockPos, boolean): a, removeBlock, method_8650, removeBlock, m_7471_

boolean (BlockPos, BlockState): a, setBlockAndUpdate, method_8501, setBlockState, func_175656_a

boolean (BlockPos, BlockState): b, setBlockAndUpdate, method_8501, setBlockState, m_46597_

void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, func_184138_a

void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, m_7260_

void (BlockPos, Block, Direction): a, updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept, func_175695_a

void (BlockPos, Block, Direction): a, updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept, m_46590_

BlockState (BlockPos): d_, getBlockState, method_8320, getBlockState, func_180495_p

BlockState (BlockPos): a_, getBlockState, method_8320, getBlockState, m_8055_

void (Player, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396, playSound, func_184133_a

void (Player, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396, playSound, m_5594_

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, func_184148_a

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, m_6263_

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, func_217384_a

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, m_6269_

void (ParticleOptions, boolean, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_17452, addImportantParticle, func_217404_b

void (ParticleOptions, boolean, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_17452, addImportantParticle, m_6485_

void (): O, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

void (): R, tickBlockEntities, method_18471, tickBlockEntities, m_46463_

void (Consumer<Entity>, Entity): a, guardEntityTick, method_18472, tickEntity, func_217390_a

<T extends Entity> void (Consumer<T>, T): a, guardEntityTick, method_18472, tickEntity, m_46653_

Explosion (Entity, double, double, double, float, Explosion$BlockInteraction): a, explode, method_8437, createExplosion, func_217385_a

Explosion (Entity, double, double, double, float, Explosion$BlockInteraction): a, explode, method_8437, createExplosion, m_46511_

Explosion (Entity, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8537, createExplosion, func_217398_a

Explosion (Entity, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8537, createExplosion, m_46518_

boolean (BlockPos, Entity): a, loadedAndEntityCanStandOn, method_8515, isTopSolid, func_217400_a

boolean (BlockPos, Entity): a, loadedAndEntityCanStandOn, method_8515, isTopSolid, m_46575_

<T extends Entity> List<T> (EntityType<T>, AABB, Predicate<? super T>): a, getEntities, method_18023, getEntitiesByType, func_217394_a

boolean (BlockPos, Direction): a, hasSignal, method_8459, isEmittingRedstonePower, func_175709_b

boolean (BlockPos, Direction): a, hasSignal, method_8459, isEmittingRedstonePower, m_46616_

int (BlockPos, Direction): b, getSignal, method_8499, getEmittedRedstonePower, func_175651_c

int (BlockPos, Direction): b, getSignal, method_8499, getEmittedRedstonePower, m_46681_

boolean (Player, BlockPos): a, mayInteract, method_8505, canPlayerModifyAt, func_175660_a

boolean (Player, BlockPos): a, mayInteract, method_8505, canPlayerModifyAt, m_7966_

MapItemSavedData (String): a, getMapData, method_17891, getMapState, func_217406_a

MapItemSavedData (String): a, getMapData, method_17891, getMapState, m_7489_

void (MapItemSavedData): a, setMapData, method_17890, putMapState, func_217399_a

int (): t, getFreeMapId, method_17889, getNextMapId, func_217395_y

int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_

void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, func_184135_a

void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, m_5503_

boolean (BlockPos, Predicate<BlockState>): a, isStateAtPosition, method_16358, testBlockState, func_217375_a

boolean (BlockPos, Predicate<BlockState>): a, isStateAtPosition, method_16358, testBlockState, m_7433_

BlockPos (int, int, int, int): a, getBlockRandomPos, method_8536, getRandomPosInChunk, func_217383_a

BlockPos (int, int, int, int): a, getBlockRandomPos, method_8536, getRandomPosInChunk, m_46496_

boolean (): q, noSave, method_8458, isSavingDisabled, func_217402_u

boolean (): s, noSave, method_8458, isSavingDisabled, m_7441_

ProfilerFiller (): Z, getProfiler, method_16107, getProfiler, func_217381_Z

ProfilerFiller (): ab, getProfiler, method_16107, getProfiler, m_46473_

void (double, double, double, double, double, double, CompoundTag): a, createFireworks, method_8547, addFireworkParticle, func_92088_a

void (double, double, double, double, double, double, CompoundTag): a, createFireworks, method_8547, addFireworkParticle, m_7228_

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, func_225319_b

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, m_6550_

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): b, getLoadedEntitiesOfClass, method_21729, getEntitiesIncludingUngeneratedChunks, func_225316_b

LevelLightEngine (): e, getLightEngine, method_22336, getLightingProvider, func_225524_e_

LevelLightEngine (): k_, getLightEngine, method_22336, getLightingProvider, m_5518_

boolean (): N, isNight, method_23886, isNight, func_226690_K_

boolean (): Q, isNight, method_23886, isNight, m_46462_

BlockGetter (int, int): c, getChunkForCollisions, method_22338, getChunkAsView, func_225522_c_

BlockGetter (int, int): c, getChunkForCollisions, method_22338, getChunkAsView, m_7925_

BiomeManager (): d, getBiomeManager, method_22385, getBiomeAccess, func_225523_d_

BiomeManager (): r_, getBiomeManager, method_22385, getBiomeAccess, m_7062_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, isValid, func_234935_k_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, isValid, m_46741_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, func_234934_e_

boolean (BlockPos): E, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, m_46457_

boolean (int): d, isOutsideSpawnableHeight, method_25952, isInvalidVertically, func_234933_d_

boolean (int): b, isOutsideSpawnableHeight, method_25952, isInvalidVertically, m_46724_

boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState, func_241211_a_

boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState, m_6933_

boolean (BlockPos, boolean, Entity, int): a, destroyBlock, method_30093, breakBlock, func_241212_a_

boolean (BlockPos, boolean, Entity, int): a, destroyBlock, method_30093, breakBlock, m_7740_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_230546_a_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, m_7703_

boolean (BlockPos, Entity, Direction): a, loadedAndEntityCanStandOnFace, method_24368, isDirectionSolid, func_234929_a_

boolean (BlockPos, Entity, Direction): a, loadedAndEntityCanStandOnFace, method_24368, isDirectionSolid, m_46578_

DimensionType (): k, dimensionType, method_8597, getDimension, func_230315_m_

DimensionType (): p_, dimensionType, method_8597, getDimension, m_6042_

ResourceKey<Level> (): Y, dimension, method_27983, getRegistryKey, func_234923_W_

ResourceKey<Level> (): aa, dimension, method_27983, getRegistryKey, m_46472_

Supplier<ProfilerFiller> (): aa, getProfilerSupplier, method_24367, getProfilerSupplier, func_234924_Y_

Supplier<ProfilerFiller> (): ac, getProfilerSupplier, method_24367, getProfilerSupplier, m_46658_

boolean (): ab, isDebug, method_27982, isDebugWorld, func_234925_Z_

boolean (): ad, isDebug, method_27982, isDebugWorld, m_46659_

TagContainer (): p, getTagManager, method_8514, getTagManager, func_205772_D

TagContainer (): r, getTagManager, method_8514, getTagManager, m_5999_

void (BlockPos, BlockState): a, addDestroyBlockEffect, method_31595, addBlockBreakParticles, m_142052_

void (TickingBlockEntity): a, addBlockEntityTicker, method_31594, addBlockEntityTicker, m_151525_

void (BlockEntity): a, setBlockEntity, method_8438, addBlockEntity, m_151523_

<T extends Entity> List<T> (EntityTypeTest<Entity, T>, AABB, Predicate<? super T>): a, getEntities, method_18023, getEntitiesByType, m_142425_

void (BlockPos): p, blockEntityChanged, method_8524, markDirty, m_151543_

void (String, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_

boolean (BlockPos, Predicate<FluidState>): b, isFluidAtPosition, method_35237, testFluidState, m_142433_

LevelEntityGetter<Entity> (): I, getEntities, method_31592, getEntityLookup, m_142646_

void (Entity, GameEvent, BlockPos, int): a, postGameEventInRadius, method_32886, emitGameEvent, m_151513_

1.16.5

Names

Fields

int: o, addend, field_9238, unusedIncrement, field_73006_m

int: o, addend, field_9238, lcgBlockSeedIncrement, field_73006_m

Constructors

Methods

BlockGetter (int, int): c, getChunkForCollisions, method_22338, getExistingChunk, func_225522_c_

BlockGetter (int, int): c, getChunkForCollisions, method_22338, getChunkAsView, func_225522_c_

1.16.4

Names

bru

brx

Fields

Constructors

Methods

boolean (): L, isDay, method_8530, isDay, func_72935_r

boolean (): M, isDay, method_8530, isDay, func_72935_r

void (): P, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): Q, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): Q, prepareWeather, method_8543, initWeatherGradients, func_72947_a

void (): R, prepareWeather, method_8543, initWeatherGradients, func_72947_a

long (): S, getGameTime, method_8510, getTime, func_82737_E

long (): T, getGameTime, method_8510, getTime, func_82737_E

long (): T, getDayTime, method_8532, getTimeOfDay, func_72820_D

long (): U, getDayTime, method_8532, getTimeOfDay, func_72820_D

GameRules (): U, getGameRules, method_8450, getGameRules, func_82736_K

GameRules (): V, getGameRules, method_8450, getGameRules, func_82736_K

boolean (): V, isThundering, method_8546, isThundering, func_72911_I

boolean (): W, isThundering, method_8546, isThundering, func_72911_I

boolean (): W, isRaining, method_8419, isRaining, func_72896_J

boolean (): X, isRaining, method_8419, isRaining, func_72896_J

Scoreboard (): F, getScoreboard, method_8428, getScoreboard, func_96441_U

Scoreboard (): G, getScoreboard, method_8428, getScoreboard, func_96441_U

String (): O, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

String (): P, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

void (): R, disconnect, method_8525, disconnect, func_72882_A

void (): S, disconnect, method_8525, disconnect, func_72882_A

boolean (BlockPos): k, isInWorldBounds, method_24794, method_24794, func_175701_a

boolean (BlockPos): k, isInWorldBounds, method_24794, isInBuildLimit, func_175701_a

boolean (BlockPos): m, isOutsideBuildHeight, method_8518, isHeightInvalid, func_189509_E

boolean (BlockPos): m, isOutsideBuildHeight, method_8518, isOutOfBuildLimitVertically, func_189509_E

boolean (int): b, isOutsideBuildHeight, method_8476, isHeightInvalid, func_217405_b

boolean (int): b, isOutsideBuildHeight, method_8476, isOutOfBuildLimitVertically, func_217405_b

void (): N, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

void (): O, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

ProfilerFiller (): Y, getProfiler, method_16107, getProfiler, func_217381_Z

ProfilerFiller (): Z, getProfiler, method_16107, getProfiler, func_217381_Z

boolean (): M, isNight, method_23886, isNight, func_226690_K_

boolean (): N, isNight, method_23886, isNight, func_226690_K_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, method_25953, func_234935_k_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, isValid, func_234935_k_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValid, func_234934_e_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValidHorizontally, func_234934_e_

boolean (int): d, isOutsideSpawnableHeight, method_25952, method_25952, func_234933_d_

boolean (int): d, isOutsideSpawnableHeight, method_25952, isInvalidVertically, func_234933_d_

ResourceKey<Level> (): X, dimension, method_27983, getRegistryKey, func_234923_W_

ResourceKey<Level> (): Y, dimension, method_27983, getRegistryKey, func_234923_W_

Supplier<ProfilerFiller> (): Z, getProfilerSupplier, method_24367, getProfilerSupplier, func_234924_Y_

Supplier<ProfilerFiller> (): aa, getProfilerSupplier, method_24367, getProfilerSupplier, func_234924_Y_

boolean (): aa, isDebug, method_27982, isDebugWorld, func_234925_Z_

boolean (): ab, isDebug, method_27982, isDebugWorld, func_234925_Z_

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

bqb

bru

Fields

ResourceKey<DimensionType>: C, dimensionTypeKey, field_25177, dimensionRegistryKey, field_234915_C_

Constructors

(WritableLevelData, ResourceKey<Level>, ResourceKey<DimensionType>, DimensionType, Supplier<ProfilerFiller>, boolean, boolean, long)

(WritableLevelData, ResourceKey<Level>, DimensionType, Supplier<ProfilerFiller>, boolean, boolean, long)

Methods

boolean (): J, isDay, method_8530, isDay, func_72935_r

boolean (): L, isDay, method_8530, isDay, func_72935_r

void (): N, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): P, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): O, prepareWeather, method_8543, initWeatherGradients, func_72947_a

void (): Q, prepareWeather, method_8543, initWeatherGradients, func_72947_a

long (): Q, getGameTime, method_8510, getTime, func_82737_E

long (): S, getGameTime, method_8510, getTime, func_82737_E

long (): R, getDayTime, method_8532, getTimeOfDay, func_72820_D

long (): T, getDayTime, method_8532, getTimeOfDay, func_72820_D

LevelData (): u_, getLevelData, method_8401, getLevelProperties, func_72912_H

LevelData (): h, getLevelData, method_8401, getLevelProperties, func_72912_H

GameRules (): S, getGameRules, method_8450, getGameRules, func_82736_K

GameRules (): U, getGameRules, method_8450, getGameRules, func_82736_K

boolean (): T, isThundering, method_8546, isThundering, func_72911_I

boolean (): V, isThundering, method_8546, isThundering, func_72911_I

boolean (): U, isRaining, method_8419, isRaining, func_72896_J

boolean (): W, isRaining, method_8419, isRaining, func_72896_J

Scoreboard (): D, getScoreboard, method_8428, getScoreboard, func_96441_U

Scoreboard (): F, getScoreboard, method_8428, getScoreboard, func_96441_U

String (): M, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

String (): O, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

void (): P, disconnect, method_8525, disconnect, func_72882_A

void (): R, disconnect, method_8525, disconnect, func_72882_A

boolean (BlockPos): j, isInWorldBounds, method_24794, method_24794, func_175701_a

boolean (BlockPos): k, isInWorldBounds, method_24794, method_24794, func_175701_a

boolean (BlockPos): l, isOutsideBuildHeight, method_8518, isHeightInvalid, func_189509_E

boolean (BlockPos): m, isOutsideBuildHeight, method_8518, isHeightInvalid, func_189509_E

BlockEntity (BlockPos): D, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

BlockEntity (BlockPos): E, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333, getEntities, func_175674_a

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333, getOtherEntities, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): a, getEntitiesOfClass, method_8390, getEntities, func_175647_a

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): a, getEntitiesOfClass, method_8390, getEntitiesByClass, func_175647_a

Level (): n, getLevel, method_8410, getWorld, func_201672_e

Random (): v_, getRandom, method_8409, getRandom, func_201674_k

Random (): u_, getRandom, method_8409, getRandom, func_201674_k

TagManager (): p, getTagManager, method_8514, getTagManager, func_205772_D

void (): L, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

void (): N, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

<T extends Entity> List<T> (EntityType<T>, AABB, Predicate<? super T>): a, getEntities, method_18023, getEntities, func_217394_a

<T extends Entity> List<T> (EntityType<T>, AABB, Predicate<? super T>): a, getEntities, method_18023, getEntitiesByType, func_217394_a

ProfilerFiller (): X, getProfiler, method_16107, getProfiler, func_217381_Z

ProfilerFiller (): Y, getProfiler, method_16107, getProfiler, func_217381_Z

boolean (): K, isNight, method_23886, isNight, func_226690_K_

boolean (): M, isNight, method_23886, isNight, func_226690_K_

boolean (BlockPos): k, isInSpawnableBounds, method_25953, method_25953, func_234935_k_

boolean (BlockPos): l, isInSpawnableBounds, method_25953, method_25953, func_234935_k_

boolean (BlockPos): e, isInWorldBoundsHorizontal, method_8558, isValid, func_234934_e_

boolean (BlockPos): D, isInWorldBoundsHorizontal, method_8558, isValid, func_234934_e_

double (BlockPos): m, getRelativeFloorHeight, method_26372, getCollisionHeightAt, func_234936_m_

double (BlockPos, Predicate<BlockState>): c, getRelativeFloorHeight, method_26097, getCollisionHeightAt, func_234932_c_

double (BlockPos, double): a, getRelativeCeilingHeight, method_26096, method_26096, func_234928_a_

DimensionType (): m, dimensionType, method_8597, getDimension, func_230315_m_

DimensionType (): k, dimensionType, method_8597, getDimension, func_230315_m_

ResourceKey<DimensionType> (): V, dimensionTypeKey, method_29287, getDimensionRegistryKey, func_234922_V_

ResourceKey<Level> (): W, dimension, method_27983, getRegistryKey, func_234923_W_

ResourceKey<Level> (): X, dimension, method_27983, getRegistryKey, func_234923_W_

Supplier<ProfilerFiller> (): Y, getProfilerSupplier, method_24367, getProfilerSupplier, func_234924_Y_

Supplier<ProfilerFiller> (): Z, getProfilerSupplier, method_24367, getProfilerSupplier, func_234924_Y_

boolean (): Z, isDebug, method_27982, isDebugWorld, func_234925_Z_

boolean (): aa, isDebug, method_27982, isDebugWorld, func_234925_Z_

TagContainer (): p, getTagManager, method_8514, getTagManager, func_205772_D

1.16.1

Names

bjw

bqb

Fields

List<BlockEntity>: e, blockEntityList, field_9231, blockEntities, field_147482_g

List<BlockEntity>: j, blockEntityList, field_9231, blockEntities, field_147482_g

List<BlockEntity>: f, tickableBlockEntities, field_9246, tickingBlockEntities, field_175730_i

List<BlockEntity>: k, tickableBlockEntities, field_9246, tickingBlockEntities, field_175730_i

List<BlockEntity>: g, pendingBlockEntities, field_9241, pendingBlockEntities, field_147484_a

List<BlockEntity>: l, pendingBlockEntities, field_9241, pendingBlockEntities, field_147484_a

List<BlockEntity>: h, blockEntitiesToUnload, field_18139, unloadedBlockEntities, field_147483_b

List<BlockEntity>: m, blockEntitiesToUnload, field_18139, unloadedBlockEntities, field_147483_b

int: c, skyDarken, field_9226, ambientDarkness, field_73008_k

int: d, skyDarken, field_9226, ambientDarkness, field_73008_k

int: i, randValue, field_9256, lcgBlockSeed, field_73005_l

int: n, randValue, field_9256, lcgBlockSeed, field_73005_l

int: j, addend, field_9238, unusedIncrement, field_73006_m

int: o, addend, field_9238, unusedIncrement, field_73006_m

float: k, oRainLevel, field_9253, rainGradientPrev, field_73003_n

float: p, oRainLevel, field_9253, rainGradientPrev, field_73003_n

float: l, rainLevel, field_9235, rainGradient, field_73004_o

float: q, rainLevel, field_9235, rainGradient, field_73004_o

float: m, oThunderLevel, field_9251, thunderGradientPrev, field_73018_p

float: r, oThunderLevel, field_9251, thunderGradientPrev, field_73018_p

float: n, thunderLevel, field_9234, thunderGradient, field_73017_q

float: s, thunderLevel, field_9234, thunderGradient, field_73017_q

Random: o, random, field_9229, random, field_73012_v

Random: t, random, field_9229, random, field_73012_v

LevelData: r, levelData, field_9232, properties, field_72986_A

boolean: s, isClientSide, field_9236, isClient, field_72995_K

boolean: v, isClientSide, field_9236, isClient, field_72995_K

boolean: t, updatingBlockEntities, field_9249, iteratingTickingBlockEntities, field_147481_N

boolean: w, updatingBlockEntities, field_9249, iteratingTickingBlockEntities, field_147481_N

WorldBorder: v, worldBorder, field_9223, border, field_175728_M

WorldBorder: z, worldBorder, field_9223, border, field_175728_M

org.apache.logging.log4j.Logger: d, LOGGER, field_9224, LOGGER, field_195596_d

org.apache.logging.log4j.Logger: e, LOGGER, field_9224, LOGGER, field_195596_d

Dimension: p, dimension, field_9247, dimension, field_73011_w

ChunkSource: q, chunkSource, field_9248, chunkManager, field_73020_y

ProfilerFiller: u, profiler, field_16316, profiler, field_72984_F

BiomeManager: w, biomeManager, field_20639, biomeAccess, field_226689_w_

BiomeManager: A, biomeManager, field_20639, biomeAccess, field_226689_w_

com.mojang.serialization.Codec<ResourceKey<Level>>: f, RESOURCE_KEY_CODEC, field_25178, CODEC, field_234917_f_

ResourceKey<Level>: g, OVERWORLD, field_25179, OVERWORLD, field_234918_g_

ResourceKey<Level>: h, NETHER, field_25180, NETHER, field_234919_h_

ResourceKey<Level>: i, END, field_25181, END, field_234920_i_

boolean: c, isDebug, field_24496, debugWorld, field_234916_c_

DimensionType: x, dimensionType, field_9247, dimension, field_234921_x_

WritableLevelData: u, levelData, field_9232, properties, field_72986_A

Supplier<ProfilerFiller>: y, profiler, field_16316, profiler, field_72984_F

ResourceKey<Level>: B, dimension, field_25176, registryKey, field_73011_w

ResourceKey<DimensionType>: C, dimensionTypeKey, field_25177, dimensionRegistryKey, field_234915_C_

Constructors

(LevelData, DimensionType, BiFunction<Level, Dimension, ChunkSource>, ProfilerFiller, boolean)

(WritableLevelData, ResourceKey<Level>, ResourceKey<DimensionType>, DimensionType, Supplier<ProfilerFiller>, boolean, boolean, long)

Methods

void (boolean, boolean): a, setSpawnSettings, method_8424, setMobSpawnOptions, func_72891_a

void (boolean, boolean): b, setSpawnSettings, method_8424, setMobSpawnOptions, func_72891_a

int (): q_, getSeaLevel, method_8615, getSeaLevel, func_181545_F

int (): t_, getSeaLevel, method_8615, getSeaLevel, func_181545_F

LevelType (): P, getGeneratorType, method_8527, getGeneratorType, func_175624_G

long (): r_, getSeed, method_8412, getSeed, func_72905_C

long (): R, getGameTime, method_8510, getTime, func_82737_E

long (): Q, getGameTime, method_8510, getTime, func_82737_E

long (): S, getDayTime, method_8532, getTimeOfDay, func_72820_D

long (): R, getDayTime, method_8532, getTimeOfDay, func_72820_D

void (long): b, setDayTime, method_8435, setTimeOfDay, func_72877_b

LevelData (): i, getLevelData, method_8401, getLevelProperties, func_72912_H

LevelData (): u_, getLevelData, method_8401, getLevelProperties, func_72912_H

GameRules (): T, getGameRules, method_8450, getGameRules, func_82736_K

GameRules (): S, getGameRules, method_8450, getGameRules, func_82736_K

boolean (): U, isThundering, method_8546, isThundering, func_72911_I

boolean (): T, isThundering, method_8546, isThundering, func_72911_I

boolean (): V, isRaining, method_8419, isRaining, func_72896_J

boolean (): U, isRaining, method_8419, isRaining, func_72896_J

int (): W, getHeight, method_8456, getEffectiveHeight, func_72940_L

void (): k_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

void (): Q, disconnect, method_8525, disconnect, func_72882_A

void (): P, disconnect, method_8525, disconnect, func_72882_A

void (long): a, setGameTime, method_8516, setTime, func_82738_a

MinecraftServer (): p, getServer, method_8503, getServer, func_73046_m

MinecraftServer (): l, getServer, method_8503, getServer, func_73046_m

boolean (BlockPos): j, isInWorldBounds, method_8558, isValid, func_175701_a

boolean (BlockPos): j, isInWorldBounds, method_24794, method_24794, func_175701_a

LevelChunk (BlockPos): l, getChunkAt, method_8500, getWorldChunk, func_175726_f

LevelChunk (BlockPos): n, getChunkAt, method_8500, getWorldChunk, func_175726_f

boolean (AABB): b, containsAnyBlocks, method_8534, isAreaNotEmpty, func_72829_c

boolean (AABB): c, containsFireBlock, method_8425, doesAreaContainFireSource, func_147470_e

boolean (AABB, Material): a, containsMaterial, method_8422, containsBlockWithMaterial, func_72875_a

void (BlockPos): m, removeBlockEntity, method_8544, removeBlockEntity, func_175713_t

void (BlockPos): o, removeBlockEntity, method_8544, removeBlockEntity, func_175713_t

int (BlockPos): o, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, func_175676_y

int (BlockPos): q, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, func_175676_y

boolean (BlockPos): p, hasNeighborSignal, method_8479, isReceivingRedstonePower, func_175640_z

boolean (BlockPos): r, hasNeighborSignal, method_8479, isReceivingRedstonePower, func_175640_z

int (BlockPos): q, getBestNeighborSignal, method_8482, getReceivedRedstonePower, func_175687_A

int (BlockPos): s, getBestNeighborSignal, method_8482, getReceivedRedstonePower, func_175687_A

BlockPos (): s_, getSharedSpawnPos, method_8395, getSpawnPos, func_175694_M

void (BlockPos): a_, setSpawnPos, method_8554, setSpawnPos, func_175652_B

void (BlockPos, Block, int, int): a, blockEvent, method_8427, addBlockAction, func_175641_c

void (BlockPos, Block, int, int): a, blockEvent, method_8427, addSyncedBlockEvent, func_175641_c

boolean (BlockPos): r, isRainingAt, method_8520, hasRain, func_175727_C

boolean (BlockPos): t, isRainingAt, method_8520, hasRain, func_175727_C

boolean (BlockPos): s, isHumidAt, method_8480, hasHighHumidity, func_180502_D

boolean (BlockPos): u, isHumidAt, method_8480, hasHighHumidity, func_180502_D

void (int, BlockPos, int): b, globalLevelEvent, method_8474, playGlobalEvent, func_175669_a

void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, func_175669_a

void (BlockPos, Block): c, updateNeighbourForOutputSignal, method_8455, updateHorizontalAdjacent, func_175666_e

void (BlockPos, Block): c, updateNeighbourForOutputSignal, method_8455, updateComparators, func_175666_e

boolean (BlockPos): k, isOutsideBuildHeight, method_8518, isHeightInvalid, func_189509_E

boolean (BlockPos): l, isOutsideBuildHeight, method_8518, isHeightInvalid, func_189509_E

BlockEntity (BlockPos): e, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

BlockEntity (BlockPos): D, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

boolean (): p_, isClientSide, method_8608, isClient, func_201670_d

boolean (): s_, isClientSide, method_8608, isClient, func_201670_d

void (BlockPos, Block): a, blockUpdated, method_8408, updateNeighbors, func_195592_c

boolean (BlockPos): n, isLoaded, method_8477, canSetBlock, func_195588_v

boolean (BlockPos): p, isLoaded, method_8477, canSetBlock, func_195588_v

void (): close, close, close, close

void (): close, close, close, close, close

Level (): q, getLevel, method_8410, getWorld, func_201672_e

Level (): n, getLevel, method_8410, getWorld, func_201672_e

Dimension (): o, getDimension, method_8597, getDimension, func_201675_m

Random (): t_, getRandom, method_8409, getRandom, func_201674_k

Random (): v_, getRandom, method_8409, getRandom, func_201674_k

RecipeManager (): s, getRecipeManager, method_8433, getRecipeManager, func_199532_z

RecipeManager (): o, getRecipeManager, method_8433, getRecipeManager, func_199532_z

TagManager (): t, getTagManager, method_8514, getTagManager, func_205772_D

TagManager (): p, getTagManager, method_8514, getTagManager, func_205772_D

BlockState (BlockPos): i, getTopBlockState, method_8495, getTopNonAirState, func_184141_c

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_217401_a

boolean (Player, BlockPos, Direction): a, extinguishFire, method_8506, extinguishFire, func_175719_a

void (): a, tickTime, method_8560, tickTime, func_217389_a

ChunkSource (): E, getChunkSource, method_8398, getChunkManager, func_72863_F

int (): y, getFreeMapId, method_17889, getNextMapId, func_217395_y

int (): t, getFreeMapId, method_17889, getNextMapId, func_217395_y

boolean (): u, noSave, method_8458, isSavingDisabled, func_217402_u

boolean (): q, noSave, method_8458, isSavingDisabled, func_217402_u

BlockState (AABB, Block): a, containsBlock, method_8475, getBlockState, func_203067_a

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, checkBlockRerender, func_225319_b

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, func_225319_b

boolean (BlockPos, boolean, Entity): a, destroyBlock, method_8651, breakBlock, func_225521_a_

boolean (BlockPos): k, isInSpawnableBounds, method_25953, method_25953, func_234935_k_

boolean (BlockPos): e, isInWorldBoundsHorizontal, method_8558, isValid, func_234934_e_

boolean (int): d, isOutsideSpawnableHeight, method_25952, method_25952, func_234933_d_

double (BlockPos): m, getRelativeFloorHeight, method_26372, getCollisionHeightAt, func_234936_m_

double (BlockPos, Predicate<BlockState>): c, getRelativeFloorHeight, method_26097, getCollisionHeightAt, func_234932_c_

double (BlockPos, double): a, getRelativeCeilingHeight, method_26096, method_26096, func_234928_a_

boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState, func_241211_a_

boolean (BlockPos, boolean, Entity, int): a, destroyBlock, method_30093, breakBlock, func_241212_a_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_230546_a_

boolean (BlockPos, Entity, Direction): a, loadedAndEntityCanStandOnFace, method_24368, isDirectionSolid, func_234929_a_

DimensionType (): m, dimensionType, method_8597, getDimension, func_230315_m_

ResourceKey<DimensionType> (): V, dimensionTypeKey, method_29287, getDimensionRegistryKey, func_234922_V_

ResourceKey<Level> (): W, dimension, method_27983, getRegistryKey, func_234923_W_

Supplier<ProfilerFiller> (): Y, getProfilerSupplier, method_24367, getProfilerSupplier, func_234924_Y_

boolean (): Z, isDebug, method_27982, isDebugWorld, func_234925_Z_

1.15.2

Names

bjt

bjw

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

bhr

bjt

Fields

long: b, cloudColor, field_9245, unusedWhite, field_73001_c

int: u, skyDarken, field_9226, ambientDarkness, field_73008_k

int: c, skyDarken, field_9226, ambientDarkness, field_73008_k

int: v, skyFlashTime, field_9242, ticksSinceLightning, field_73016_r

WorldBorder: x, worldBorder, field_9223, border, field_175728_M

WorldBorder: v, worldBorder, field_9223, border, field_175728_M

Thread: c, thread, field_17086, thread, field_217407_c

Thread: b, thread, field_17086, thread, field_217407_c

ProfilerFiller: w, profiler, field_16316, profiler, field_72984_F

ProfilerFiller: u, profiler, field_16316, profiler, field_72984_F

BiomeManager: w, biomeManager, field_20639, biomeAccess, field_226689_w_

Constructors

Methods

float (float): b, getSunAngle, method_8442, getSkyAngleRadians, func_72929_e

float (float): a, getSunAngle, method_8442, getSkyAngleRadians, func_72929_e

void (): M, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): N, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (): N, prepareWeather, method_8543, initWeatherGradients, func_72947_a

void (): O, prepareWeather, method_8543, initWeatherGradients, func_72947_a

int (): i, getSeaLevel, method_8615, getSeaLevel, func_181545_F

int (): q_, getSeaLevel, method_8615, getSeaLevel, func_181545_F

long (): n_, getSeed, method_8412, getSeed, func_72905_C

long (): r_, getSeed, method_8412, getSeed, func_72905_C

LevelData (): p_, getLevelData, method_8401, getLevelProperties, func_72912_H

LevelData (): i, getLevelData, method_8401, getLevelProperties, func_72912_H

float (float): f, getThunderLevel, method_8478, getThunderGradient, func_72819_i

float (float): b, getThunderLevel, method_8478, getThunderGradient, func_72819_i

float (float): h, getRainLevel, method_8430, getRainGradient, func_72867_j

float (float): d, getRainLevel, method_8430, getRainGradient, func_72867_j

void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, func_175702_c

void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, func_225605_c_

WorldBorder (): q_, getWorldBorder, method_8621, getWorldBorder, func_175723_af

WorldBorder (): f, getWorldBorder, method_8621, getWorldBorder, func_175723_af

void (): j_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

void (): k_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

float (float): a, getSkyDarken, method_8453, getAmbientLight, func_72971_b

float (float): e, getStarBrightness, method_8550, getStarsBrightness, func_72880_h

String (): L, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

String (): M, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

void (float): g, setThunderLevel, method_8496, setThunderGradient, func_147442_i

void (float): c, setThunderLevel, method_8496, setThunderGradient, func_147442_i

void (float): i, setRainLevel, method_8519, setRainGradient, func_72894_k

void (float): e, setRainLevel, method_8519, setRainGradient, func_72894_k

double (): X, getHorizonHeight, method_8540, getHorizonHeight, func_72919_O

int (): Y, getSkyFlashTime, method_8529, getTicksSinceLightning, func_175658_ac

boolean (BlockPos, boolean): b, destroyBlock, method_8651, breakBlock, func_175655_b

boolean (AABB): a, containsAnyBlocks, method_8534, isAreaNotEmpty, func_72829_c

boolean (AABB): b, containsAnyBlocks, method_8534, isAreaNotEmpty, func_72829_c

boolean (AABB): b, containsFireBlock, method_8425, doesAreaContainFireSource, func_147470_e

boolean (AABB): c, containsFireBlock, method_8425, doesAreaContainFireSource, func_147470_e

BlockEntity (BlockPos): d, getBlockEntity, method_8321, getBlockEntity, func_175625_s

BlockEntity (BlockPos): c, getBlockEntity, method_8321, getBlockEntity, func_175625_s

BlockPos (): o_, getSharedSpawnPos, method_8395, getSpawnPos, func_175694_M

BlockPos (): s_, getSharedSpawnPos, method_8395, getSpawnPos, func_175694_M

DifficultyInstance (BlockPos): e, getCurrentDifficultyAt, method_8404, getLocalDifficulty, func_175649_E

DifficultyInstance (BlockPos): d, getCurrentDifficultyAt, method_8404, getLocalDifficulty, func_175649_E

Vec3 (float): c, getCloudColor, method_8423, getCloudColor, func_72824_f

Vec3 (float): d, getFogColor, method_8464, getFogColor, func_72948_g

Biome (BlockPos): c, getBiome, method_8310, getBiome, func_180494_b

BlockEntity (BlockPos): A, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

BlockEntity (BlockPos): e, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

boolean (): e, isClientSide, method_8608, isClient, func_201670_d

boolean (): p_, isClientSide, method_8608, isClient, func_201670_d

int (BlockPos, int): a_, getRawBrightness, method_8624, getLightLevel, func_201669_a

int (Heightmap$Types, int, int): a, getHeight, method_8589, getTop, func_201676_a

int (Heightmap$Types, int, int): a, getHeight, method_8624, getTopY, func_201676_a

Level (): m_, getLevel, method_8410, getWorld, func_201672_e

Level (): q, getLevel, method_8410, getWorld, func_201672_e

Dimension (): r_, getDimension, method_8597, getDimension, func_201675_m

Dimension (): o, getDimension, method_8597, getDimension, func_201675_m

Random (): k, getRandom, method_8409, getRandom, func_201674_k

Random (): t_, getRandom, method_8409, getRandom, func_201674_k

BlockPos (String, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, func_211157_a

LevelChunk (int, int): c, getChunk, method_8497, getChunk, func_212866_a_

LevelChunk (int, int): d, getChunk, method_8497, getChunk, func_212866_a_

int (LightLayer, BlockPos): a, getBrightness, method_8314, getLightLevel, func_175642_b

BlockState (BlockPos): e_, getBlockState, method_8320, getBlockState, func_180495_p

BlockState (BlockPos): d_, getBlockState, method_8320, getBlockState, func_180495_p

void (): K, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

void (): L, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

boolean (Player, BlockPos, Direction): a, extinguishFire, method_8506, func_175719_a

boolean (Player, BlockPos, Direction): a, extinguishFire, method_8506, extinguishFire, func_175719_a

ChunkStatus (): O, statusForCollisions, method_20311, getLeastChunkStatusForCollisionCalculation, func_217342_O

ProfilerFiller (): Z, getProfiler, method_16107, getProfiler, func_217381_Z

ProfilerFiller (): X, getProfiler, method_16107, getProfiler, func_217381_Z

BlockPos (Heightmap$Types, BlockPos): a, getHeightmapPos, method_8598, getTopPosition, func_205770_a

Vec3 (BlockPos, float): a, getSkyColor, method_8548, getSkyColor, func_217382_a

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): b, getLoadedEntitiesOfClass, method_21729, func_225316_b

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): b, getLoadedEntitiesOfClass, method_21729, getEntitiesIncludingUngeneratedChunks, func_225316_b

boolean (BlockPos, boolean, Entity): a, destroyBlock, method_8651, breakBlock, func_225521_a_

LevelLightEngine (): e, getLightEngine, method_22336, getLightingProvider, func_225524_e_

boolean (): K, isNight, method_23886, isNight, func_226690_K_

BlockGetter (int, int): c, getChunkForCollisions, method_22338, getExistingChunk, func_225522_c_

BiomeManager (): d, getBiomeManager, method_22385, getBiomeAccess, func_225523_d_

1.14.4

Names

bhm

bhr

net.minecraft.world.level.Level

Fields

List<BlockEntity>: f, field_9231, blockEntities, field_147482_g

List<BlockEntity>: e, blockEntityList, field_9231, blockEntities, field_147482_g

List<BlockEntity>: g, field_9246, tickingBlockEntities, field_175730_i

List<BlockEntity>: f, tickableBlockEntities, field_9246, tickingBlockEntities, field_175730_i

List<BlockEntity>: h, field_9241, pendingBlockEntities, field_147484_a

List<BlockEntity>: g, pendingBlockEntities, field_9241, pendingBlockEntities, field_147484_a

List<BlockEntity>: i, field_18139, unloadedBlockEntities, field_147483_b

List<BlockEntity>: h, blockEntitiesToUnload, field_18139, unloadedBlockEntities, field_147483_b

long: b, field_9245, unusedWhite, field_73001_c

long: b, cloudColor, field_9245, unusedWhite, field_73001_c

int: d, field_9226, ambientDarkness, field_73008_k

int: u, skyDarken, field_9226, ambientDarkness, field_73008_k

int: j, field_9256, lcgBlockSeed, field_73005_l

int: i, randValue, field_9256, lcgBlockSeed, field_73005_l

int: k, field_9238, unusedIncrement, field_73006_m

int: j, addend, field_9238, unusedIncrement, field_73006_m

float: l, field_9253, rainGradientPrev, field_73003_n

float: k, oRainLevel, field_9253, rainGradientPrev, field_73003_n

float: m, field_9235, rainGradient, field_73004_o

float: l, rainLevel, field_9235, rainGradient, field_73004_o

float: n, field_9251, thunderGradientPrev, field_73018_p

float: m, oThunderLevel, field_9251, thunderGradientPrev, field_73018_p

float: o, field_9234, thunderGradient, field_73017_q

float: n, thunderLevel, field_9234, thunderGradient, field_73017_q

int: v, field_9242, ticksSinceLightning, field_73016_r

int: v, skyFlashTime, field_9242, ticksSinceLightning, field_73016_r

Random: p, field_9229, random, field_73012_v

Random: o, random, field_9229, random, field_73012_v

LevelProperties: s, field_9232, properties, field_72986_A

LevelData: r, levelData, field_9232, properties, field_72986_A

boolean: t, field_9236, isClient, field_72995_K

boolean: s, isClientSide, field_9236, isClient, field_72995_K

boolean: u, field_9249, iteratingTickingBlockEntities, field_147481_N

boolean: t, updatingBlockEntities, field_9249, iteratingTickingBlockEntities, field_147481_N

WorldBorder: x, field_9223, border, field_175728_M

WorldBorder: x, worldBorder, field_9223, border, field_175728_M

org.apache.logging.log4j.Logger: e, field_9224, LOGGER, field_195596_d

org.apache.logging.log4j.Logger: d, LOGGER, field_9224, LOGGER, field_195596_d

Dimension: q, field_9247, dimension, field_73011_w

Dimension: p, dimension, field_9247, dimension, field_73011_w

Direction[]: a, field_9233, DIRECTIONS, field_200007_a

Direction[]: a, DIRECTIONS, field_9233, DIRECTIONS, field_200007_a

Thread: c, field_17086, thread, field_217407_c

Thread: c, thread, field_17086, thread, field_217407_c

ChunkManager: r, field_9248, chunkManager, field_73020_y

ChunkSource: q, chunkSource, field_9248, chunkManager, field_73020_y

Profiler: w, field_16316, profiler, field_72984_F

ProfilerFiller: w, profiler, field_16316, profiler, field_72984_F

Constructors

Methods

boolean (): J, method_8530, isDaylight, func_72935_r

boolean (): J, isDay, method_8530, isDay, func_72935_r

float (float): b, method_8442, getSkyAngleRadians, func_72929_e

float (float): b, getSunAngle, method_8442, getSkyAngleRadians, func_72929_e

boolean (BlockEntity): a, method_8438, addBlockEntity, func_175700_a

boolean (BlockEntity): a, addBlockEntity, method_8438, addBlockEntity, func_175700_a

void (Collection<BlockEntity>): a, method_8447, addBlockEntities, func_147448_a

void (Collection<BlockEntity>): a, addAllPendingBlockEntities, method_8447, addBlockEntities, func_147448_a

void (): M, method_8533, calculateAmbientDarkness, func_72966_v

void (): M, updateSkyBrightness, method_8533, calculateAmbientDarkness, func_72966_v

void (boolean, boolean): a, method_8424, setMobSpawnOptions, func_72891_a

void (boolean, boolean): a, setSpawnSettings, method_8424, setMobSpawnOptions, func_72891_a

void (): N, method_8543, initWeatherGradients, func_72947_a

void (): N, prepareWeather, method_8543, initWeatherGradients, func_72947_a

Entity (int): a, method_8469, getEntityById, func_73045_a

Entity (int): a, getEntity, method_8469, getEntityById, func_73045_a

int (): i, method_8615, getSeaLevel, func_181545_F

int (): i, getSeaLevel, method_8615, getSeaLevel, func_181545_F

LevelGeneratorType (): P, method_8527, getGeneratorType, func_175624_G

LevelType (): P, getGeneratorType, method_8527, getGeneratorType, func_175624_G

long (): n_, method_8412, getSeed, func_72905_C

long (): n_, getSeed, method_8412, getSeed, func_72905_C

long (): R, method_8510, getTime, func_82737_E

long (): R, getGameTime, method_8510, getTime, func_82737_E

long (): S, method_8532, getTimeOfDay, func_72820_D

long (): S, getDayTime, method_8532, getTimeOfDay, func_72820_D

void (long): b, method_8435, setTimeOfDay, func_72877_b

void (long): b, setDayTime, method_8435, setTimeOfDay, func_72877_b

void (Entity, byte): a, method_8421, sendEntityStatus, func_72960_a

void (Entity, byte): a, broadcastEntityEvent, method_8421, sendEntityStatus, func_72960_a

LevelProperties (): p_, method_8401, getLevelProperties, func_72912_H

LevelData (): p_, getLevelData, method_8401, getLevelProperties, func_72912_H

GameRules (): T, method_8450, getGameRules, func_82736_K

GameRules (): T, getGameRules, method_8450, getGameRules, func_82736_K

float (float): f, method_8478, getThunderGradient, func_72819_i

float (float): f, getThunderLevel, method_8478, getThunderGradient, func_72819_i

float (float): h, method_8430, getRainGradient, func_72867_j

float (float): h, getRainLevel, method_8430, getRainGradient, func_72867_j

boolean (): U, method_8546, isThundering, func_72911_I

boolean (): U, isThundering, method_8546, isThundering, func_72911_I

boolean (): V, method_8419, isRaining, func_72896_J

boolean (): V, isRaining, method_8419, isRaining, func_72896_J

int (): W, method_8456, getEffectiveHeight, func_72940_L

int (): W, getHeight, method_8456, getEffectiveHeight, func_72940_L

CrashReportSection (CrashReport): a, method_8538, addDetailsToCrashReport, func_72914_a

CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, func_72914_a

Scoreboard (): D, method_8428, getScoreboard, func_96441_U

Scoreboard (): D, getScoreboard, method_8428, getScoreboard, func_96441_U

int (): c, method_8594, getAmbientDarkness, func_175657_ab

int (): c, getSkyDarken, method_8594, getAmbientDarkness, func_175657_ab

void (int): c, method_8509, setTicksSinceLightning, func_175702_c

void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, func_175702_c

WorldBorder (): q_, method_8621, getWorldBorder, func_175723_af

WorldBorder (): q_, getWorldBorder, method_8621, getWorldBorder, func_175723_af

void (): j_, method_8513, setDefaultSpawnClient, func_72974_f

void (): j_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

float (float): a, method_8453, getAmbientLight, func_72971_b

float (float): a, getSkyDarken, method_8453, getAmbientLight, func_72971_b

float (float): e, method_8550, getStarsBrightness, func_72880_h

float (float): e, getStarBrightness, method_8550, getStarsBrightness, func_72880_h

String (): L, method_8457, getChunkProviderStatus, func_72827_u

String (): L, gatherChunkSourceStats, method_8457, getDebugString, func_72827_u

void (): Q, method_8525, disconnect, func_72882_A

void (): Q, disconnect, method_8525, disconnect, func_72882_A

void (long): a, method_8516, setTime, func_82738_a

void (long): a, setGameTime, method_8516, setTime, func_82738_a

void (float): g, method_8496, setThunderGradient, func_147442_i

void (float): g, setThunderLevel, method_8496, setThunderGradient, func_147442_i

void (float): i, method_8519, setRainGradient, func_72894_k

void (float): i, setRainLevel, method_8519, setRainGradient, func_72894_k

double (): X, method_8540, getHorizonHeight, func_72919_O

double (): X, getHorizonHeight, method_8540, getHorizonHeight, func_72919_O

int (): Y, method_8529, getTicksSinceLightning, func_175658_ac

int (): Y, getSkyFlashTime, method_8529, getTicksSinceLightning, func_175658_ac

MinecraftServer (): p, method_8503, getServer, func_73046_m

MinecraftServer (): p, getServer, method_8503, getServer, func_73046_m

boolean (BlockPos): j, method_8558, isValid, func_175701_a

boolean (BlockPos): j, isInWorldBounds, method_8558, isValid, func_175701_a

WorldChunk (BlockPos): l, method_8500, getWorldChunk, func_175726_f

LevelChunk (BlockPos): l, getChunkAt, method_8500, getWorldChunk, func_175726_f

boolean (BlockPos, boolean): b, method_8651, breakBlock, func_175655_b

boolean (BlockPos, boolean): b, destroyBlock, method_8651, breakBlock, func_175655_b

void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): a, method_8486, playSound, func_184134_a

void (double, double, double, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_8486, playSound, func_184134_a

boolean (Box): a, method_8534, isAreaNotEmpty, func_72829_c

boolean (AABB): a, containsAnyBlocks, method_8534, isAreaNotEmpty, func_72829_c

boolean (Box): b, method_8425, doesAreaContainFireSource, func_147470_e

boolean (AABB): b, containsFireBlock, method_8425, doesAreaContainFireSource, func_147470_e

boolean (Box, Material): a, method_8422, containsBlockWithMaterial, func_72875_a

boolean (AABB, Material): a, containsMaterial, method_8422, containsBlockWithMaterial, func_72875_a

BlockEntity (BlockPos): d, method_8321, getBlockEntity, func_175625_s

BlockEntity (BlockPos): d, getBlockEntity, method_8321, getBlockEntity, func_175625_s

void (BlockPos, BlockEntity): a, method_8526, setBlockEntity, func_175690_a

void (BlockPos, BlockEntity): a, setBlockEntity, method_8526, setBlockEntity, func_175690_a

void (BlockPos): n, method_8544, removeBlockEntity, func_175713_t

void (BlockPos): m, removeBlockEntity, method_8544, removeBlockEntity, func_175713_t

void (BlockPos, BlockEntity): b, method_8524, markDirty, func_175646_b

void (BlockPos, BlockEntity): b, blockEntityChanged, method_8524, markDirty, func_175646_b

int (BlockPos): p, method_8488, getReceivedStrongRedstonePower, func_175676_y

int (BlockPos): o, getDirectSignalTo, method_8488, getReceivedStrongRedstonePower, func_175676_y

boolean (BlockPos): q, method_8479, isReceivingRedstonePower, func_175640_z

boolean (BlockPos): p, hasNeighborSignal, method_8479, isReceivingRedstonePower, func_175640_z

int (BlockPos): r, method_8482, getReceivedRedstonePower, func_175687_A

int (BlockPos): q, getBestNeighborSignal, method_8482, getReceivedRedstonePower, func_175687_A

BlockPos (): o_, method_8395, getSpawnPos, func_175694_M

BlockPos (): o_, getSharedSpawnPos, method_8395, getSpawnPos, func_175694_M

void (BlockPos): a_, method_8554, setSpawnPos, func_175652_B

void (BlockPos): a_, setSpawnPos, method_8554, setSpawnPos, func_175652_B

void (BlockPos, Block, int, int): a, method_8427, addBlockAction, func_175641_c

void (BlockPos, Block, int, int): a, blockEvent, method_8427, addBlockAction, func_175641_c

boolean (BlockPos): s, method_8520, hasRain, func_175727_C

boolean (BlockPos): r, isRainingAt, method_8520, hasRain, func_175727_C

boolean (BlockPos): t, method_8480, hasHighHumidity, func_180502_D

boolean (BlockPos): s, isHumidAt, method_8480, hasHighHumidity, func_180502_D

void (int, BlockPos, int): b, method_8474, playGlobalEvent, func_175669_a

void (int, BlockPos, int): b, globalLevelEvent, method_8474, playGlobalEvent, func_175669_a

void (int, BlockPos, int): a, method_8517, setBlockBreakingProgress, func_175715_c

void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, func_175715_c

void (BlockPos, Block): c, method_8455, updateHorizontalAdjacent, func_175666_e

void (BlockPos, Block): c, updateNeighbourForOutputSignal, method_8455, updateHorizontalAdjacent, func_175666_e

LocalDifficulty (BlockPos): e, method_8404, getLocalDifficulty, func_175649_E

DifficultyInstance (BlockPos): e, getCurrentDifficultyAt, method_8404, getLocalDifficulty, func_175649_E

Vec3d (float): c, method_8423, getCloudColor, func_72824_f

Vec3 (float): c, getCloudColor, method_8423, getCloudColor, func_72824_f

Vec3d (float): d, method_8464, getFogColor, func_72948_g

Vec3 (float): d, getFogColor, method_8464, getFogColor, func_72948_g

Biome (BlockPos): c, method_8310, getBiome, func_180494_b

Biome (BlockPos): c, getBiome, method_8310, getBiome, func_180494_b

boolean (BlockPos): k, method_8518, isHeightInvalid, func_189509_E

boolean (BlockPos): k, isOutsideBuildHeight, method_8518, isHeightInvalid, func_189509_E

BlockEntity (BlockPos): B, method_8426, getPendingBlockEntity, func_189508_F

BlockEntity (BlockPos): A, getPendingBlockEntityAt, method_8426, getPendingBlockEntity, func_189508_F

void (BlockPos, Block, BlockPos): a, method_8492, updateNeighbor, func_190524_a

void (BlockPos, Block, BlockPos): a, neighborChanged, method_8492, updateNeighbor, func_190524_a

boolean (): e, method_8608, isClient, func_201670_d

boolean (): e, isClientSide, method_8608, isClient, func_201670_d

void (BlockPos, Block): a, method_8408, updateNeighbors, func_195592_c

void (BlockPos, Block): a, blockUpdated, method_8408, updateNeighbors, func_195592_c

void (BlockPos, Block): b, method_8452, updateNeighborsAlways, func_195593_d

void (BlockPos, Block): b, updateNeighborsAt, method_8452, updateNeighborsAlways, func_195593_d

int (BlockPos, int): a_, method_8624, getLightLevel, func_201669_a

int (BlockPos, int): a_, getRawBrightness, method_8624, getLightLevel, func_201669_a

int (Heightmap$Type, int, int): a, method_8589, getTop, func_201676_a

int (Heightmap$Types, int, int): a, getHeight, method_8589, getTop, func_201676_a

FluidState (BlockPos): b, method_8316, getFluidState, func_204610_c

FluidState (BlockPos): b, getFluidState, method_8316, getFluidState, func_204610_c

void (ParticleEffect, double, double, double, double, double, double): a, method_8406, addParticle, func_195594_a

void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, func_195594_a

void (ParticleEffect, double, double, double, double, double, double): b, method_8494, addImportantParticle, func_195589_b

void (ParticleOptions, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_8494, addImportantParticle, func_195589_b

boolean (BlockPos): o, method_8477, isHeightValidAndBlockLoaded, func_195588_v

boolean (BlockPos): n, isLoaded, method_8477, canSetBlock, func_195588_v

void (): close, close, close, close

void (): close, close, close, close

List<Entity> (Entity, Box, Predicate<? super Entity>): a, method_8333, getEntities, func_175674_a

List<Entity> (Entity, AABB, Predicate<? super Entity>): a, getEntities, method_8333, getEntities, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, Box, Predicate<? super T>): a, method_8390, getEntities, func_175647_a

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): a, getEntitiesOfClass, method_8390, getEntities, func_175647_a

World (): m_, method_8410, getWorld, func_201672_e

Level (): m_, getLevel, method_8410, getWorld, func_201672_e

Dimension (): r_, method_8597, getDimension, func_201675_m

Dimension (): r_, getDimension, method_8597, getDimension, func_201675_m

Random (): k, method_8409, getRandom, func_201674_k

Random (): k, getRandom, method_8409, getRandom, func_201674_k

RecipeManager (): s, method_8433, getRecipeManager, func_199532_z

RecipeManager (): s, getRecipeManager, method_8433, getRecipeManager, func_199532_z

RegistryTagManager (): t, method_8514, getTagManager, func_205772_D

TagManager (): t, getTagManager, method_8514, getTagManager, func_205772_D

void (ParticleEffect, boolean, double, double, double, double, double, double): a, method_8466, addParticle, func_195590_a

void (ParticleOptions, boolean, double, double, double, double, double, double): a, addParticle, method_8466, addParticle, func_195590_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, locateStructure, func_211157_a

BlockPos (String, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, func_211157_a

BlockState (BlockPos): i, method_8495, getTopNonAirState, func_184141_c

BlockState (BlockPos): i, getTopBlockState, method_8495, getTopNonAirState, func_184141_c

boolean (int): b, method_8476, isHeightInvalid, func_217405_b

boolean (int): b, isOutsideBuildHeight, method_8476, isHeightInvalid, func_217405_b

WorldChunk (int, int): c, method_8497, method_8497, func_212866_a_

LevelChunk (int, int): c, getChunk, method_8497, getChunk, func_212866_a_

Chunk (int, int, ChunkStatus, boolean): a, method_8402, getChunk, func_217353_a

ChunkAccess (int, int, ChunkStatus, boolean): a, getChunk, method_8402, getChunk, func_217353_a

boolean (BlockPos, BlockState, int): a, method_8652, setBlockState, func_180501_a

boolean (BlockPos, BlockState, int): a, setBlock, method_8652, setBlockState, func_180501_a

void (BlockPos, BlockState, BlockState): a, method_19282, onBlockChanged, func_217393_a

void (BlockPos, BlockState, BlockState): a, onBlockStateChange, method_19282, onBlockChanged, func_217393_a

boolean (BlockPos, boolean): a, method_8650, clearBlockState, func_217377_a

boolean (BlockPos, boolean): a, removeBlock, method_8650, removeBlock, func_217377_a

boolean (BlockPos, BlockState): a, method_8501, setBlockState, func_175656_a

boolean (BlockPos, BlockState): a, setBlockAndUpdate, method_8501, setBlockState, func_175656_a

void (BlockPos, BlockState, BlockState, int): a, method_8413, updateListeners, func_184138_a

void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, func_184138_a

void (BlockPos): m, method_16109, scheduleBlockRender, func_217396_m

void (BlockPos, Block, Direction): a, method_8508, updateNeighborsExcept, func_175695_a

void (BlockPos, Block, Direction): a, updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept, func_175695_a

int (LightType, BlockPos): a, method_8314, getLightLevel, func_175642_b

int (LightLayer, BlockPos): a, getBrightness, method_8314, getLightLevel, func_175642_b

BlockState (BlockPos): e_, method_8320, getBlockState, func_180495_p

BlockState (BlockPos): e_, getBlockState, method_8320, getBlockState, func_180495_p

void (PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float): a, method_8396, playSound, func_184133_a

void (Player, BlockPos, SoundEvent, SoundSource, float, float): a, playSound, method_8396, playSound, func_184133_a

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, playSound, func_184148_a

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, func_184148_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, playSoundFromEntity, func_217384_a

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, func_217384_a

void (ParticleEffect, boolean, double, double, double, double, double, double): b, method_17452, addImportantParticle, func_217404_b

void (ParticleOptions, boolean, double, double, double, double, double, double): b, addAlwaysVisibleParticle, method_17452, addImportantParticle, func_217404_b

void (): K, method_18471, tickBlockEntities, func_217391_K

void (): K, tickBlockEntities, method_18471, tickBlockEntities, func_217391_K

void (Consumer<Entity>, Entity): a, method_18472, tickEntity, func_217390_a

void (Consumer<Entity>, Entity): a, guardEntityTick, method_18472, tickEntity, func_217390_a

Explosion (Entity, double, double, double, float, Explosion$DestructionType): a, method_8437, createExplosion, func_217385_a

Explosion (Entity, double, double, double, float, Explosion$BlockInteraction): a, explode, method_8437, createExplosion, func_217385_a

Explosion (Entity, double, double, double, float, boolean, Explosion$DestructionType): a, method_8537, createExplosion, func_217398_a

Explosion (Entity, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8537, createExplosion, func_217398_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$DestructionType): a, method_8454, createExplosion, func_217401_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_217401_a

boolean (PlayerEntity, BlockPos, Direction): a, method_8506, method_8506, func_175719_a

boolean (Player, BlockPos, Direction): a, extinguishFire, method_8506, func_175719_a

boolean (BlockPos, Entity): a, method_8515, doesBlockHaveSolidTopSurface, func_217400_a

boolean (BlockPos, Entity): a, loadedAndEntityCanStandOn, method_8515, isTopSolid, func_217400_a

ChunkStatus (): O, method_20311, getLeastChunkStatusForCollisionCalculation, func_217342_O

ChunkStatus (): O, statusForCollisions, method_20311, getLeastChunkStatusForCollisionCalculation, func_217342_O

List<Entity> (EntityType<?>, Box, Predicate<? super Entity>): a, method_18023, getEntities, func_217394_a

List<Entity> (EntityType<?>, AABB, Predicate<? super Entity>): a, getEntities, method_18023, getEntities, func_217394_a

boolean (BlockPos, Direction): a, method_8459, isEmittingRedstonePower, func_175709_b

boolean (BlockPos, Direction): a, hasSignal, method_8459, isEmittingRedstonePower, func_175709_b

int (BlockPos, Direction): b, method_8499, getEmittedRedstonePower, func_175651_c

int (BlockPos, Direction): b, getSignal, method_8499, getEmittedRedstonePower, func_175651_c

void (): a, method_8560, tickTime, func_217389_a

void (): a, tickTime, method_8560, tickTime, func_217389_a

boolean (PlayerEntity, BlockPos): a, method_8505, canPlayerModifyAt, func_175660_a

boolean (Player, BlockPos): a, mayInteract, method_8505, canPlayerModifyAt, func_175660_a

ChunkManager (): E, method_8398, getChunkManager, func_72863_F

ChunkSource (): E, getChunkSource, method_8398, getChunkManager, func_72863_F

MapState (String): a, method_17891, getMapState, func_217406_a

MapItemSavedData (String): a, getMapData, method_17891, getMapState, func_217406_a

void (MapState): a, method_17890, putMapState, func_217399_a

void (MapItemSavedData): a, setMapData, method_17890, putMapState, func_217399_a

int (): y, method_17889, getNextMapId, func_217395_y

int (): y, getFreeMapId, method_17889, getNextMapId, func_217395_y

void (Packet<?>): a, method_8522, sendPacket, func_184135_a

void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, func_184135_a

boolean (BlockPos, Predicate<BlockState>): a, method_16358, testBlockState, func_217375_a

boolean (BlockPos, Predicate<BlockState>): a, isStateAtPosition, method_16358, testBlockState, func_217375_a

BlockPos (int, int, int, int): a, method_8536, getRandomPosInChunk, func_217383_a

BlockPos (int, int, int, int): a, getBlockRandomPos, method_8536, getRandomPosInChunk, func_217383_a

boolean (): u, method_8458, isSavingDisabled, func_217402_u

boolean (): u, noSave, method_8458, isSavingDisabled, func_217402_u

Profiler (): Z, method_16107, getProfiler, func_217381_Z

ProfilerFiller (): Z, getProfiler, method_16107, getProfiler, func_217381_Z

BlockPos (Heightmap$Type, BlockPos): a, method_8598, getTopPosition, func_205770_a

BlockPos (Heightmap$Types, BlockPos): a, getHeightmapPos, method_8598, getTopPosition, func_205770_a

Vec3d (BlockPos, float): a, method_8548, getSkyColor, func_217382_a

Vec3 (BlockPos, float): a, getSkyColor, method_8548, getSkyColor, func_217382_a

BlockState (Box, Block): a, method_8475, getBlockState, func_203067_a

BlockState (AABB, Block): a, containsBlock, method_8475, getBlockState, func_203067_a

void (double, double, double, double, double, double, CompoundTag): a, method_8547, addFireworkParticle, func_92088_a

void (double, double, double, double, double, double, CompoundTag): a, createFireworks, method_8547, addFireworkParticle, func_92088_a

void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, checkBlockRerender, func_225319_b

<T extends Entity> List<T> (Class<? extends T>, AABB, Predicate<? super T>): b, getLoadedEntitiesOfClass, method_21729, func_225316_b

1.14.3

Names

bhi

bhm

net.minecraft.world.World

Fields

List<TileEntity>: f, field_9231, field_147482_g

List<BlockEntity>: f, field_9231, blockEntities, field_147482_g

List<TileEntity>: g, field_9246, field_175730_i

List<BlockEntity>: g, field_9246, tickingBlockEntities, field_175730_i

List<TileEntity>: h, field_9241, field_147484_a

List<BlockEntity>: h, field_9241, pendingBlockEntities, field_147484_a

List<TileEntity>: i, field_18139, field_147483_b

List<BlockEntity>: i, field_18139, unloadedBlockEntities, field_147483_b

long: b, field_9245, field_73001_c

long: b, field_9245, unusedWhite, field_73001_c

int: d, field_9226, field_73008_k

int: d, field_9226, ambientDarkness, field_73008_k

int: j, field_9256, field_73005_l

int: j, field_9256, lcgBlockSeed, field_73005_l

int: k, field_9238, field_73006_m

int: k, field_9238, unusedIncrement, field_73006_m

float: l, field_9253, field_73003_n

float: l, field_9253, rainGradientPrev, field_73003_n

float: m, field_9235, field_73004_o

float: m, field_9235, rainGradient, field_73004_o

float: n, field_9251, field_73018_p

float: n, field_9251, thunderGradientPrev, field_73018_p

float: o, field_9234, field_73017_q

float: o, field_9234, thunderGradient, field_73017_q

int: v, field_9242, field_73016_r

int: v, field_9242, ticksSinceLightning, field_73016_r

Random: p, field_9229, field_73012_v

Random: p, field_9229, random, field_73012_v

WorldInfo: s, field_9232, field_72986_A

LevelProperties: s, field_9232, properties, field_72986_A

boolean: t, field_9236, field_72995_K

boolean: t, field_9236, isClient, field_72995_K

boolean: u, field_9249, field_147481_N

boolean: u, field_9249, iteratingTickingBlockEntities, field_147481_N

WorldBorder: x, field_9223, field_175728_M

WorldBorder: x, field_9223, border, field_175728_M

org.apache.logging.log4j.Logger: e, field_9224, field_195596_d

org.apache.logging.log4j.Logger: e, field_9224, LOGGER, field_195596_d

Dimension: q, field_9247, field_73011_w

Dimension: q, field_9247, dimension, field_73011_w

Direction[]: a, field_9233, field_200007_a

Direction[]: a, field_9233, DIRECTIONS, field_200007_a

Thread: c, field_17086, field_217407_c

Thread: c, field_17086, thread, field_217407_c

AbstractChunkProvider: r, field_9248, field_73020_y

ChunkManager: r, field_9248, chunkManager, field_73020_y

IProfiler: w, field_16316, field_72984_F

Profiler: w, field_16316, profiler, field_72984_F

Constructors

Methods

boolean (): J, method_8530, func_72935_r

boolean (): J, method_8530, isDaylight, func_72935_r

float (float): b, method_8442, func_72929_e

float (float): b, method_8442, getSkyAngleRadians, func_72929_e

boolean (TileEntity): a, method_8438, func_175700_a

boolean (BlockEntity): a, method_8438, addBlockEntity, func_175700_a

void (Collection<TileEntity>): a, method_8447, func_147448_a

void (Collection<BlockEntity>): a, method_8447, addBlockEntities, func_147448_a

void (): M, method_8533, func_72966_v

void (): M, method_8533, calculateAmbientDarkness, func_72966_v

void (boolean, boolean): a, method_8424, func_72891_a

void (boolean, boolean): a, method_8424, setMobSpawnOptions, func_72891_a

void (): N, method_8543, func_72947_a

void (): N, method_8543, initWeatherGradients, func_72947_a

Entity (int): a, method_8469, func_73045_a

Entity (int): a, method_8469, getEntityById, func_73045_a

int (): i, method_8615, func_181545_F

int (): i, method_8615, getSeaLevel, func_181545_F

WorldType (): P, method_8527, func_175624_G

LevelGeneratorType (): P, method_8527, getGeneratorType, func_175624_G

long (): n_, method_8412, func_72905_C

long (): n_, method_8412, getSeed, func_72905_C

long (): R, method_8510, func_82737_E

long (): R, method_8510, getTime, func_82737_E

long (): S, method_8532, func_72820_D

long (): S, method_8532, getTimeOfDay, func_72820_D

void (long): b, method_8435, func_72877_b

void (long): b, method_8435, setTimeOfDay, func_72877_b

void (Entity, byte): a, method_8421, func_72960_a

void (Entity, byte): a, method_8421, sendEntityStatus, func_72960_a

WorldInfo (): p_, method_8401, func_72912_H

LevelProperties (): p_, method_8401, getLevelProperties, func_72912_H

GameRules (): T, method_8450, func_82736_K

GameRules (): T, method_8450, getGameRules, func_82736_K

float (float): f, method_8478, func_72819_i

float (float): f, method_8478, getThunderGradient, func_72819_i

float (float): h, method_8430, func_72867_j

float (float): h, method_8430, getRainGradient, func_72867_j

boolean (): U, method_8546, func_72911_I

boolean (): U, method_8546, isThundering, func_72911_I

boolean (): V, method_8419, func_72896_J

boolean (): V, method_8419, isRaining, func_72896_J

int (): W, method_8456, func_72940_L

int (): W, method_8456, getEffectiveHeight, func_72940_L

CrashReportCategory (CrashReport): a, method_8538, func_72914_a

CrashReportSection (CrashReport): a, method_8538, addDetailsToCrashReport, func_72914_a

Scoreboard (): D, method_8428, func_96441_U

Scoreboard (): D, method_8428, getScoreboard, func_96441_U

int (): c, method_8594, func_175657_ab

int (): c, method_8594, getAmbientDarkness, func_175657_ab

void (int): c, method_8509, func_175702_c

void (int): c, method_8509, setTicksSinceLightning, func_175702_c

WorldBorder (): q_, method_8621, func_175723_af

WorldBorder (): q_, method_8621, getWorldBorder, func_175723_af

void (): j_, method_8513, func_72974_f

void (): j_, method_8513, setDefaultSpawnClient, func_72974_f

float (float): a, method_8453, func_72971_b

float (float): a, method_8453, getAmbientLight, func_72971_b

float (float): e, method_8550, func_72880_h

float (float): e, method_8550, getStarsBrightness, func_72880_h

String (): L, method_8457, func_72827_u

String (): L, method_8457, getChunkProviderStatus, func_72827_u

void (): Q, method_8525, func_72882_A

void (): Q, method_8525, disconnect, func_72882_A

void (long): a, method_8516, func_82738_a

void (long): a, method_8516, setTime, func_82738_a

void (float): g, method_8496, func_147442_i

void (float): g, method_8496, setThunderGradient, func_147442_i

void (float): i, method_8519, func_72894_k

void (float): i, method_8519, setRainGradient, func_72894_k

double (): X, method_8540, func_72919_O

double (): X, method_8540, getHorizonHeight, func_72919_O

int (): Y, method_8529, func_175658_ac

int (): Y, method_8529, getTicksSinceLightning, func_175658_ac

MinecraftServer (): p, method_8503, func_73046_m

MinecraftServer (): p, method_8503, getServer, func_73046_m

boolean (BlockPos): j, method_8558, func_175701_a

boolean (BlockPos): j, method_8558, isValid, func_175701_a

Chunk (BlockPos): l, method_8500, func_175726_f

WorldChunk (BlockPos): l, method_8500, getWorldChunk, func_175726_f

boolean (BlockPos, boolean): b, method_8651, func_175655_b

boolean (BlockPos, boolean): b, method_8651, breakBlock, func_175655_b

void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): a, method_8486, func_184134_a

void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): a, method_8486, playSound, func_184134_a

boolean (AxisAlignedBB): a, method_8534, func_72829_c

boolean (Box): a, method_8534, isAreaNotEmpty, func_72829_c

boolean (AxisAlignedBB): b, method_8425, func_147470_e

boolean (Box): b, method_8425, doesAreaContainFireSource, func_147470_e

boolean (AxisAlignedBB, Material): a, method_8422, func_72875_a

boolean (Box, Material): a, method_8422, containsBlockWithMaterial, func_72875_a

TileEntity (BlockPos): d, method_8321, func_175625_s

BlockEntity (BlockPos): d, method_8321, getBlockEntity, func_175625_s

void (BlockPos, TileEntity): a, method_8526, func_175690_a

void (BlockPos, BlockEntity): a, method_8526, setBlockEntity, func_175690_a

void (BlockPos): n, method_8544, func_175713_t

void (BlockPos): n, method_8544, removeBlockEntity, func_175713_t

void (BlockPos, TileEntity): b, method_8524, func_175646_b

void (BlockPos, BlockEntity): b, method_8524, markDirty, func_175646_b

int (BlockPos): p, method_8488, func_175676_y

int (BlockPos): p, method_8488, getReceivedStrongRedstonePower, func_175676_y

boolean (BlockPos): q, method_8479, func_175640_z

boolean (BlockPos): q, method_8479, isReceivingRedstonePower, func_175640_z

int (BlockPos): r, method_8482, func_175687_A

int (BlockPos): r, method_8482, getReceivedRedstonePower, func_175687_A

BlockPos (): o_, method_8395, func_175694_M

BlockPos (): o_, method_8395, getSpawnPos, func_175694_M

void (BlockPos): a_, method_8554, func_175652_B

void (BlockPos): a_, method_8554, setSpawnPos, func_175652_B

void (BlockPos, Block, int, int): a, method_8427, func_175641_c

void (BlockPos, Block, int, int): a, method_8427, addBlockAction, func_175641_c

boolean (BlockPos): s, method_8520, func_175727_C

boolean (BlockPos): s, method_8520, hasRain, func_175727_C

boolean (BlockPos): t, method_8480, func_180502_D

boolean (BlockPos): t, method_8480, hasHighHumidity, func_180502_D

void (int, BlockPos, int): b, method_8474, func_175669_a

void (int, BlockPos, int): b, method_8474, playGlobalEvent, func_175669_a

void (int, BlockPos, int): a, method_8517, func_175715_c

void (int, BlockPos, int): a, method_8517, setBlockBreakingProgress, func_175715_c

void (BlockPos, Block): c, method_8455, func_175666_e

void (BlockPos, Block): c, method_8455, updateHorizontalAdjacent, func_175666_e

DifficultyInstance (BlockPos): e, method_8404, func_175649_E

LocalDifficulty (BlockPos): e, method_8404, getLocalDifficulty, func_175649_E

Vec3d (float): c, method_8423, func_72824_f

Vec3d (float): c, method_8423, getCloudColor, func_72824_f

Vec3d (float): d, method_8464, func_72948_g

Vec3d (float): d, method_8464, getFogColor, func_72948_g

Biome (BlockPos): c, method_8310, func_180494_b

Biome (BlockPos): c, method_8310, getBiome, func_180494_b

boolean (BlockPos): k, method_8518, func_189509_E

boolean (BlockPos): k, method_8518, isHeightInvalid, func_189509_E

TileEntity (BlockPos): B, method_8426, func_189508_F

BlockEntity (BlockPos): B, method_8426, getPendingBlockEntity, func_189508_F

void (BlockPos, Block, BlockPos): a, method_8492, func_190524_a

void (BlockPos, Block, BlockPos): a, method_8492, updateNeighbor, func_190524_a

boolean (): e, method_8608, func_201670_d

boolean (): e, method_8608, isClient, func_201670_d

void (BlockPos, Block): a, method_8408, func_195592_c

void (BlockPos, Block): a, method_8408, updateNeighbors, func_195592_c

void (BlockPos, Block): b, method_8452, func_195593_d

void (BlockPos, Block): b, method_8452, updateNeighborsAlways, func_195593_d

int (BlockPos, int): a_, method_8624, func_201669_a

int (BlockPos, int): a_, method_8624, getLightLevel, func_201669_a

int (Heightmap$Type, int, int): a, method_8589, func_201676_a

int (Heightmap$Type, int, int): a, method_8589, getTop, func_201676_a

IFluidState (BlockPos): b, method_8316, func_204610_c

FluidState (BlockPos): b, method_8316, getFluidState, func_204610_c

void (IParticleData, double, double, double, double, double, double): a, method_8406, func_195594_a

void (ParticleEffect, double, double, double, double, double, double): a, method_8406, addParticle, func_195594_a

void (IParticleData, double, double, double, double, double, double): b, method_8494, func_195589_b

void (ParticleEffect, double, double, double, double, double, double): b, method_8494, addImportantParticle, func_195589_b

boolean (BlockPos): o, method_8477, func_195588_v

boolean (BlockPos): o, method_8477, isHeightValidAndBlockLoaded, func_195588_v

void (): close, close

void (): close, close, close, close

List<Entity> (Entity, AxisAlignedBB, Predicate<? super Entity>): a, method_8333, func_175674_a

List<Entity> (Entity, Box, Predicate<? super Entity>): a, method_8333, getEntities, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, Predicate<? super T>): a, method_8390, func_175647_a

<T extends Entity> List<T> (Class<? extends T>, Box, Predicate<? super T>): a, method_8390, getEntities, func_175647_a

World (): m_, method_8410, func_201672_e

World (): m_, method_8410, getWorld, func_201672_e

Dimension (): r_, method_8597, func_201675_m

Dimension (): r_, method_8597, getDimension, func_201675_m

Random (): k, method_8409, func_201674_k

Random (): k, method_8409, getRandom, func_201674_k

RecipeManager (): s, method_8433, func_199532_z

RecipeManager (): s, method_8433, getRecipeManager, func_199532_z

NetworkTagManager (): t, method_8514, func_205772_D

RegistryTagManager (): t, method_8514, getTagManager, func_205772_D

void (IParticleData, boolean, double, double, double, double, double, double): a, method_8466, func_195590_a

void (ParticleEffect, boolean, double, double, double, double, double, double): a, method_8466, addParticle, func_195590_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, func_211157_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, locateStructure, func_211157_a

BlockState (BlockPos): i, method_8495, func_184141_c

BlockState (BlockPos): i, method_8495, getTopNonAirState, func_184141_c

boolean (int): b, method_8476, func_217405_b

boolean (int): b, method_8476, isHeightInvalid, func_217405_b

Chunk (int, int): c, method_8497, func_212866_a_

WorldChunk (int, int): c, method_8497, method_8497, func_212866_a_

IChunk (int, int, ChunkStatus, boolean): a, method_8402, func_217353_a

Chunk (int, int, ChunkStatus, boolean): a, method_8402, getChunk, func_217353_a

boolean (BlockPos, BlockState, int): a, method_8652, func_180501_a

boolean (BlockPos, BlockState, int): a, method_8652, setBlockState, func_180501_a

void (BlockPos, BlockState, BlockState): a, method_19282, func_217393_a

void (BlockPos, BlockState, BlockState): a, method_19282, onBlockChanged, func_217393_a

boolean (BlockPos, boolean): a, method_8650, func_217377_a

boolean (BlockPos, boolean): a, method_8650, clearBlockState, func_217377_a

boolean (BlockPos, BlockState): a, method_8501, func_175656_a

boolean (BlockPos, BlockState): a, method_8501, setBlockState, func_175656_a

void (BlockPos, BlockState, BlockState, int): a, method_8413, func_184138_a

void (BlockPos, BlockState, BlockState, int): a, method_8413, updateListeners, func_184138_a

void (BlockPos): m, method_16109, func_217396_m

void (BlockPos): m, method_16109, scheduleBlockRender, func_217396_m

void (BlockPos, Block, Direction): a, method_8508, func_175695_a

void (BlockPos, Block, Direction): a, method_8508, updateNeighborsExcept, func_175695_a

int (LightType, BlockPos): a, method_8314, func_175642_b

int (LightType, BlockPos): a, method_8314, getLightLevel, func_175642_b

BlockState (BlockPos): e_, method_8320, func_180495_p

BlockState (BlockPos): e_, method_8320, getBlockState, func_180495_p

void (PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float): a, method_8396, func_184133_a

void (PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float): a, method_8396, playSound, func_184133_a

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, func_184148_a

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, playSound, func_184148_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, func_217384_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, playSoundFromEntity, func_217384_a

void (IParticleData, boolean, double, double, double, double, double, double): b, method_17452, func_217404_b

void (ParticleEffect, boolean, double, double, double, double, double, double): b, method_17452, addImportantParticle, func_217404_b

void (): K, method_18471, func_217391_K

void (): K, method_18471, tickBlockEntities, func_217391_K

void (Consumer<Entity>, Entity): a, method_18472, func_217390_a

void (Consumer<Entity>, Entity): a, method_18472, tickEntity, func_217390_a

Explosion (Entity, double, double, double, float, Explosion$Mode): a, method_8437, func_217385_a

Explosion (Entity, double, double, double, float, Explosion$DestructionType): a, method_8437, createExplosion, func_217385_a

Explosion (Entity, double, double, double, float, boolean, Explosion$Mode): a, method_8537, func_217398_a

Explosion (Entity, double, double, double, float, boolean, Explosion$DestructionType): a, method_8537, createExplosion, func_217398_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$Mode): a, method_8454, func_217401_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$DestructionType): a, method_8454, createExplosion, func_217401_a

boolean (PlayerEntity, BlockPos, Direction): a, method_8506, func_175719_a

boolean (PlayerEntity, BlockPos, Direction): a, method_8506, method_8506, func_175719_a

boolean (BlockPos, Entity): a, method_8515, func_217400_a

boolean (BlockPos, Entity): a, method_8515, doesBlockHaveSolidTopSurface, func_217400_a

ChunkStatus (): O, method_20311, func_217342_O

ChunkStatus (): O, method_20311, getLeastChunkStatusForCollisionCalculation, func_217342_O

List<Entity> (EntityType<?>, AxisAlignedBB, Predicate<? super Entity>): a, method_18023, func_217394_a

List<Entity> (EntityType<?>, Box, Predicate<? super Entity>): a, method_18023, getEntities, func_217394_a

boolean (BlockPos, Direction): a, method_8459, func_175709_b

boolean (BlockPos, Direction): a, method_8459, isEmittingRedstonePower, func_175709_b

int (BlockPos, Direction): b, method_8499, func_175651_c

int (BlockPos, Direction): b, method_8499, getEmittedRedstonePower, func_175651_c

void (): a, method_8560, func_217389_a

void (): a, method_8560, tickTime, func_217389_a

boolean (PlayerEntity, BlockPos): a, method_8505, func_175660_a

boolean (PlayerEntity, BlockPos): a, method_8505, canPlayerModifyAt, func_175660_a

AbstractChunkProvider (): E, method_8398, func_72863_F

ChunkManager (): E, method_8398, getChunkManager, func_72863_F

MapData (String): a, method_17891, func_217406_a

MapState (String): a, method_17891, getMapState, func_217406_a

void (MapData): a, method_17890, func_217399_a

void (MapState): a, method_17890, putMapState, func_217399_a

int (): y, method_17889, func_217395_y

int (): y, method_17889, getNextMapId, func_217395_y

void (IPacket<?>): a, method_8522, func_184135_a

void (Packet<?>): a, method_8522, sendPacket, func_184135_a

boolean (BlockPos, Predicate<BlockState>): a, method_16358, func_217375_a

boolean (BlockPos, Predicate<BlockState>): a, method_16358, testBlockState, func_217375_a

BlockPos (int, int, int, int): a, method_8536, func_217383_a

BlockPos (int, int, int, int): a, method_8536, getRandomPosInChunk, func_217383_a

boolean (): u, method_8458, func_217402_u

boolean (): u, method_8458, isSavingDisabled, func_217402_u

IProfiler (): Z, method_16107, func_217381_Z

Profiler (): Z, method_16107, getProfiler, func_217381_Z

BlockPos (Heightmap$Type, BlockPos): a, method_8598, func_205770_a

BlockPos (Heightmap$Type, BlockPos): a, method_8598, getTopPosition, func_205770_a

Vec3d (BlockPos, float): a, method_8548, func_217382_a

Vec3d (BlockPos, float): a, method_8548, getSkyColor, func_217382_a

BlockState (AxisAlignedBB, Block): a, method_8475, func_203067_a

BlockState (Box, Block): a, method_8475, getBlockState, func_203067_a

void (double, double, double, double, double, double, CompoundNBT): a, method_8547, func_92088_a

void (double, double, double, double, double, double, CompoundTag): a, method_8547, addFireworkParticle, func_92088_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

bhh

bhi

Fields

Constructors

Methods

int (BlockPos, Direction): a, method_8596, func_175627_a

boolean (BlockPos, Direction): b, method_8459, func_175709_b

boolean (BlockPos, Direction): a, method_8459, func_175709_b

int (BlockPos, Direction): c, method_8499, func_175651_c

int (BlockPos, Direction): b, method_8499, func_175651_c

1.14

Names

axy

bhh

net.minecraft.class_1937

Fields

int: b, field_181546_a

List<Entity>: f, field_72996_f

List<Entity>: g, field_72997_g

List<TileEntity>: h, field_147482_g

List<TileEntity>: f, field_9231, field_147482_g

List<TileEntity>: i, field_175730_i

List<TileEntity>: g, field_9246, field_175730_i

List<TileEntity>: c, field_147484_a

List<TileEntity>: h, field_9241, field_147484_a

List<TileEntity>: d, field_147483_b

List<TileEntity>: i, field_18139, field_147483_b

List<EntityPlayer>: j, field_73010_i

List<Entity>: k, field_73007_j

IntHashMap<Entity>: l, field_175729_l

long: F, field_73001_c

long: b, field_9245, field_73001_c

int: G, field_73008_k

int: d, field_9226, field_73008_k

int: m, field_73005_l

int: j, field_9256, field_73005_l

int: n, field_73006_m

int: k, field_9238, field_73006_m

float: o, field_73003_n

float: l, field_9253, field_73003_n

float: p, field_73004_o

float: m, field_9235, field_73004_o

float: q, field_73018_p

float: n, field_9251, field_73018_p

float: r, field_73017_q

float: o, field_9234, field_73017_q

int: H, field_73016_r

int: v, field_9242, field_73016_r

Random: s, field_73012_v

Random: p, field_9229, field_73012_v

List<IWorldEventListener>: v, field_73021_x

IChunkProvider: w, field_73020_y

ISaveHandler: x, field_73019_z

WorldInfo: y, field_72986_A

WorldInfo: s, field_9232, field_72986_A

VillageCollection: z, field_72982_D

Profiler: A, field_72984_F

boolean: B, field_72995_K

boolean: t, field_9236, field_72995_K

boolean: C, field_72985_G

boolean: D, field_72992_H

boolean: J, field_147481_N

boolean: u, field_9249, field_147481_N

WorldBorder: K, field_175728_M

WorldBorder: x, field_9223, field_175728_M

int[]: E, field_72994_J

PathWorldListener: u, field_184152_t

org.apache.logging.log4j.Logger: e, field_195596_d

org.apache.logging.log4j.Logger: e, field_9224, field_195596_d

EnumFacing[]: a, field_200007_a

Dimension: t, field_73011_w

Dimension: q, field_9247, field_73011_w

WorldSavedDataStorage: I, field_72988_C

Direction[]: a, field_9233, field_200007_a

Thread: c, field_17086, field_217407_c

AbstractChunkProvider: r, field_9248, field_73020_y

IProfiler: w, field_16316, field_72984_F

Constructors

(ISaveHandler, WorldSavedDataStorage, WorldInfo, Dimension, Profiler, boolean)

(WorldInfo, DimensionType, BiFunction<World, Dimension, AbstractChunkProvider>, IProfiler, boolean)

Methods

IChunkProvider (): r, func_72970_h

void (WorldSettings): a, func_72963_a

Chunk (int, int): c, func_72964_e

void (int, int, int, int): a, func_72975_g

void (int, int, int, int, int, int): a, func_147458_c

int (int, int): d, func_82734_g

boolean (): L, func_72935_r

boolean (): J, method_8530, func_72935_r

boolean (Entity): d, func_72942_c

boolean (Entity): a, func_72838_d

void (Entity): b, func_72923_a

void (Entity): c, func_72847_b

void (Entity): e, func_72900_e

void (Entity): f, func_72973_f

int (float): a, func_72967_a

float (float): c, func_72929_e

float (float): b, method_8442, func_72929_e

void (): o_, func_72939_s

boolean (TileEntity): a, func_175700_a

boolean (TileEntity): a, method_8438, func_175700_a

void (Collection<TileEntity>): a, func_147448_a

void (Collection<TileEntity>): a, method_8447, func_147448_a

void (Entity): g, func_72870_g

void (Entity, boolean): a, func_72866_a

Explosion (Entity, double, double, double, float, boolean): a, func_72876_a

Explosion (Entity, double, double, double, float, boolean, boolean): a, func_72885_a

void (TileEntity): b, func_147457_a

void (): P, func_72966_v

void (): M, method_8533, func_72966_v

void (boolean, boolean): a, func_72891_a

void (boolean, boolean): a, method_8424, func_72891_a

void (): Q, func_72947_a

void (): N, method_8543, func_72947_a

void (): w, func_72979_l

void (int, int, Chunk): a, func_147467_a

void (): n_, func_147456_g

Entity (int): a, func_73045_a

Entity (int): a, method_8469, func_73045_a

void (Collection<Entity>): b, func_175681_c

int (): k, func_181545_F

int (): i, method_8615, func_181545_F

void (int): b, func_181544_b

WorldType (): S, func_175624_G

WorldType (): P, method_8527, func_175624_G

boolean (double, double, double, double): a, func_175636_b

EntityPlayer (String): a, func_72924_a

EntityPlayer (UUID): b, func_152378_a

void (): U, func_72906_B

long (): r_, func_72905_C

long (): n_, method_8412, func_72905_C

long (): V, func_82737_E

long (): R, method_8510, func_82737_E

long (): W, func_72820_D

long (): S, method_8532, func_72820_D

void (long): b, func_72877_b

void (long): b, method_8435, func_72877_b

void (Entity, byte): a, func_72960_a

void (Entity, byte): a, method_8421, func_72960_a

IChunkProvider (): H, func_72863_F

ISaveHandler (): s_, func_72860_G

WorldInfo (): g, func_72912_H

WorldInfo (): p_, method_8401, func_72912_H

GameRules (): X, func_82736_K

GameRules (): T, method_8450, func_82736_K

void (): k_, func_72854_c

float (float): g, func_72819_i

float (float): f, method_8478, func_72819_i

float (float): i, func_72867_j

float (float): h, method_8430, func_72867_j

boolean (): Y, func_72911_I

boolean (): U, method_8546, func_72911_I

boolean (): Z, func_72896_J

boolean (): V, method_8419, func_72896_J

int (): aa, func_72800_K

int (): ab, func_72940_L

int (): W, method_8456, func_72940_L

CrashReportCategory (CrashReport): a, func_72914_a

CrashReportCategory (CrashReport): a, method_8538, func_72914_a

Scoreboard (): G, func_96441_U

Scoreboard (): D, method_8428, func_96441_U

int (): c, func_175657_ab

int (): c, method_8594, func_175657_ab

void (int): c, func_175692_b

void (int): d, func_175702_c

void (int): c, method_8509, func_175702_c

VillageCollection (): af, func_175714_ae

WorldBorder (): d, func_175723_af

WorldBorder (): q_, method_8621, func_175723_af

boolean (int, int): e, func_72916_c

void (): m_, func_72974_f

void (): j_, method_8513, func_72974_f

float (float): b, func_72971_b

float (float): a, method_8453, func_72971_b

float (float): f, func_72880_h

float (float): e, method_8550, func_72880_h

String (): N, func_72981_t

String (): O, func_72827_u

String (): L, method_8457, func_72827_u

void (): T, func_72882_A

void (): Q, method_8525, func_72882_A

void (long): a, func_82738_a

void (long): a, method_8516, func_82738_a

void (Entity): h, func_72897_h

void (float): h, func_147442_i

void (float): g, method_8496, func_147442_i

void (float): j, func_72894_k

void (float): i, method_8519, func_72894_k

double (): ad, func_72919_O

double (): X, method_8540, func_72919_O

void (double, double, double, double, double, double, NBTTagCompound): a, func_92088_a

int (): ae, func_175658_ac

int (): Y, method_8529, func_175658_ac

MinecraftServer (): z, func_73046_m

MinecraftServer (): p, method_8503, func_73046_m

IBlockState (BlockPos): i, func_184141_c

boolean (BlockPos): j, func_175701_a

boolean (BlockPos): j, method_8558, func_175701_a

boolean (BlockPos): c, func_175623_d

Chunk (BlockPos): l, func_175726_f

Chunk (BlockPos): l, method_8500, func_175726_f

boolean (BlockPos, IBlockState, int): a, func_180501_a

boolean (BlockPos): g, func_175698_g

boolean (BlockPos, boolean): a, func_175655_b

boolean (BlockPos, boolean): b, method_8651, func_175655_b

boolean (BlockPos, IBlockState): a, func_175656_a

void (BlockPos, IBlockState, IBlockState, int): a, func_184138_a

void (BlockPos, BlockPos): a, func_175704_b

void (BlockPos, Block, EnumFacing): a, func_175695_a

boolean (BlockPos): e, func_175678_i

void (BlockPos): m, func_175679_n

IBlockState (BlockPos): a_, func_180495_p

RayTraceResult (Vec3d, Vec3d): a, func_72933_a

void (EntityPlayer, BlockPos, SoundEvent, SoundCategory, float, float): a, func_184133_a

void (EntityPlayer, double, double, double, SoundEvent, SoundCategory, float, float): a, func_184148_a

void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): a, func_184134_a

void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): a, method_8486, func_184134_a

void (BlockPos, SoundEvent): a, func_184149_a

void (IWorldEventListener): a, func_72954_a

void (): p_, func_184147_l

boolean (AxisAlignedBB): a, func_72829_c

boolean (AxisAlignedBB): a, method_8534, func_72829_c

boolean (AxisAlignedBB): b, func_147470_e

boolean (AxisAlignedBB): b, method_8425, func_147470_e

boolean (AxisAlignedBB, Material): a, func_72875_a

boolean (AxisAlignedBB, Material): a, method_8422, func_72875_a

float (Vec3d, AxisAlignedBB): a, func_72842_a

boolean (EntityPlayer, BlockPos, EnumFacing): a, func_175719_a

TileEntity (BlockPos): f, func_175625_s

TileEntity (BlockPos): d, method_8321, func_175625_s

void (BlockPos, TileEntity): a, func_175690_a

void (BlockPos, TileEntity): a, method_8526, func_175690_a

void (BlockPos): n, func_175713_t

void (BlockPos): n, method_8544, func_175713_t

boolean (BlockPos): o, func_175665_u

boolean (BlockPos): r, func_175664_x

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB): a, func_72872_a

<T extends Entity> T (Class<? extends T>, AxisAlignedBB, T): a, func_72857_a

void (BlockPos, TileEntity): b, func_175646_b

void (BlockPos, TileEntity): b, method_8524, func_175646_b

int (BlockPos, EnumFacing): a, func_175627_a

int (BlockPos): s, func_175676_y

int (BlockPos): p, method_8488, func_175676_y

boolean (BlockPos, EnumFacing): b, func_175709_b

int (BlockPos, EnumFacing): c, func_175651_c

boolean (BlockPos): t, func_175640_z

boolean (BlockPos): q, method_8479, func_175640_z

int (BlockPos): u, func_175687_A

int (BlockPos): r, method_8482, func_175687_A

EntityPlayer (Entity, double, double): a, func_184142_a

EntityPlayer (BlockPos, double, double): a, func_184139_a

BlockPos (): n, func_175694_M

BlockPos (): o_, method_8395, func_175694_M

void (BlockPos): v, func_175652_B

void (BlockPos): a_, method_8554, func_175652_B

boolean (EntityPlayer, BlockPos): a, func_175660_a

void (BlockPos, Block, int, int): a, func_175641_c

void (BlockPos, Block, int, int): a, method_8427, func_175641_c

boolean (BlockPos): w, func_175727_C

boolean (BlockPos): s, method_8520, func_175727_C

boolean (BlockPos): x, func_180502_D

boolean (BlockPos): t, method_8480, func_180502_D

void (int, BlockPos, int): a, func_175669_a

void (int, BlockPos, int): b, method_8474, func_175669_a

void (int, BlockPos, int): b, func_175718_b

void (EntityPlayer, int, BlockPos, int): a, func_180498_a

void (int, BlockPos, int): c, func_175715_c

void (int, BlockPos, int): a, method_8517, func_175715_c

void (BlockPos, Block): c, func_175666_e

void (BlockPos, Block): c, method_8455, func_175666_e

DifficultyInstance (BlockPos): h, func_175649_E

DifficultyInstance (BlockPos): e, method_8404, func_175649_E

void (Packet<?>): a, func_184135_a

int (BlockPos, int): b, func_175626_b

void (IWorldEventListener): b, func_72848_b

Vec3d (Entity, float): a, func_72833_a

Vec3d (float): d, func_72824_f

Vec3d (float): c, method_8423, func_72824_f

Vec3d (float): e, func_72948_g

Vec3d (float): d, method_8464, func_72948_g

Biome (BlockPos): d, func_180494_b

Biome (BlockPos): c, method_8310, func_180494_b

boolean (BlockPos): k, func_189509_E

boolean (BlockPos): k, method_8518, func_189509_E

TileEntity (BlockPos): E, func_189508_F

TileEntity (BlockPos): B, method_8426, func_189508_F

void (BlockPos, Block, BlockPos): a, func_190524_a

void (BlockPos, Block, BlockPos): a, method_8492, func_190524_a

boolean (): e, func_201670_d

boolean (): e, method_8608, func_201670_d

void (BlockPos, Block): a, func_195592_c

void (BlockPos, Block): a, method_8408, func_195592_c

void (BlockPos, Block): b, func_195593_d

void (BlockPos, Block): b, method_8452, func_195593_d

int (BlockPos, int): a, func_201669_a

int (BlockPos, int): a_, method_8624, func_201669_a

int (Heightmap$Type, int, int): a, func_201676_a

int (Heightmap$Type, int, int): a, method_8589, func_201676_a

int (EnumLightType, BlockPos): a, func_175642_b

void (EnumLightType, BlockPos, int): a, func_175653_a

IFluidState (BlockPos): b, func_204610_c

IFluidState (BlockPos): b, method_8316, func_204610_c

RayTraceResult (Vec3d, Vec3d, RayTraceFluidMode): a, func_200260_a

RayTraceResult (Vec3d, Vec3d, RayTraceFluidMode, boolean, boolean): a, func_200259_a

void (IParticleData, double, double, double, double, double, double): a, func_195594_a

void (IParticleData, double, double, double, double, double, double): a, method_8406, func_195594_a

void (IParticleData, double, double, double, double, double, double): b, func_195589_b

void (IParticleData, double, double, double, double, double, double): b, method_8494, func_195589_b

boolean (Entity, VoxelShape): a, func_195585_a

IBlockState (AxisAlignedBB, Block): a, func_203067_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, boolean): a, func_211529_a

boolean (BlockPos): p, func_195588_v

boolean (BlockPos): o, method_8477, func_195588_v

boolean (BlockPos): q, func_195595_w

int (BlockPos, EnumLightType): a, func_175638_a

boolean (EnumLightType, BlockPos): c, func_180500_c

List<Entity> (Entity, AxisAlignedBB, Predicate<? super Entity>): a, func_175674_a

List<Entity> (Entity, AxisAlignedBB, Predicate<? super Entity>): a, method_8333, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, Predicate<? super T>): a, func_175644_a

<T extends Entity> List<T> (Class<? extends T>, Predicate<? super T>): b, func_175661_b

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, Predicate<? super T>): a, func_175647_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, Predicate<? super T>): a, method_8390, func_175647_a

World (): f, func_201672_e

World (): m_, method_8410, func_201672_e

EntityPlayer (double, double, double, double, Predicate<Entity>): a, func_190525_a

EntityPlayer (double, double, double, double, double, Function<EntityPlayer, Double>, Predicate<EntityPlayer>): a, func_184150_a

WorldSavedDataStorage (): h, func_175693_T

Dimension (): o, func_201675_m

Dimension (): r_, method_8597, func_201675_m

Random (): m, func_201674_k

Random (): k, method_8409, func_201674_k

RecipeManager (): E, func_199532_z

RecipeManager (): s, method_8433, func_199532_z

NetworkTagManager (): F, func_205772_D

NetworkTagManager (): t, method_8514, func_205772_D

int (EnumLightType, BlockPos): b, func_175705_a

void (IParticleData, boolean, double, double, double, double, double, double): a, func_195590_a

void (IParticleData, boolean, double, double, double, double, double, double): a, method_8466, func_195590_a

void (BooleanSupplier): a, func_72835_b

Stream<VoxelShape> (Entity, VoxelShape, VoxelShape, Set<Entity>): a, func_212392_a

int (Class<?>, int): a, func_72907_a

void (Stream<Entity>): a, func_212420_a

boolean (double, double, double, double): b, func_212417_b

it.unimi.dsi.fastutil.longs.LongSet (): ag, func_212412_ag

boolean (int, int): f, func_212416_f

boolean (int, int, boolean): b, func_212414_b

BlockPos (String, BlockPos, int, boolean): a, func_211157_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, func_211157_a

int (): R, func_212419_R

EntityPlayer (double, double, double): a, func_212817_a

BlockState (BlockPos): i, method_8495, func_184141_c

boolean (int): b, method_8476, func_217405_b

Chunk (int, int): c, method_8497, func_212866_a_

IChunk (int, int, ChunkStatus, boolean): a, method_8402, func_217353_a

boolean (BlockPos, BlockState, int): a, method_8652, func_180501_a

void (BlockPos, BlockState, BlockState): a, method_19282, func_217393_a

boolean (BlockPos, boolean): a, method_8650, func_217377_a

boolean (BlockPos, BlockState): a, method_8501, func_175656_a

void (BlockPos, BlockState, BlockState, int): a, method_8413, func_184138_a

void (BlockPos): m, method_16109, func_217396_m

void (BlockPos, Block, Direction): a, method_8508, func_175695_a

int (LightType, BlockPos): a, method_8314, func_175642_b

BlockState (BlockPos): e_, method_8320, func_180495_p

void (PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float): a, method_8396, func_184133_a

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, func_184148_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, func_217384_a

void (IParticleData, boolean, double, double, double, double, double, double): b, method_17452, func_217404_b

void (): K, method_18471, func_217391_K

void (Consumer<Entity>, Entity): a, method_18472, func_217390_a

Explosion (Entity, double, double, double, float, Explosion$Mode): a, method_8437, func_217385_a

Explosion (Entity, double, double, double, float, boolean, Explosion$Mode): a, method_8537, func_217398_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$Mode): a, method_8454, func_217401_a

boolean (PlayerEntity, BlockPos, Direction): a, method_8506, func_175719_a

boolean (BlockPos, Entity): a, method_8515, func_217400_a

ChunkStatus (): O, method_20311, func_217342_O

List<Entity> (EntityType<?>, AxisAlignedBB, Predicate<? super Entity>): a, method_18023, func_217394_a

int (BlockPos, Direction): a, method_8596, func_175627_a

boolean (BlockPos, Direction): b, method_8459, func_175709_b

int (BlockPos, Direction): c, method_8499, func_175651_c

void (): a, method_8560, func_217389_a

boolean (PlayerEntity, BlockPos): a, method_8505, func_175660_a

AbstractChunkProvider (): E, method_8398, func_72863_F

MapData (String): a, method_17891, func_217406_a

void (MapData): a, method_17890, func_217399_a

int (): y, method_17889, func_217395_y

void (IPacket<?>): a, method_8522, func_184135_a

boolean (BlockPos, Predicate<BlockState>): a, method_16358, func_217375_a

BlockPos (int, int, int, int): a, method_8536, func_217383_a

boolean (): u, method_8458, func_217402_u

IProfiler (): Z, method_16107, func_217381_Z

BlockPos (Heightmap$Type, BlockPos): a, method_8598, func_205770_a

Vec3d (BlockPos, float): a, method_8548, func_217382_a

BlockState (AxisAlignedBB, Block): a, method_8475, func_203067_a

void (double, double, double, double, double, double, CompoundNBT): a, method_8547, func_92088_a

1.13.2

Names

axx

axy

Fields

Constructors

Methods

EntityPlayer (double, double, double): a, func_212817_a

1.13.1

Names

axs

axx

Fields

long: G, field_73001_c

long: F, field_73001_c

int: H, field_73008_k

int: G, field_73008_k

int: I, field_73016_r

int: H, field_73016_r

VillageCollection: A, field_72982_D

VillageCollection: z, field_72982_D

Profiler: B, field_72984_F

Profiler: A, field_72984_F

boolean: C, field_72995_K

boolean: B, field_72995_K

boolean: D, field_72985_G

boolean: C, field_72985_G

boolean: E, field_72992_H

boolean: D, field_72992_H

int[]: F, field_72994_J

int[]: E, field_72994_J

WorldSavedDataStorage: z, field_72988_C

WorldSavedDataStorage: I, field_72988_C

Constructors

(ISaveHandler, WorldInfo, Dimension, Profiler, boolean)

(ISaveHandler, WorldSavedDataStorage, WorldInfo, Dimension, Profiler, boolean)

Methods

IChunkProvider (): q, func_72970_h

IChunkProvider (): r, func_72970_h

Chunk (int, int): d, func_72964_e

Chunk (int, int): c, func_72964_e

int (int, int): f, func_82734_g

int (int, int): d, func_82734_g

boolean (): K, func_72935_r

boolean (): L, func_72935_r

void (Collection<TileEntity>): b, func_147448_a

void (Collection<TileEntity>): a, func_147448_a

void (): O, func_72966_v

void (): P, func_72966_v

void (): i_, func_72835_b

void (): P, func_72947_a

void (): Q, func_72947_a

void (): v, func_72979_l

void (): w, func_72979_l

void (): l, func_147456_g

void (): n_, func_147456_g

int (Class<?>): a, func_72907_a

void (Collection<Entity>): a, func_175650_b

void (Collection<Entity>): c, func_175681_c

void (Collection<Entity>): b, func_175681_c

WorldType (): R, func_175624_G

WorldType (): S, func_175624_G

void (): T, func_72906_B

void (): U, func_72906_B

long (): j, func_72905_C

long (): r_, func_72905_C

long (): U, func_82737_E

long (): V, func_82737_E

long (): V, func_72820_D

long (): W, func_72820_D

IChunkProvider (): G, func_72863_F

IChunkProvider (): H, func_72863_F

ISaveHandler (): r_, func_72860_G

ISaveHandler (): s_, func_72860_G

GameRules (): W, func_82736_K

GameRules (): X, func_82736_K

boolean (): X, func_72911_I

boolean (): Y, func_72911_I

boolean (): Y, func_72896_J

boolean (): Z, func_72896_J

int (String): b, func_72841_b

int (): Z, func_72800_K

int (): aa, func_72800_K

int (): aa, func_72940_L

int (): ab, func_72940_L

Scoreboard (): F, func_96441_U

Scoreboard (): G, func_96441_U

VillageCollection (): ae, func_175714_ae

VillageCollection (): af, func_175714_ae

boolean (int, int): g, func_72916_c

boolean (int, int): e, func_72916_c

String (): M, func_72981_t

String (): N, func_72981_t

String (): N, func_72827_u

String (): O, func_72827_u

List<Entity> (): Q, func_72910_y

void (): S, func_72882_A

void (): T, func_72882_A

double (): ac, func_72919_O

double (): ad, func_72919_O

int (): ad, func_175658_ac

int (): ae, func_175658_ac

MinecraftServer (): y, func_73046_m

MinecraftServer (): z, func_73046_m

List<Entity> (Entity, AxisAlignedBB): a, func_72839_b

void (String, WorldSavedData): a, func_72823_a

IWorld (): b, func_175643_b

WorldSavedDataStorage (): s_, func_175693_T

WorldSavedDataStorage (): h, func_175693_T

<T extends WorldSavedData> T (Function<String, T>, String): a, func_200672_a

BlockPos (String, BlockPos, int): a, func_211157_a

RecipeManager (): D, func_199532_z

RecipeManager (): E, func_199532_z

NetworkTagManager (): E, func_205772_D

NetworkTagManager (): F, func_205772_D

void (BooleanSupplier): a, func_72835_b

Stream<VoxelShape> (Entity, VoxelShape, VoxelShape, Set<Entity>): a, func_212392_a

int (Class<?>, int): a, func_72907_a

void (Stream<Entity>): a, func_212420_a

boolean (double, double, double, double): b, func_212417_b

it.unimi.dsi.fastutil.longs.LongSet (): ag, func_212412_ag

boolean (int, int): f, func_212416_f

boolean (int, int, boolean): b, func_212414_b

BlockPos (String, BlockPos, int, boolean): a, func_211157_a

int (): R, func_212419_R

1.13

Names

amu

axs

Fields

int: a, field_181546_a

int: b, field_181546_a

boolean: d, field_72999_e

List<Entity>: e, field_72996_f

List<Entity>: f, field_72996_f

List<Entity>: f, field_72997_g

List<Entity>: g, field_72997_g

List<TileEntity>: g, field_147482_g

List<TileEntity>: h, field_147482_g

List<TileEntity>: h, field_175730_i

List<TileEntity>: i, field_175730_i

List<TileEntity>: b, field_147484_a

List<TileEntity>: c, field_147484_a

List<TileEntity>: c, field_147483_b

List<TileEntity>: d, field_147483_b

List<EntityPlayer>: i, field_73010_i

List<EntityPlayer>: j, field_73010_i

List<Entity>: j, field_73007_j

List<Entity>: k, field_73007_j

IntHashMap<Entity>: k, field_175729_l

IntHashMap<Entity>: l, field_175729_l

long: K, field_73001_c

long: G, field_73001_c

int: L, field_73008_k

int: H, field_73008_k

int: l, field_73005_l

int: m, field_73005_l

int: m, field_73006_m

int: n, field_73006_m

float: n, field_73003_n

float: o, field_73003_n

float: o, field_73004_o

float: p, field_73004_o

float: p, field_73018_p

float: q, field_73018_p

float: q, field_73017_q

float: r, field_73017_q

int: M, field_73016_r

int: I, field_73016_r

Random: r, field_73012_v

Random: s, field_73012_v

WorldProvider: s, field_73011_w

List<IWorldEventListener>: u, field_73021_x

List<IWorldEventListener>: v, field_73021_x

IChunkProvider: v, field_73020_y

IChunkProvider: w, field_73020_y

ISaveHandler: w, field_73019_z

ISaveHandler: x, field_73019_z

WorldInfo: x, field_72986_A

WorldInfo: y, field_72986_A

boolean: y, field_72987_B

MapStorage: z, field_72988_C

Profiler: E, field_72984_F

Profiler: B, field_72984_F

Calendar: N, field_83016_L

Scoreboard: F, field_96442_D

boolean: G, field_72995_K

boolean: C, field_72995_K

boolean: H, field_72985_G

boolean: D, field_72985_G

boolean: I, field_72992_H

boolean: E, field_72992_H

boolean: O, field_147481_N

boolean: J, field_147481_N

WorldBorder: P, field_175728_M

WorldBorder: K, field_175728_M

int[]: J, field_72994_J

int[]: F, field_72994_J

PathWorldListener: t, field_184152_t

PathWorldListener: u, field_184152_t

LootTableManager: B, field_184151_B

AdvancementManager: C, field_191951_C

FunctionManager: D, field_193036_D

org.apache.logging.log4j.Logger: e, field_195596_d

EnumFacing[]: a, field_200007_a

Dimension: t, field_73011_w

WorldSavedDataStorage: z, field_72988_C

Constructors

(ISaveHandler, WorldInfo, WorldProvider, Profiler, boolean)

(ISaveHandler, WorldInfo, Dimension, Profiler, boolean)

Methods

World (): b, func_175643_b

IChunkProvider (): n, func_72970_h

IChunkProvider (): q, func_72970_h

boolean (StructureBoundingBox): a, func_175711_a

boolean (StructureBoundingBox, boolean): b, func_175639_b

boolean (int, int, int, int, int, int, boolean): a, func_175663_a

boolean (int, int, boolean): a, func_175680_a

Chunk (int, int): a, func_72964_e

Chunk (int, int): d, func_72964_e

void (int, int, int, int, int, int): b, func_147458_c

void (int, int, int, int, int, int): a, func_147458_c

int (int, int): d, func_82734_g

int (int, int): f, func_82734_g

boolean (): D, func_72935_r

boolean (): K, func_72935_r

void (EnumParticleTypes, double, double, double, double, double, double, int...): a, func_175688_a

void (int, boolean, double, double, double, double, double, double, int...): a, func_175720_a

float (float): c, func_72826_c

float (): G, func_130001_d

float (float): d, func_72929_e

float (float): c, func_72929_e

void (): k, func_72939_s

void (): o_, func_72939_s

void (Entity): h, func_72870_g

void (Entity): g, func_72870_g

void (): J, func_72966_v

void (): O, func_72966_v

void (): d, func_72835_b

void (): i_, func_72835_b

void (): K, func_72947_a

void (): P, func_72947_a

void (): t, func_72979_l

void (): v, func_72979_l

void (): j, func_147456_g

void (): l, func_147456_g

boolean (boolean): a, func_72955_a

List<NextTickListEntry> (Chunk, boolean): a, func_72920_a

List<NextTickListEntry> (StructureBoundingBox, boolean): a, func_175712_a

<T extends Entity> List<T> (Class<? extends T>, com.google.common.base.Predicate<? super T>): a, func_175644_a

<T extends Entity> List<T> (Class<? extends T>, com.google.common.base.Predicate<? super T>): b, func_175661_b

int (): M, func_181545_F

int (): k, func_181545_F

WorldType (): N, func_175624_G

WorldType (): R, func_175624_G

EntityPlayer (Entity, double): a, func_72890_a

void (): P, func_72906_B

void (): T, func_72906_B

long (): Q, func_72905_C

long (): j, func_72905_C

long (): R, func_82737_E

long (): U, func_82737_E

long (): S, func_72820_D

long (): V, func_72820_D

IChunkProvider (): B, func_72863_F

IChunkProvider (): G, func_72863_F

ISaveHandler (): U, func_72860_G

ISaveHandler (): r_, func_72860_G

WorldInfo (): V, func_72912_H

WorldInfo (): g, func_72912_H

void (): e, func_72854_c

void (): k_, func_72854_c

float (float): h, func_72819_i

float (float): g, func_72819_i

float (float): j, func_72867_j

float (float): i, func_72867_j

MapStorage (): Z, func_175693_T

int (): aa, func_72800_K

int (): Z, func_72800_K

int (): ab, func_72940_L

int (): aa, func_72940_L

Random (int, int, int): a, func_72843_D

Calendar (): ae, func_83015_S

Scoreboard (): af, func_96441_U

Scoreboard (): F, func_96441_U

EnumDifficulty (): ag, func_175659_aa

int (): ah, func_175657_ab

int (): c, func_175657_ab

VillageCollection (): ak, func_175714_ae

VillageCollection (): ae, func_175714_ae

WorldBorder (): al, func_175723_af

WorldBorder (): d, func_175723_af

boolean (int, int): e, func_72916_c

boolean (int, int): g, func_72916_c

void (): h, func_72974_f

void (): m_, func_72974_f

void (EnumParticleTypes, boolean, double, double, double, double, double, double, int...): a, func_175682_a

int (): F, func_72853_d

float (float): g, func_72880_h

float (float): f, func_72880_h

String (): H, func_72981_t

String (): M, func_72981_t

String (): I, func_72827_u

String (): N, func_72827_u

List<Entity> (): L, func_72910_y

List<Entity> (): Q, func_72910_y

void (): O, func_72882_A

void (): S, func_72882_A

void (Entity): i, func_72897_h

void (Entity): h, func_72897_h

void (float): i, func_147442_i

void (float): h, func_147442_i

void (float): k, func_72894_k

void (float): j, func_72894_k

double (): ad, func_72919_O

double (): ac, func_72919_O

int (): ai, func_175658_ac

int (): ad, func_175658_ac

BiomeProvider (): C, func_72959_q

MinecraftServer (): u, func_73046_m

MinecraftServer (): y, func_73046_m

IBlockState (BlockPos): c, func_184141_c

IBlockState (BlockPos): i, func_184141_c

boolean (BlockPos): a, func_175701_a

boolean (BlockPos): j, func_175701_a

boolean (BlockPos): d, func_175623_d

boolean (BlockPos): c, func_175623_d

boolean (BlockPos): e, func_175667_e

boolean (BlockPos, boolean): a, func_175668_a

boolean (BlockPos, int): a, func_175697_a

boolean (BlockPos, int, boolean): a, func_175648_a

boolean (BlockPos, BlockPos): a, func_175707_a

boolean (BlockPos, BlockPos, boolean): a, func_175706_a

Chunk (BlockPos): f, func_175726_f

Chunk (BlockPos): l, func_175726_f

boolean (BlockPos, boolean): b, func_175655_b

boolean (BlockPos, boolean): a, func_175655_b

void (BlockPos, BlockPos): b, func_175704_b

void (BlockPos, BlockPos): a, func_175704_b

boolean (BlockPos, Block): a, func_175691_a

boolean (BlockPos): h, func_175678_i

boolean (BlockPos): e, func_175678_i

boolean (BlockPos): i, func_175710_j

int (BlockPos): j, func_175699_k

int (BlockPos): k, func_175671_l

int (BlockPos, boolean): c, func_175721_c

BlockPos (BlockPos): l, func_175645_m

int (EnumSkyBlock, BlockPos): b, func_175642_b

void (EnumSkyBlock, BlockPos, int): a, func_175653_a

float (BlockPos): n, func_175724_o

IBlockState (BlockPos): o, func_180495_p

IBlockState (BlockPos): a_, func_180495_p

RayTraceResult (Vec3d, Vec3d, boolean): a, func_72901_a

RayTraceResult (Vec3d, Vec3d, boolean, boolean, boolean): a, func_147447_a

List<AxisAlignedBB> (Entity, AxisAlignedBB): a, func_184144_a

boolean (AxisAlignedBB): a, func_184143_b

BlockPos (BlockPos): p, func_175725_q

BlockPos (BlockPos): q, func_175672_r

boolean (BlockPos, Block): b, func_184145_b

void (BlockPos, Block, int): a, func_175684_a

void (BlockPos, Block, int, int): a, func_175654_a

void (BlockPos, Block, int, int): b, func_180497_b

void (): l, func_184147_l

void (): p_, func_184147_l

boolean (AxisAlignedBB): b, func_72855_b

boolean (AxisAlignedBB, Entity): a, func_72917_a

boolean (AxisAlignedBB): c, func_72829_c

boolean (AxisAlignedBB): a, func_72829_c

boolean (AxisAlignedBB): d, func_72953_d

boolean (AxisAlignedBB): e, func_147470_e

boolean (AxisAlignedBB): b, func_147470_e

boolean (AxisAlignedBB, Material, Entity): a, func_72918_a

TileEntity (BlockPos): r, func_175625_s

TileEntity (BlockPos): f, func_175625_s

void (BlockPos): s, func_175713_t

void (BlockPos): n, func_175713_t

boolean (BlockPos): t, func_175665_u

boolean (BlockPos): o, func_175665_u

boolean (BlockPos, boolean): d, func_175677_d

boolean (BlockPos): u, func_175675_v

boolean (BlockPos): v, func_175662_w

boolean (BlockPos, boolean): e, func_175670_e

boolean (BlockPos): G, func_175696_F

boolean (BlockPos, boolean): f, func_175708_f

boolean (BlockPos): w, func_175664_x

boolean (BlockPos): r, func_175664_x

int (BlockPos, EnumSkyBlock): a, func_175638_a

boolean (EnumSkyBlock, BlockPos): c, func_180500_c

List<Entity> (Entity, AxisAlignedBB): b, func_72839_b

List<Entity> (Entity, AxisAlignedBB): a, func_72839_b

List<Entity> (Entity, AxisAlignedBB, com.google.common.base.Predicate<? super Entity>): a, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, com.google.common.base.Predicate<? super T>): a, func_175647_a

int (BlockPos): x, func_175676_y

int (BlockPos): s, func_175676_y

boolean (BlockPos): y, func_175640_z

boolean (BlockPos): t, func_175640_z

int (BlockPos): z, func_175687_A

int (BlockPos): u, func_175687_A

EntityPlayer (Entity, double): b, func_184136_b

EntityPlayer (double, double, double, double, boolean): a, func_184137_a

EntityPlayer (double, double, double, double, double, com.google.common.base.Function<EntityPlayer, Double>, com.google.common.base.Predicate<EntityPlayer>): a, func_184150_a

BlockPos (): T, func_175694_M

BlockPos (): n, func_175694_M

void (BlockPos): A, func_175652_B

void (BlockPos): v, func_175652_B

void (BlockPos, Block, int, int): c, func_175641_c

void (BlockPos, Block, int, int): a, func_175641_c

boolean (BlockPos): B, func_175727_C

boolean (BlockPos): w, func_175727_C

boolean (BlockPos): C, func_180502_D

boolean (BlockPos): x, func_180502_D

void (BlockPos, Block): d, func_175666_e

void (BlockPos, Block): c, func_175666_e

DifficultyInstance (BlockPos): D, func_175649_E

DifficultyInstance (BlockPos): h, func_175649_E

LootTableManager (): am, func_184146_ak

int (EnumSkyBlock, BlockPos): a, func_175705_a

Vec3d (float): e, func_72824_f

Vec3d (float): d, func_72824_f

Vec3d (float): f, func_72948_g

Vec3d (float): e, func_72948_g

Biome (BlockPos): b, func_180494_b

Biome (BlockPos): d, func_180494_b

boolean (BlockPos): E, func_189509_E

boolean (BlockPos): k, func_189509_E

TileEntity (BlockPos): F, func_189508_F

TileEntity (BlockPos): E, func_189508_F

void (BlockPos, IBlockState, Random): a, func_189507_a

int (int, int): c, func_189649_b

boolean (int, int): b, func_190526_b

void (BlockPos, Block, boolean): a, func_175722_b

void (BlockPos, Block): c, func_190522_c

void (BlockPos, Block, boolean): b, func_175685_c

void (BlockPos, Block, BlockPos): b, func_190529_b

void (int, double, double, double, double, double, double, int...): a, func_190523_a

boolean (Block, BlockPos, boolean, EnumFacing, Entity): a, func_190527_a

EntityPlayer (double, double, double, double, com.google.common.base.Predicate<Entity>): a, func_190525_a

BlockPos (String, BlockPos, boolean): a, func_190528_a

boolean (Entity, AxisAlignedBB, boolean, List<AxisAlignedBB>): a, func_191504_a

boolean (Entity): g, func_191503_g

WorldSavedData (Class<? extends WorldSavedData>, String): a, func_72943_a

IWorld (): b, func_175643_b

boolean (): e, func_201670_d

void (BlockPos, Block): a, func_195592_c

void (BlockPos, Block): b, func_195593_d

int (BlockPos, int): a, func_201669_a

int (Heightmap$Type, int, int): a, func_201676_a

int (EnumLightType, BlockPos): a, func_175642_b

void (EnumLightType, BlockPos, int): a, func_175653_a

IFluidState (BlockPos): b, func_204610_c

RayTraceResult (Vec3d, Vec3d, RayTraceFluidMode): a, func_200260_a

RayTraceResult (Vec3d, Vec3d, RayTraceFluidMode, boolean, boolean): a, func_200259_a

void (IParticleData, double, double, double, double, double, double): a, func_195594_a

void (IParticleData, double, double, double, double, double, double): b, func_195589_b

boolean (Entity, VoxelShape): a, func_195585_a

IBlockState (AxisAlignedBB, Block): a, func_203067_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, boolean): a, func_211529_a

boolean (BlockPos): p, func_195588_v

boolean (BlockPos): q, func_195595_w

void (): close, close

int (BlockPos, EnumLightType): a, func_175638_a

boolean (EnumLightType, BlockPos): c, func_180500_c

List<Entity> (Entity, AxisAlignedBB, Predicate<? super Entity>): a, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, Predicate<? super T>): a, func_175644_a

<T extends Entity> List<T> (Class<? extends T>, Predicate<? super T>): b, func_175661_b

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, Predicate<? super T>): a, func_175647_a

World (): f, func_201672_e

EntityPlayer (double, double, double, double, Predicate<Entity>): a, func_190525_a

EntityPlayer (double, double, double, double, double, Function<EntityPlayer, Double>, Predicate<EntityPlayer>): a, func_184150_a

WorldSavedDataStorage (): s_, func_175693_T

<T extends WorldSavedData> T (Function<String, T>, String): a, func_200672_a

BlockPos (String, BlockPos, int): a, func_211157_a

Dimension (): o, func_201675_m

Random (): m, func_201674_k

RecipeManager (): D, func_199532_z

NetworkTagManager (): E, func_205772_D

int (EnumLightType, BlockPos): b, func_175705_a

void (IParticleData, boolean, double, double, double, double, double, double): a, func_195590_a

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

ams

amu

Fields

Constructors

Methods

1.12

Names

ajs

ams

Fields

long: I, field_73001_c

long: K, field_73001_c

int: J, field_73008_k

int: L, field_73008_k

int: K, field_73016_r

int: M, field_73016_r

Profiler: C, field_72984_F

Profiler: E, field_72984_F

Calendar: L, field_83016_L

Calendar: N, field_83016_L

Scoreboard: D, field_96442_D

Scoreboard: F, field_96442_D

boolean: E, field_72995_K

boolean: G, field_72995_K

boolean: F, field_72985_G

boolean: H, field_72985_G

boolean: G, field_72992_H

boolean: I, field_72992_H

boolean: M, field_147481_N

boolean: O, field_147481_N

WorldBorder: N, field_175728_M

WorldBorder: P, field_175728_M

int[]: H, field_72994_J

int[]: J, field_72994_J

AdvancementManager: C, field_191951_C

FunctionManager: D, field_193036_D

Constructors

Methods

boolean (): B, func_72935_r

boolean (): D, func_72935_r

float (): E, func_130001_d

float (): G, func_130001_d

void (): H, func_72966_v

void (): J, func_72966_v

void (): I, func_72947_a

void (): K, func_72947_a

int (): K, func_181545_F

int (): M, func_181545_F

WorldType (): L, func_175624_G

WorldType (): N, func_175624_G

void (): N, func_72906_B

void (): P, func_72906_B

long (): O, func_72905_C

long (): Q, func_72905_C

long (): P, func_82737_E

long (): R, func_82737_E

long (): Q, func_72820_D

long (): S, func_72820_D

IChunkProvider (): z, func_72863_F

IChunkProvider (): B, func_72863_F

ISaveHandler (): S, func_72860_G

ISaveHandler (): U, func_72860_G

WorldInfo (): T, func_72912_H

WorldInfo (): V, func_72912_H

GameRules (): U, func_82736_K

GameRules (): W, func_82736_K

boolean (): V, func_72911_I

boolean (): X, func_72911_I

boolean (): W, func_72896_J

boolean (): Y, func_72896_J

MapStorage (): X, func_175693_T

MapStorage (): Z, func_175693_T

void (String, WorldSavedData): a, func_72823_a

WorldSavedData (Class<? extends WorldSavedData>, String): a, func_72943_a

int (): Y, func_72800_K

int (): aa, func_72800_K

int (): Z, func_72940_L

int (): ab, func_72940_L

Calendar (): ac, func_83015_S

Calendar (): ae, func_83015_S

Scoreboard (): ad, func_96441_U

Scoreboard (): af, func_96441_U

EnumDifficulty (): ae, func_175659_aa

EnumDifficulty (): ag, func_175659_aa

int (): af, func_175657_ab

int (): ah, func_175657_ab

VillageCollection (): ai, func_175714_ae

VillageCollection (): ak, func_175714_ae

WorldBorder (): aj, func_175723_af

WorldBorder (): al, func_175723_af

int (): D, func_72853_d

int (): F, func_72853_d

String (): F, func_72981_t

String (): H, func_72981_t

String (): G, func_72827_u

String (): I, func_72827_u

List<Entity> (): J, func_72910_y

List<Entity> (): L, func_72910_y

void (): M, func_72882_A

void (): O, func_72882_A

double (): ab, func_72919_O

double (): ad, func_72919_O

int (): ag, func_175658_ac

int (): ai, func_175658_ac

BiomeProvider (): A, func_72959_q

BiomeProvider (): C, func_72959_q

BlockPos (): R, func_175694_M

BlockPos (): T, func_175694_M

LootTableManager (): ak, func_184146_ak

LootTableManager (): am, func_184146_ak

void (String, WorldSavedData): a, func_72823_a

WorldSavedData (Class<? extends WorldSavedData>, String): a, func_72943_a

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

ajq

ajs

Fields

Constructors

Methods

boolean (WorldBorder, Entity): a, func_175673_a

void (Entity): g, func_72870_g

void (Entity): h, func_72870_g

void (Entity): h, func_72897_h

void (Entity): i, func_72897_h

boolean (AxisAlignedBB): b, func_184143_b

boolean (AxisAlignedBB): a, func_184143_b

boolean (AxisAlignedBB): c, func_72855_b

boolean (AxisAlignedBB): b, func_72855_b

boolean (AxisAlignedBB): d, func_72829_c

boolean (AxisAlignedBB): c, func_72829_c

boolean (AxisAlignedBB): e, func_72953_d

boolean (AxisAlignedBB): d, func_72953_d

boolean (AxisAlignedBB): f, func_147470_e

boolean (AxisAlignedBB): e, func_147470_e

boolean (Entity, AxisAlignedBB, boolean, List<AxisAlignedBB>): a, func_191504_a

boolean (Entity): g, func_191503_g

1.11

Names

aid

ajq

Fields

Constructors

Methods

int (int, int): c, func_82734_g

int (int, int): d, func_82734_g

boolean (int, int): d, func_72916_c

boolean (int, int): e, func_72916_c

void (BlockPos, Block): c, func_175722_b

void (BlockPos, Block): d, func_175685_c

void (BlockPos, Block): e, func_180496_d

List<AxisAlignedBB> (AxisAlignedBB): a, func_147461_a

boolean (AxisAlignedBB, Material): b, func_72830_b

boolean (Block, BlockPos, boolean, EnumFacing, Entity, ItemStack): a, func_175716_a

void (BlockPos, Block): f, func_175666_e

void (BlockPos, Block): d, func_175666_e

int (int, int): b, func_189649_b

int (int, int): c, func_189649_b

boolean (int, int): b, func_190526_b

void (BlockPos, Block, boolean): a, func_175722_b

void (BlockPos, Block): c, func_190522_c

void (BlockPos, Block, boolean): b, func_175685_c

void (BlockPos, Block, BlockPos): a, func_190524_a

void (BlockPos, Block, BlockPos): b, func_190529_b

void (int, double, double, double, double, double, double, int...): a, func_190523_a

boolean (Block, BlockPos, boolean, EnumFacing, Entity): a, func_190527_a

EntityPlayer (double, double, double, double, com.google.common.base.Predicate<Entity>): a, func_190525_a

BlockPos (String, BlockPos, boolean): a, func_190528_a

1.10.2

Names

Fields

Constructors

Methods

boolean (): aa, func_72806_N

1.10

Names

aht

aid

Fields

Constructors

Methods

int (int, int): b, func_82734_g

int (int, int): c, func_82734_g

boolean (int, int): c, func_72916_c

boolean (int, int): d, func_72916_c

int (int, int): b, func_189649_b

1.9.4

Names

Fields

Constructors

Methods

BiomeGenBase (BlockPos): b, func_180494_b

PathWorldListener (): C, func_184140_C

void (Block, BlockPos, Random): a, func_175637_a

boolean (BlockPos): E, func_175696_F

boolean (BlockPos): G, func_175696_F

Biome (BlockPos): b, func_180494_b

boolean (BlockPos): E, func_189509_E

TileEntity (BlockPos): F, func_189508_F

void (BlockPos, IBlockState, Random): a, func_189507_a

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

adm

aht

Fields

boolean: e, field_72999_e

boolean: d, field_72999_e

List<Entity>: f, field_72996_f

List<Entity>: e, field_72996_f

List<Entity>: g, field_72997_g

List<Entity>: f, field_72997_g

List<TileEntity>: h, field_147482_g

List<TileEntity>: g, field_147482_g

List<TileEntity>: i, field_175730_i

List<TileEntity>: h, field_175730_i

List<EntityPlayer>: j, field_73010_i

List<EntityPlayer>: i, field_73010_i

List<Entity>: k, field_73007_j

List<Entity>: j, field_73007_j

IntHashMap<Entity>: l, field_175729_l

IntHashMap<Entity>: k, field_175729_l

long: d, field_73001_c

long: I, field_73001_c

int: I, field_73008_k

int: J, field_73008_k

int: m, field_73005_l

int: l, field_73005_l

int: n, field_73006_m

int: m, field_73006_m

float: o, field_73003_n

float: n, field_73003_n

float: p, field_73004_o

float: o, field_73004_o

float: q, field_73018_p

float: p, field_73018_p

float: r, field_73017_q

float: q, field_73017_q

int: J, field_73016_r

int: K, field_73016_r

Random: s, field_73012_v

Random: r, field_73012_v

WorldProvider: t, field_73011_w

WorldProvider: s, field_73011_w

Profiler: B, field_72984_F

Profiler: C, field_72984_F

Calendar: K, field_83016_L

Calendar: L, field_83016_L

Scoreboard: C, field_96442_D

Scoreboard: D, field_96442_D

boolean: D, field_72995_K

boolean: E, field_72995_K

Set<ChunkCoordIntPair>: E, field_72993_I

int: L, field_72990_M

PathWorldListener: t, field_184152_t

LootTableManager: B, field_184151_B

Constructors

Methods

BiomeGenBase (BlockPos): b, func_180494_b

WorldChunkManager (): v, func_72959_q

IChunkProvider (): k, func_72970_h

IChunkProvider (): n, func_72970_h

Block (BlockPos): c, func_175703_c

boolean (BlockPos): a, func_175701_a

boolean (BlockPos): d, func_175623_d

boolean (BlockPos): e, func_175667_e

boolean (BlockPos, boolean): a, func_175668_a

boolean (BlockPos, int): a, func_175697_a

boolean (BlockPos, int, boolean): a, func_175648_a

boolean (BlockPos, BlockPos): a, func_175707_a

boolean (BlockPos, BlockPos, boolean): a, func_175706_a

Chunk (BlockPos): f, func_175726_f

boolean (BlockPos, IBlockState, int): a, func_180501_a

boolean (BlockPos): g, func_175698_g

boolean (BlockPos, boolean): b, func_175655_b

boolean (BlockPos, IBlockState): a, func_175656_a

void (BlockPos): h, func_175689_h

void (BlockPos, Block): b, func_175722_b

void (BlockPos, BlockPos): b, func_175704_b

void (BlockPos, Block): c, func_175685_c

void (BlockPos, Block, EnumFacing): a, func_175695_a

void (BlockPos, Block): d, func_180496_d

boolean (BlockPos, Block): a, func_175691_a

boolean (BlockPos): i, func_175678_i

boolean (BlockPos): j, func_175710_j

int (BlockPos): k, func_175699_k

int (BlockPos): l, func_175671_l

int (BlockPos, boolean): c, func_175721_c

BlockPos (BlockPos): m, func_175645_m

int (EnumSkyBlock, BlockPos): b, func_175642_b

void (EnumSkyBlock, BlockPos, int): a, func_175653_a

void (BlockPos): n, func_175679_n

float (BlockPos): o, func_175724_o

IBlockState (BlockPos): p, func_180495_p

boolean (): w, func_72935_r

boolean (): B, func_72935_r

MovingObjectPosition (Vec3, Vec3): a, func_72933_a

MovingObjectPosition (Vec3, Vec3, boolean): a, func_72901_a

MovingObjectPosition (Vec3, Vec3, boolean, boolean, boolean): a, func_147447_a

void (Entity, String, float, float): a, func_72956_a

void (EntityPlayer, String, float, float): a, func_85173_a

void (double, double, double, String, float, float): a, func_72908_a

void (double, double, double, String, float, float, boolean): a, func_72980_b

void (BlockPos, String): a, func_175717_a

boolean (Entity): c, func_72942_c

boolean (Entity): d, func_72942_c

boolean (Entity): d, func_72838_d

boolean (Entity): a, func_72838_d

void (Entity): a, func_72923_a

void (Entity): b, func_72923_a

void (Entity): b, func_72847_b

void (Entity): c, func_72847_b

void (IWorldAccess): a, func_72954_a

List<AxisAlignedBB> (Entity, AxisAlignedBB): a, func_72945_a

List<AxisAlignedBB> (AxisAlignedBB): a, func_147461_a

float (): y, func_130001_d

float (): E, func_130001_d

BlockPos (BlockPos): q, func_175725_q

BlockPos (BlockPos): r, func_175672_r

void (BlockPos, Block, int): a, func_175684_a

void (BlockPos, Block, int, int): a, func_175654_a

void (BlockPos, Block, int, int): b, func_180497_b

void (): i, func_72939_s

void (): k, func_72939_s

void (Collection<TileEntity>): a, func_147448_a

void (Collection<TileEntity>): b, func_147448_a

boolean (AxisAlignedBB): b, func_72855_b

boolean (AxisAlignedBB, Entity): a, func_72917_a

boolean (AxisAlignedBB): c, func_72829_c

boolean (AxisAlignedBB): d, func_72953_d

boolean (AxisAlignedBB): e, func_147470_e

boolean (AxisAlignedBB, Material, Entity): a, func_72918_a

boolean (AxisAlignedBB, Material): a, func_72875_a

boolean (AxisAlignedBB, Material): b, func_72830_b

float (Vec3, AxisAlignedBB): a, func_72842_a

boolean (EntityPlayer, BlockPos, EnumFacing): a, func_175719_a

TileEntity (BlockPos): s, func_175625_s

void (BlockPos, TileEntity): a, func_175690_a

void (BlockPos): t, func_175713_t

boolean (BlockPos): u, func_175665_u

boolean (IBlockAccess, BlockPos): a, func_175683_a

boolean (BlockPos, boolean): d, func_175677_d

void (): B, func_72966_v

void (): H, func_72966_v

void (): c, func_72835_b

void (): d, func_72835_b

void (): C, func_72947_a

void (): I, func_72947_a

void (): p, func_72979_l

void (): t, func_72979_l

void (): D, func_72903_x

int (): q, func_152379_p

void (): h, func_147456_g

void (): j, func_147456_g

void (Block, BlockPos, Random): a, func_175637_a

boolean (BlockPos): v, func_175675_v

boolean (BlockPos): w, func_175662_w

boolean (BlockPos, boolean): e, func_175670_e

boolean (BlockPos): F, func_175696_F

boolean (BlockPos, boolean): f, func_175708_f

boolean (BlockPos): x, func_175664_x

int (BlockPos, EnumSkyBlock): a, func_175638_a

boolean (EnumSkyBlock, BlockPos): c, func_180500_c

List<Entity> (Entity, AxisAlignedBB): b, func_72839_b

List<Entity> (Entity, AxisAlignedBB, com.google.common.base.Predicate<? super Entity>): a, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB): a, func_72872_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, com.google.common.base.Predicate<? super T>): a, func_175647_a

<T extends Entity> T (Class<? extends T>, AxisAlignedBB, T): a, func_72857_a

void (BlockPos, TileEntity): b, func_175646_b

void (Collection<Entity>): b, func_175650_b

void (Collection<Entity>): a, func_175650_b

boolean (Block, BlockPos, boolean, EnumFacing, Entity, ItemStack): a, func_175716_a

int (): F, func_181545_F

int (): K, func_181545_F

int (BlockPos, EnumFacing): a, func_175627_a

WorldType (): G, func_175624_G

WorldType (): L, func_175624_G

int (BlockPos): y, func_175676_y

boolean (BlockPos, EnumFacing): b, func_175709_b

int (BlockPos, EnumFacing): c, func_175651_c

boolean (BlockPos): z, func_175640_z

int (BlockPos): A, func_175687_A

EntityPlayer (double, double, double, double): a, func_72977_a

boolean (double, double, double, double): b, func_175636_b

boolean (double, double, double, double): a, func_175636_b

void (): I, func_72906_B

void (): N, func_72906_B

long (): J, func_72905_C

long (): O, func_72905_C

long (): K, func_82737_E

long (): P, func_82737_E

long (): L, func_72820_D

long (): Q, func_72820_D

BlockPos (): M, func_175694_M

void (BlockPos): B, func_175652_B

boolean (EntityPlayer, BlockPos): a, func_175660_a

IChunkProvider (): N, func_72863_F

IChunkProvider (): z, func_72863_F

void (BlockPos, Block, int, int): c, func_175641_c

ISaveHandler (): O, func_72860_G

ISaveHandler (): S, func_72860_G

WorldInfo (): P, func_72912_H

WorldInfo (): T, func_72912_H

GameRules (): Q, func_82736_K

GameRules (): U, func_82736_K

void (): d, func_72854_c

void (): e, func_72854_c

boolean (): R, func_72911_I

boolean (): V, func_72911_I

boolean (): S, func_72896_J

boolean (): W, func_72896_J

boolean (BlockPos): C, func_175727_C

boolean (BlockPos): D, func_180502_D

MapStorage (): T, func_175693_T

MapStorage (): X, func_175693_T

void (int, BlockPos, int): a, func_175669_a

void (int, BlockPos, int): b, func_175718_b

void (EntityPlayer, int, BlockPos, int): a, func_180498_a

int (): U, func_72800_K

int (): Y, func_72800_K

int (): V, func_72940_L

int (): Z, func_72940_L

BlockPos (String, BlockPos): a, func_180499_a

void (int, BlockPos, int): c, func_175715_c

Calendar (): Y, func_83015_S

Calendar (): ac, func_83015_S

Scoreboard (): Z, func_96441_U

Scoreboard (): ad, func_96441_U

void (BlockPos, Block): e, func_175666_e

DifficultyInstance (BlockPos): E, func_175649_E

EnumDifficulty (): aa, func_175659_aa

EnumDifficulty (): ae, func_175659_aa

int (): ab, func_175657_ab

int (): af, func_175657_ab

boolean (): ad, func_175686_ad

VillageCollection (): ae, func_175714_ae

VillageCollection (): ai, func_175714_ae

WorldBorder (): af, func_175723_af

WorldBorder (): aj, func_175723_af

void (): g, func_72974_f

void (): h, func_72974_f

int (EnumSkyBlock, BlockPos): a, func_175705_a

int (BlockPos, int): b, func_175626_b

void (IWorldAccess): b, func_72848_b

Vec3 (Entity, float): a, func_72833_a

int (): x, func_72853_d

int (): D, func_72853_d

Vec3 (float): e, func_72824_f

Vec3 (float): f, func_72948_g

String (): z, func_72981_t

String (): F, func_72981_t

String (): A, func_72827_u

String (): G, func_72827_u

List<Entity> (): E, func_72910_y

List<Entity> (): J, func_72910_y

void (): H, func_72882_A

void (): M, func_72882_A

boolean (): W, func_72806_N

boolean (): aa, func_72806_N

double (): X, func_72919_O

double (): ab, func_72919_O

int (): ac, func_175658_ac

int (): ag, func_175658_ac

BiomeGenBase (BlockPos): b, func_180494_b

BiomeProvider (): A, func_72959_q

MinecraftServer (): u, func_73046_m

IBlockState (BlockPos): c, func_184141_c

boolean (BlockPos): a, func_175701_a

boolean (BlockPos): d, func_175623_d

boolean (BlockPos): e, func_175667_e

boolean (BlockPos, boolean): a, func_175668_a

boolean (BlockPos, int): a, func_175697_a

boolean (BlockPos, int, boolean): a, func_175648_a

boolean (BlockPos, BlockPos): a, func_175707_a

boolean (BlockPos, BlockPos, boolean): a, func_175706_a

Chunk (BlockPos): f, func_175726_f

boolean (BlockPos, IBlockState, int): a, func_180501_a

boolean (BlockPos): g, func_175698_g

boolean (BlockPos, boolean): b, func_175655_b

boolean (BlockPos, IBlockState): a, func_175656_a

void (BlockPos, IBlockState, IBlockState, int): a, func_184138_a

void (BlockPos, Block): c, func_175722_b

void (BlockPos, BlockPos): b, func_175704_b

void (BlockPos, Block): d, func_175685_c

void (BlockPos, Block, EnumFacing): a, func_175695_a

void (BlockPos, Block): e, func_180496_d

boolean (BlockPos, Block): a, func_175691_a

boolean (BlockPos): h, func_175678_i

boolean (BlockPos): i, func_175710_j

int (BlockPos): j, func_175699_k

int (BlockPos): k, func_175671_l

int (BlockPos, boolean): c, func_175721_c

BlockPos (BlockPos): l, func_175645_m

int (EnumSkyBlock, BlockPos): b, func_175642_b

void (EnumSkyBlock, BlockPos, int): a, func_175653_a

void (BlockPos): m, func_175679_n

float (BlockPos): n, func_175724_o

IBlockState (BlockPos): o, func_180495_p

RayTraceResult (Vec3d, Vec3d): a, func_72933_a

RayTraceResult (Vec3d, Vec3d, boolean): a, func_72901_a

RayTraceResult (Vec3d, Vec3d, boolean, boolean, boolean): a, func_147447_a

void (EntityPlayer, BlockPos, SoundEvent, SoundCategory, float, float): a, func_184133_a

void (EntityPlayer, double, double, double, SoundEvent, SoundCategory, float, float): a, func_184148_a

void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): a, func_184134_a

void (BlockPos, SoundEvent): a, func_184149_a

PathWorldListener (): C, func_184140_C

void (IWorldEventListener): a, func_72954_a

List<AxisAlignedBB> (Entity, AxisAlignedBB): a, func_184144_a

List<AxisAlignedBB> (AxisAlignedBB): a, func_147461_a

boolean (AxisAlignedBB): b, func_184143_b

BlockPos (BlockPos): p, func_175725_q

BlockPos (BlockPos): q, func_175672_r

boolean (BlockPos, Block): b, func_184145_b

void (BlockPos, Block, int): a, func_175684_a

void (BlockPos, Block, int, int): a, func_175654_a

void (BlockPos, Block, int, int): b, func_180497_b

void (): l, func_184147_l

boolean (AxisAlignedBB): c, func_72855_b

boolean (AxisAlignedBB, Entity): a, func_72917_a

boolean (AxisAlignedBB): d, func_72829_c

boolean (AxisAlignedBB): e, func_72953_d

boolean (AxisAlignedBB): f, func_147470_e

boolean (AxisAlignedBB, Material, Entity): a, func_72918_a

boolean (AxisAlignedBB, Material): a, func_72875_a

boolean (AxisAlignedBB, Material): b, func_72830_b

float (Vec3d, AxisAlignedBB): a, func_72842_a

boolean (EntityPlayer, BlockPos, EnumFacing): a, func_175719_a

TileEntity (BlockPos): r, func_175625_s

void (BlockPos, TileEntity): a, func_175690_a

void (BlockPos): s, func_175713_t

boolean (BlockPos): t, func_175665_u

boolean (BlockPos, boolean): d, func_175677_d

void (Block, BlockPos, Random): a, func_175637_a

boolean (BlockPos): u, func_175675_v

boolean (BlockPos): v, func_175662_w

boolean (BlockPos, boolean): e, func_175670_e

boolean (BlockPos): E, func_175696_F

boolean (BlockPos, boolean): f, func_175708_f

boolean (BlockPos): w, func_175664_x

int (BlockPos, EnumSkyBlock): a, func_175638_a

boolean (EnumSkyBlock, BlockPos): c, func_180500_c

List<Entity> (Entity, AxisAlignedBB): b, func_72839_b

List<Entity> (Entity, AxisAlignedBB, com.google.common.base.Predicate<? super Entity>): a, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB): a, func_72872_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, com.google.common.base.Predicate<? super T>): a, func_175647_a

<T extends Entity> T (Class<? extends T>, AxisAlignedBB, T): a, func_72857_a

void (BlockPos, TileEntity): b, func_175646_b

boolean (Block, BlockPos, boolean, EnumFacing, Entity, ItemStack): a, func_175716_a

int (BlockPos, EnumFacing): a, func_175627_a

int (BlockPos): x, func_175676_y

boolean (BlockPos, EnumFacing): b, func_175709_b

int (BlockPos, EnumFacing): c, func_175651_c

boolean (BlockPos): y, func_175640_z

int (BlockPos): z, func_175687_A

EntityPlayer (Entity, double): b, func_184136_b

EntityPlayer (double, double, double, double, boolean): a, func_184137_a

EntityPlayer (Entity, double, double): a, func_184142_a

EntityPlayer (BlockPos, double, double): a, func_184139_a

EntityPlayer (double, double, double, double, double, com.google.common.base.Function<EntityPlayer, Double>, com.google.common.base.Predicate<EntityPlayer>): a, func_184150_a

BlockPos (): R, func_175694_M

void (BlockPos): A, func_175652_B

boolean (EntityPlayer, BlockPos): a, func_175660_a

void (BlockPos, Block, int, int): c, func_175641_c

boolean (BlockPos): B, func_175727_C

boolean (BlockPos): C, func_180502_D

void (int, BlockPos, int): a, func_175669_a

void (int, BlockPos, int): b, func_175718_b

void (EntityPlayer, int, BlockPos, int): a, func_180498_a

void (int, BlockPos, int): c, func_175715_c

void (BlockPos, Block): f, func_175666_e

DifficultyInstance (BlockPos): D, func_175649_E

void (Packet<?>): a, func_184135_a

LootTableManager (): ak, func_184146_ak

int (EnumSkyBlock, BlockPos): a, func_175705_a

int (BlockPos, int): b, func_175626_b

void (IWorldEventListener): b, func_72848_b

Vec3d (Entity, float): a, func_72833_a

Vec3d (float): e, func_72824_f

Vec3d (float): f, func_72948_g

1.8.9

Names

Fields

Constructors

Methods

1.8.8

Names

adm

net.minecraft.world.World

Fields

int: a, field_181546_a

boolean: e, field_72999_e

List<Entity>: f, field_72996_f

List<Entity>: g, field_72997_g

List<TileEntity>: h, field_147482_g

List<TileEntity>: i, field_175730_i

List<TileEntity>: b, field_147484_a

List<TileEntity>: c, field_147483_b

List<EntityPlayer>: j, field_73010_i

List<Entity>: k, field_73007_j

IntHashMap<Entity>: l, field_175729_l

long: d, field_73001_c

int: I, field_73008_k

int: m, field_73005_l

int: n, field_73006_m

float: o, field_73003_n

float: p, field_73004_o

float: q, field_73018_p

float: r, field_73017_q

int: J, field_73016_r

Random: s, field_73012_v

WorldProvider: t, field_73011_w

List<IWorldAccess>: u, field_73021_x

IChunkProvider: v, field_73020_y

ISaveHandler: w, field_73019_z

WorldInfo: x, field_72986_A

boolean: y, field_72987_B

MapStorage: z, field_72988_C

VillageCollection: A, field_72982_D

Profiler: B, field_72984_F

Calendar: K, field_83016_L

Scoreboard: C, field_96442_D

boolean: D, field_72995_K

Set<ChunkCoordIntPair>: E, field_72993_I

int: L, field_72990_M

boolean: F, field_72985_G

boolean: G, field_72992_H

boolean: M, field_147481_N

WorldBorder: N, field_175728_M

int[]: H, field_72994_J

Constructors

(ISaveHandler, WorldInfo, WorldProvider, Profiler, boolean)

Methods

World (): b, func_175643_b

BiomeGenBase (BlockPos): b, func_180494_b

WorldChunkManager (): v, func_72959_q

IChunkProvider (): k, func_72970_h

void (WorldSettings): a, func_72963_a

Block (BlockPos): c, func_175703_c

boolean (BlockPos): a, func_175701_a

boolean (BlockPos): d, func_175623_d

boolean (BlockPos): e, func_175667_e

boolean (BlockPos, boolean): a, func_175668_a

boolean (BlockPos, int): a, func_175697_a

boolean (BlockPos, int, boolean): a, func_175648_a

boolean (BlockPos, BlockPos): a, func_175707_a

boolean (BlockPos, BlockPos, boolean): a, func_175706_a

boolean (StructureBoundingBox): a, func_175711_a

boolean (StructureBoundingBox, boolean): b, func_175639_b

boolean (int, int, int, int, int, int, boolean): a, func_175663_a

boolean (int, int, boolean): a, func_175680_a

Chunk (BlockPos): f, func_175726_f

Chunk (int, int): a, func_72964_e

boolean (BlockPos, IBlockState, int): a, func_180501_a

boolean (BlockPos): g, func_175698_g

boolean (BlockPos, boolean): b, func_175655_b

boolean (BlockPos, IBlockState): a, func_175656_a

void (BlockPos): h, func_175689_h

void (BlockPos, Block): b, func_175722_b

void (int, int, int, int): a, func_72975_g

void (BlockPos, BlockPos): b, func_175704_b

void (int, int, int, int, int, int): b, func_147458_c

void (BlockPos, Block): c, func_175685_c

void (BlockPos, Block, EnumFacing): a, func_175695_a

void (BlockPos, Block): d, func_180496_d

boolean (BlockPos, Block): a, func_175691_a

boolean (BlockPos): i, func_175678_i

boolean (BlockPos): j, func_175710_j

int (BlockPos): k, func_175699_k

int (BlockPos): l, func_175671_l

int (BlockPos, boolean): c, func_175721_c

BlockPos (BlockPos): m, func_175645_m

int (int, int): b, func_82734_g

int (EnumSkyBlock, BlockPos): b, func_175642_b

void (EnumSkyBlock, BlockPos, int): a, func_175653_a

void (BlockPos): n, func_175679_n

float (BlockPos): o, func_175724_o

IBlockState (BlockPos): p, func_180495_p

boolean (): w, func_72935_r

MovingObjectPosition (Vec3, Vec3): a, func_72933_a

MovingObjectPosition (Vec3, Vec3, boolean): a, func_72901_a

MovingObjectPosition (Vec3, Vec3, boolean, boolean, boolean): a, func_147447_a

void (Entity, String, float, float): a, func_72956_a

void (EntityPlayer, String, float, float): a, func_85173_a

void (double, double, double, String, float, float): a, func_72908_a

void (double, double, double, String, float, float, boolean): a, func_72980_b

void (BlockPos, String): a, func_175717_a

void (EnumParticleTypes, double, double, double, double, double, double, int...): a, func_175688_a

void (int, boolean, double, double, double, double, double, double, int...): a, func_175720_a

boolean (Entity): c, func_72942_c

boolean (Entity): d, func_72838_d

void (Entity): a, func_72923_a

void (Entity): b, func_72847_b

void (Entity): e, func_72900_e

void (Entity): f, func_72973_f

void (IWorldAccess): a, func_72954_a

List<AxisAlignedBB> (Entity, AxisAlignedBB): a, func_72945_a

boolean (WorldBorder, Entity): a, func_175673_a

List<AxisAlignedBB> (AxisAlignedBB): a, func_147461_a

int (float): a, func_72967_a

float (float): c, func_72826_c

float (): y, func_130001_d

float (float): d, func_72929_e

BlockPos (BlockPos): q, func_175725_q

BlockPos (BlockPos): r, func_175672_r

void (BlockPos, Block, int): a, func_175684_a

void (BlockPos, Block, int, int): a, func_175654_a

void (BlockPos, Block, int, int): b, func_180497_b

void (): i, func_72939_s

boolean (TileEntity): a, func_175700_a

void (Collection<TileEntity>): a, func_147448_a

void (Entity): g, func_72870_g

void (Entity, boolean): a, func_72866_a

boolean (AxisAlignedBB): b, func_72855_b

boolean (AxisAlignedBB, Entity): a, func_72917_a

boolean (AxisAlignedBB): c, func_72829_c

boolean (AxisAlignedBB): d, func_72953_d

boolean (AxisAlignedBB): e, func_147470_e

boolean (AxisAlignedBB, Material, Entity): a, func_72918_a

boolean (AxisAlignedBB, Material): a, func_72875_a

boolean (AxisAlignedBB, Material): b, func_72830_b

Explosion (Entity, double, double, double, float, boolean): a, func_72876_a

Explosion (Entity, double, double, double, float, boolean, boolean): a, func_72885_a

float (Vec3, AxisAlignedBB): a, func_72842_a

boolean (EntityPlayer, BlockPos, EnumFacing): a, func_175719_a

TileEntity (BlockPos): s, func_175625_s

void (BlockPos, TileEntity): a, func_175690_a

void (BlockPos): t, func_175713_t

void (TileEntity): b, func_147457_a

boolean (BlockPos): u, func_175665_u

boolean (IBlockAccess, BlockPos): a, func_175683_a

boolean (BlockPos, boolean): d, func_175677_d

void (): B, func_72966_v

void (boolean, boolean): a, func_72891_a

void (): c, func_72835_b

void (): C, func_72947_a

void (): p, func_72979_l

void (): D, func_72903_x

int (): q, func_152379_p

void (int, int, Chunk): a, func_147467_a

void (): h, func_147456_g

void (Block, BlockPos, Random): a, func_175637_a

boolean (BlockPos): v, func_175675_v

boolean (BlockPos): w, func_175662_w

boolean (BlockPos, boolean): e, func_175670_e

boolean (BlockPos): F, func_175696_F

boolean (BlockPos, boolean): f, func_175708_f

boolean (BlockPos): x, func_175664_x

int (BlockPos, EnumSkyBlock): a, func_175638_a

boolean (EnumSkyBlock, BlockPos): c, func_180500_c

boolean (boolean): a, func_72955_a

List<NextTickListEntry> (Chunk, boolean): a, func_72920_a

List<NextTickListEntry> (StructureBoundingBox, boolean): a, func_175712_a

List<Entity> (Entity, AxisAlignedBB): b, func_72839_b

List<Entity> (Entity, AxisAlignedBB, com.google.common.base.Predicate<? super Entity>): a, func_175674_a

<T extends Entity> List<T> (Class<? extends T>, com.google.common.base.Predicate<? super T>): a, func_175644_a

<T extends Entity> List<T> (Class<? extends T>, com.google.common.base.Predicate<? super T>): b, func_175661_b

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB): a, func_72872_a

<T extends Entity> List<T> (Class<? extends T>, AxisAlignedBB, com.google.common.base.Predicate<? super T>): a, func_175647_a

<T extends Entity> T (Class<? extends T>, AxisAlignedBB, T): a, func_72857_a

Entity (int): a, func_73045_a

void (BlockPos, TileEntity): b, func_175646_b

int (Class<?>): a, func_72907_a

void (Collection<Entity>): b, func_175650_b

void (Collection<Entity>): c, func_175681_c

boolean (Block, BlockPos, boolean, EnumFacing, Entity, ItemStack): a, func_175716_a

int (): F, func_181545_F

void (int): b, func_181544_b

int (BlockPos, EnumFacing): a, func_175627_a

WorldType (): G, func_175624_G

int (BlockPos): y, func_175676_y

boolean (BlockPos, EnumFacing): b, func_175709_b

int (BlockPos, EnumFacing): c, func_175651_c

boolean (BlockPos): z, func_175640_z

int (BlockPos): A, func_175687_A

EntityPlayer (Entity, double): a, func_72890_a

EntityPlayer (double, double, double, double): a, func_72977_a

boolean (double, double, double, double): b, func_175636_b

EntityPlayer (String): a, func_72924_a

EntityPlayer (UUID): b, func_152378_a

void (): I, func_72906_B

long (): J, func_72905_C

long (): K, func_82737_E

long (): L, func_72820_D

void (long): b, func_72877_b

BlockPos (): M, func_175694_M

void (BlockPos): B, func_175652_B

boolean (EntityPlayer, BlockPos): a, func_175660_a

void (Entity, byte): a, func_72960_a

IChunkProvider (): N, func_72863_F

void (BlockPos, Block, int, int): c, func_175641_c

ISaveHandler (): O, func_72860_G

WorldInfo (): P, func_72912_H

GameRules (): Q, func_82736_K

void (): d, func_72854_c

float (float): h, func_72819_i

float (float): j, func_72867_j

boolean (): R, func_72911_I

boolean (): S, func_72896_J

boolean (BlockPos): C, func_175727_C

boolean (BlockPos): D, func_180502_D

MapStorage (): T, func_175693_T

void (String, WorldSavedData): a, func_72823_a

WorldSavedData (Class<? extends WorldSavedData>, String): a, func_72943_a

int (String): b, func_72841_b

void (int, BlockPos, int): a, func_175669_a

void (int, BlockPos, int): b, func_175718_b

void (EntityPlayer, int, BlockPos, int): a, func_180498_a

int (): U, func_72800_K

int (): V, func_72940_L

Random (int, int, int): a, func_72843_D

BlockPos (String, BlockPos): a, func_180499_a

CrashReportCategory (CrashReport): a, func_72914_a

void (int, BlockPos, int): c, func_175715_c

Calendar (): Y, func_83015_S

Scoreboard (): Z, func_96441_U

void (BlockPos, Block): e, func_175666_e

DifficultyInstance (BlockPos): E, func_175649_E

EnumDifficulty (): aa, func_175659_aa

int (): ab, func_175657_ab

void (int): c, func_175692_b

void (int): d, func_175702_c

boolean (): ad, func_175686_ad

VillageCollection (): ae, func_175714_ae

WorldBorder (): af, func_175723_af

boolean (int, int): c, func_72916_c

void (): g, func_72974_f

int (EnumSkyBlock, BlockPos): a, func_175705_a

int (BlockPos, int): b, func_175626_b

void (EnumParticleTypes, boolean, double, double, double, double, double, double, int...): a, func_175682_a

void (IWorldAccess): b, func_72848_b

float (float): b, func_72971_b

Vec3 (Entity, float): a, func_72833_a

int (): x, func_72853_d

Vec3 (float): e, func_72824_f

Vec3 (float): f, func_72948_g

float (float): g, func_72880_h

String (): z, func_72981_t

String (): A, func_72827_u

List<Entity> (): E, func_72910_y

void (): H, func_72882_A

void (long): a, func_82738_a

void (Entity): h, func_72897_h

void (float): i, func_147442_i

void (float): k, func_72894_k

boolean (): W, func_72806_N

double (): X, func_72919_O

void (double, double, double, double, double, double, NBTTagCompound): a, func_92088_a

int (): ac, func_175658_ac