History - net.minecraft.client.multiplayer.ClientLevel
1.21.3
Names
fzf
gfk
Fields
ClientPacketListener: D, connection, field_3727, networkHandler, f_104561_
ClientPacketListener: E, connection, field_3727, networkHandler
LevelRenderer: E, levelRenderer, field_17780, worldRenderer, f_104562_
LevelRenderer: F, levelRenderer, field_17780, worldRenderer
Minecraft: I, minecraft, field_3729, client, f_104565_
Minecraft: K, minecraft, field_3729, client
List<AbstractClientPlayer>: J, players, field_18226, players, f_104566_
List<AbstractClientPlayer>: L, players, field_18226, players
Map<MapId, MapItemSavedData>: K, mapData, field_17675, mapStates, f_104556_
Map<MapId, MapItemSavedData>: M, mapData, field_17675, mapStates
int: M, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: O, skyFlashTime, field_21526, lightningTicksLeft
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: N, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: P, tintCaches, field_21527, colorCache
ClientLevel$ClientLevelData: F, clientLevelData, field_24430, clientWorldProperties, f_104563_
ClientLevel$ClientLevelData: H, clientLevelData, field_24430, clientWorldProperties
DimensionSpecialEffects: G, effects, field_24606, dimensionEffects, f_104564_
DimensionSpecialEffects: I, effects, field_24606, dimensionEffects
ClientChunkCache: O, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: Q, chunkSource, field_24605, chunkManager
double: b, FLUID_PARTICLE_SPAWN_OFFSET, field_32641, PARTICLE_Y_OFFSET, f_171629_
double: b, FLUID_PARTICLE_SPAWN_OFFSET, field_32641, PARTICLE_Y_OFFSET
EntityTickList: e, tickingEntities, field_27733, entityList, f_171630_
EntityTickList: e, tickingEntities, field_27733, entityList
TransientEntitySectionManager<Entity>: f, entityStorage, field_27734, entityManager, f_171631_
TransientEntitySectionManager<Entity>: f, entityStorage, field_27734, entityManager
long: L, CLOUD_COLOR, field_32640, field_32640, f_171628_
int: c, NORMAL_LIGHT_UPDATES_PER_FRAME, field_34805, field_34805, f_194125_
int: c, NORMAL_LIGHT_UPDATES_PER_FRAME, field_34805, field_34805
int: d, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806, f_194126_
int: d, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806
Deque<Runnable>: P, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
Deque<Runnable>: R, lightUpdateQueue, field_34804, chunkUpdaters
int: Q, serverSimulationDistance, field_35163, simulationDistance, f_194123_
int: S, serverSimulationDistance, field_35163, simulationDistance
Set<Item>: S, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Set<Item>: W, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS
org.slf4j.Logger: a, LOGGER, field_37952, LOGGER, f_233600_
org.slf4j.Logger: a, LOGGER, field_37952, LOGGER
BlockStatePredictionHandler: R, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
BlockStatePredictionHandler: T, blockStatePredictionHandler, field_37951, pendingUpdateManager
TickRateManager: H, tickRateManager, field_47129, tickManager, f_303463_
TickRateManager: J, tickRateManager, field_47129, tickManager
LevelEventHandler: G, levelEventHandler, field_53028, worldEventHandler
int: N, CLOUD_COLOR, field_32640, field_32640
int: U, seaLevel, field_53029, seaLevel
boolean: V, tickDayTime, field_54500, shouldTickTimeOfDay
Constructors
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, Holder<DimensionType>, int, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, Holder<DimensionType>, int, int, LevelRenderer, boolean, long, int)
Methods
void (BooleanSupplier): a, tick, method_8441, tick, m_104726_
void (BooleanSupplier): a, tick, method_8441, tick
Iterable<Entity> (): e, entitiesForRendering, method_18112, getEntities, m_104735_
Iterable<Entity> (): d, entitiesForRendering, method_18112, getEntities
void (): f, tickEntities, method_18116, tickEntities, m_104804_
void (): e, tickEntities, method_18116, tickEntities
void (Entity): a, tickNonPassenger, method_18646, tickEntity, m_104639_
void (Entity): c, tickNonPassenger, method_18646, tickEntity
void (Entity, Entity): a, tickPassenger, method_18647, tickPassenger, m_104641_
void (Entity, Entity): a, tickPassenger, method_18647, tickPassenger
void (LevelChunk): a, unload, method_18110, unloadBlockEntities, m_104665_
void (LevelChunk): a, unload, method_18110, unloadBlockEntities
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded, m_7232_
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded
int (): h, getEntityCount, method_18120, getRegularEntityCount, m_104813_
int (): g, getEntityCount, method_18120, getRegularEntityCount
Entity (int): a, getEntity, method_8469, getEntityById, m_6815_
Entity (int): a, getEntity, method_8469, getEntityById
void (): Y, disconnect, method_8525, disconnect, m_7462_
void (): ab, disconnect, method_8525, disconnect
void (int, int, int): b, animateTick, method_2941, doRandomBlockDisplayTicks, m_104784_
void (int, int, int): b, animateTick, method_2941, doRandomBlockDisplayTicks
void (BlockPos, BlockState, ParticleOptions, boolean): a, trySpawnDripParticles, method_2938, addParticle, m_104689_
void (BlockPos, BlockState, ParticleOptions, boolean): a, trySpawnDripParticles, method_2938, addParticle
void (BlockPos, ParticleOptions, VoxelShape, double): a, spawnParticle, method_2948, addParticle, m_104694_
void (BlockPos, ParticleOptions, VoxelShape, double): a, spawnParticle, method_2948, addParticle
void (double, double, double, double, double, ParticleOptions): a, spawnFluidParticle, method_2932, addParticle, m_104592_
void (double, double, double, double, double, ParticleOptions): a, spawnFluidParticle, method_2932, addParticle
CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, m_6026_
CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport
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, playSound
void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, m_5503_
void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket
RecipeManager (): r, getRecipeManager, method_8433, getRecipeManager, m_7465_
void (long): c, setDayTime, method_8435, setTimeOfDay, m_104746_
ClientChunkCache (): i, getChunkSource, method_2935, getChunkManager, m_7726_
ClientChunkCache (): h, getChunkSource, method_2935, getChunkManager
Scoreboard (): M, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): Q, getScoreboard, method_8428, getScoreboard
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, m_7260_
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners
void (int, int, int): c, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, m_104793_
void (int, int, int): c, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders
void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, m_6801_
void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo
void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, m_6798_
void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent
void (Player, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, m_5898_
void (Player, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent
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, addParticle
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): a, addParticle, method_8466, addParticle
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, addImportantParticle
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): b, addAlwaysVisibleParticle, method_17452, addImportantParticle
List<AbstractClientPlayer> (): x, players, method_18456, getPlayers, m_6907_
List<AbstractClientPlayer> (): y, players, method_18456, getPlayers
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, m_6550_
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded
void (): g, clearTintCaches, method_23784, reloadColor, m_104810_
void (): f, clearTintCaches, method_23784, reloadColor
float (float): g, getSkyDarken, method_23783, getSkyBrightness, m_104805_
float (float): g, getSkyDarken, method_23783, getSkyBrightness
Vec3 (float): h, getCloudColor, method_23785, getCloudsColor, m_104808_
float (float): i, getStarBrightness, method_23787, getStarBrightness, m_104811_
float (float): i, getStarBrightness, method_23787, getStarBrightness
int (): j, getSkyFlashTime, method_23789, getLightningTicksLeft, m_104819_
int (): i, getSkyFlashTime, method_23789, getLightningTicksLeft
void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, m_6580_
void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft
int (BlockPos, ColorResolver): a, getBlockTint, method_23752, getColor, m_6171_
int (BlockPos, ColorResolver): a, getBlockTint, method_23752, getColor
int (BlockPos, ColorResolver): b, calculateBlockTint, method_23780, calculateColor, m_104762_
int (BlockPos, ColorResolver): b, calculateBlockTint, method_23780, calculateColor
DimensionSpecialEffects (): d, effects, method_28103, getDimensionEffects, m_104583_
DimensionSpecialEffects (): c, effects, method_28103, getDimensionEffects
void (): n, tickTime, method_29090, tickTime, m_104826_
void (): m, tickTime, method_29090, tickTime
void (long): b, setGameTime, method_29089, setTime, m_104637_
float (Direction, boolean): a, getShade, method_24852, getBrightness, m_7717_
float (Direction, boolean): a, getShade, method_24852, getBrightness
ClientLevel$ClientLevelData (): k, getLevelData, method_28104, getLevelProperties, m_6106_
ClientLevel$ClientLevelData (): j, getLevelData, method_28104, getLevelProperties
void (BlockPos, float): a, setDefaultSpawnPos, method_27873, setSpawnPos, m_104752_
void (BlockPos, float): a, setDefaultSpawnPos, method_27873, setSpawnPos
void (ChunkPos): a, onChunkLoaded, method_23782, resetChunkColor, m_171649_
void (ChunkPos): a, onChunkLoaded, method_23782, resetChunkColor
void (int, Entity$RemovalReason): a, removeEntity, method_2945, removeEntity, m_171642_
void (int, Entity$RemovalReason): a, removeEntity, method_2945, removeEntity
Vec3 (Vec3, float): a, getSkyColor, method_23777, getSkyColor, m_171660_
Map<MapId, MapItemSavedData> (): l, getAllMapData, method_35754, getMapStates, m_171684_
Map<MapId, MapItemSavedData> (): k, getAllMapData, method_35754, getMapStates
void (Map<MapId, MapItemSavedData>): a, addMapData, method_35753, putMapStates, m_171672_
void (Map<MapId, MapItemSavedData>): a, addMapData, method_35753, putMapStates
LevelEntityGetter<Entity> (): G, getEntities, method_31592, getEntityLookup, m_142646_
LevelEntityGetter<Entity> (): G, getEntities, method_31592, getEntityLookup
String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_
String (): I, gatherChunkSourceStats, method_31419, asString
void (BlockPos, BlockState): a, addDestroyBlockEffect, method_31595, addBlockBreakParticles, m_142052_
void (BlockPos, BlockState): a, addDestroyBlockEffect, method_31595, addBlockBreakParticles
void (Runnable): a, queueLightUpdate, method_38536, enqueueChunkUpdate, m_194171_
void (Runnable): a, queueLightUpdate, method_38536, enqueueChunkUpdate
void (): b, pollLightUpdates, method_38534, runQueuedChunkUpdates, m_194141_
void (): b, pollLightUpdates, method_38534, runQueuedChunkUpdates
boolean (): c, isLightUpdateQueueEmpty, method_38743, hasNoChunkUpdaters, m_194173_
boolean (Entity): h, shouldTickDeath, method_38989, shouldUpdatePostDeath, m_183599_
boolean (Entity): h, shouldTickDeath, method_38989, shouldUpdatePostDeath
Block (): p, getMarkerParticleTarget, method_35752, getBlockParticle, m_194187_
Block (): n, getMarkerParticleTarget, method_35752, getBlockParticle
LevelTickAccess<Block> (): P, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): T, getBlockTicks, method_8397, getBlockTickScheduler
LevelTickAccess<Fluid> (): O, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): S, getFluidTicks, method_8405, getFluidTickScheduler
void (int): h, setServerSimulationDistance, method_39023, setSimulationDistance, m_194174_
void (int): i, setServerSimulationDistance, method_39023, setSimulationDistance
int (): m, getServerSimulationDistance, method_39024, getSimulationDistance, m_194186_
int (): l, getServerSimulationDistance, method_39024, getSimulationDistance
Holder<Biome> (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_203675_
Holder<Biome> (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome
void (int): b, handleBlockChangedAck, method_41927, handlePlayerActionResponse, m_233651_
void (int): b, handleBlockChangedAck, method_41927, handlePlayerActionResponse
void (BlockPos, BlockState, int): b, setServerVerifiedBlockState, method_41928, handleBlockUpdate, m_233653_
void (BlockPos, BlockState, int): b, setServerVerifiedBlockState, method_41928, handleBlockUpdate
void (BlockPos, BlockState, Vec3): a, syncBlockState, method_41926, processPendingUpdate, m_233647_
void (BlockPos, BlockState, Vec3): a, syncBlockState, method_41926, processPendingUpdate
BlockStatePredictionHandler (): a, getBlockStatePredictionHandler, method_41925, getPendingUpdateManager, m_233601_
BlockStatePredictionHandler (): a, getBlockStatePredictionHandler, method_41925, getPendingUpdateManager
boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState, m_6933_
boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState
void (int, int, int, int, RandomSource, Block, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, m_233612_
void (int, int, int, int, RandomSource, Block, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick
void (double, double, double, SoundEvent, SoundSource, float, float, boolean, long): a, playSound, method_43207, playSound, m_233602_
void (double, double, double, SoundEvent, SoundSource, float, float, boolean, long): a, playSound, method_43207, playSound
void (Player, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound, m_262808_
void (Player, double, double, double, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8465, playSound
void (Player, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity, m_213890_
void (Player, Entity, Holder<SoundEvent>, SoundSource, float, float, long): a, playSeededSound, method_8449, playSoundFromEntity
FeatureFlagSet (): J, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
FeatureFlagSet (): J, enabledFeatures, method_45162, getEnabledFeatures
void (Entity): c, addEntity, method_53875, addEntity, m_104739_
void (Entity): d, addEntity, method_53875, addEntity
void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntity, m_307553_
void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntity
TickRateManager (): s, tickRateManager, method_54719, getTickManager, m_304826_
TickRateManager (): t, tickRateManager, method_54719, getTickManager
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, addFireworkParticle
MapItemSavedData (MapId): a, getMapData, method_17891, getMapState, m_7489_
MapItemSavedData (MapId): a, getMapData, method_17891, getMapState
void (MapId, MapItemSavedData): b, overrideMapData, method_47437, putClientsideMapState, m_257583_
void (MapId, MapItemSavedData): b, overrideMapData, method_47437, putClientsideMapState
void (MapId, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_
void (MapId, MapItemSavedData): a, setMapData, method_17890, putMapState
MapId (): v, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_
MapId (): w, getFreeMapId, method_17889, increaseAndGetMapId
void (Holder<GameEvent>, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_
void (Holder<GameEvent>, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent
PotionBrewing (): K, potionBrewing, method_59547, getBrewingRecipeRegistry, m_319308_
PotionBrewing (): K, potionBrewing, method_59547, getBrewingRecipeRegistry
void (long, long, boolean): a, setTimeFromServer, method_29089, setTime
boolean (Entity): a, isTickingEntity, method_62145, hasEntity
void (long): b, onSectionBecomingNonEmpty, method_62895, onChunkUnload
RecipeAccess (): P, recipeAccess, method_8433, getRecipeManager
void (int, int, int, int, int, int): b, setSectionRangeDirty, method_62146, scheduleChunkRenders
int (Vec3, float): a, getSkyColor, method_23777, getSkyColor
int (float): h, getCloudColor, method_23785, getCloudsColor
FuelValues (): L, fuelValues, method_61269, getFuelRegistry
void (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level$ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>): a, explode, method_8454, createExplosion
int (): O, getSeaLevel, method_8615, getSeaLevel
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fxx
fzf
Fields
Constructors
Methods
MapId (): v, getFreeMapId, method_17889, getNextMapId, m_7354_
MapId (): v, getFreeMapId, method_17889, increaseAndGetMapId, m_7354_
1.20.6
Names
fns
fxx
Fields
Scoreboard: K, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: L, mapData, field_17675, mapStates, f_104556_
Map<MapId, MapItemSavedData>: K, mapData, field_17675, mapStates, f_104556_
int: N, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: M, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: O, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: N, tintCaches, field_21527, colorCache, f_104558_
ClientChunkCache: P, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: O, chunkSource, field_24605, chunkManager, f_104559_
long: M, CLOUD_COLOR, field_32640, field_32640, f_171628_
long: L, CLOUD_COLOR, field_32640, field_32640, f_171628_
Deque<Runnable>: Q, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
Deque<Runnable>: P, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
int: R, serverSimulationDistance, field_35163, simulationDistance, f_194123_
int: Q, serverSimulationDistance, field_35163, simulationDistance, f_194123_
Set<Item>: T, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Set<Item>: S, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
BlockStatePredictionHandler: S, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
BlockStatePredictionHandler: R, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
Constructors
Methods
void (): W, disconnect, method_8525, disconnect, m_7462_
void (): Y, disconnect, method_8525, disconnect, m_7462_
void (double, double, double, double, double, double, CompoundTag): a, createFireworks, method_8547, addFireworkParticle, m_7228_
void (Scoreboard): a, setScoreboard, method_2944, setScoreboard, m_104669_
MapItemSavedData (String): a, getMapData, method_17891, getMapState, m_7489_
int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_
Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): M, getScoreboard, method_8428, getScoreboard, m_6188_
float (float): i, getStarBrightness, method_23787, method_23787, m_104811_
float (float): i, getStarBrightness, method_23787, getStarBrightness, m_104811_
void (String, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_
String (): H, gatherChunkSourceStats, method_31419, asString, m_46464_
String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_
LevelTickAccess<Block> (): N, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): P, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): M, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): O, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
void (GameEvent, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_
void (String, MapItemSavedData): b, overrideMapData, method_47437, putClientsideMapState, m_257583_
FeatureFlagSet (): I, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
FeatureFlagSet (): J, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
void (double, double, double, double, double, double, List<FireworkExplosion>): a, createFireworks, method_8547, addFireworkParticle, m_7228_
MapItemSavedData (MapId): a, getMapData, method_17891, getMapState, m_7489_
void (MapId, MapItemSavedData): b, overrideMapData, method_47437, putClientsideMapState, m_257583_
void (MapId, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_
MapId (): v, getFreeMapId, method_17889, getNextMapId, m_7354_
void (Holder<GameEvent>, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_
PotionBrewing (): K, potionBrewing, method_59547, getBrewingRecipeRegistry, m_319308_
1.20.4
Names
fix
fns
Fields
Minecraft: H, minecraft, field_3729, client, f_104565_
Minecraft: I, minecraft, field_3729, client, f_104565_
List<AbstractClientPlayer>: I, players, field_18226, players, f_104566_
List<AbstractClientPlayer>: J, players, field_18226, players, f_104566_
Scoreboard: J, scoreboard, field_3733, scoreboard, f_104555_
Scoreboard: K, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: K, mapData, field_17675, mapStates, f_104556_
Map<String, MapItemSavedData>: L, mapData, field_17675, mapStates, f_104556_
int: M, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: N, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: N, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: O, tintCaches, field_21527, colorCache, f_104558_
ClientChunkCache: O, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: P, chunkSource, field_24605, chunkManager, f_104559_
long: L, CLOUD_COLOR, field_32640, field_32640, f_171628_
long: M, CLOUD_COLOR, field_32640, field_32640, f_171628_
Deque<Runnable>: P, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
Deque<Runnable>: Q, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
int: Q, serverSimulationDistance, field_35163, simulationDistance, f_194123_
int: R, serverSimulationDistance, field_35163, simulationDistance, f_194123_
Set<Item>: S, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Set<Item>: T, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
BlockStatePredictionHandler: R, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
BlockStatePredictionHandler: S, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
TickRateManager: H, tickRateManager, field_47129, tickManager, f_303463_
Constructors
Methods
void (): U, disconnect, method_8525, disconnect, m_7462_
void (): W, disconnect, method_8525, disconnect, m_7462_
RecipeManager (): q, getRecipeManager, method_8433, getRecipeManager, m_7465_
RecipeManager (): r, getRecipeManager, method_8433, getRecipeManager, m_7465_
int (): t, getFreeMapId, method_17889, getNextMapId, m_7354_
int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_
Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_
List<AbstractClientPlayer> (): v, players, method_18456, getPlayers, m_6907_
List<AbstractClientPlayer> (): x, players, method_18456, getPlayers, m_6907_
void (): o, tickTime, method_29090, tickTime, m_104826_
void (): n, tickTime, method_29090, tickTime, m_104826_
LevelEntityGetter<Entity> (): E, getEntities, method_31592, getEntityLookup, m_142646_
LevelEntityGetter<Entity> (): G, getEntities, method_31592, getEntityLookup, m_142646_
String (): F, gatherChunkSourceStats, method_31419, asString, m_46464_
String (): H, gatherChunkSourceStats, method_31419, asString, m_46464_
LevelTickAccess<Block> (): L, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): N, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): K, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): M, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
FeatureFlagSet (): G, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
FeatureFlagSet (): I, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
void (Entity, SoundEvent, SoundSource, float, float): a, playLocalSound, method_55116, playSoundFromEntity, m_307553_
TickRateManager (): s, tickRateManager, method_54719, getTickManager, m_304826_
1.20.2
Names
few
fix
Fields
Constructors
Methods
void (int, AbstractClientPlayer): a, addPlayer, method_18107, addPlayer, m_104630_
void (int, Entity): a, putNonPlayerEntity, method_2942, addEntity, m_104627_
void (int, Entity): b, addEntity, method_18114, addEntityPrivate, m_104739_
void (Entity): c, addEntity, method_53875, addEntity, m_104739_
1.20.1
Names
fdj
few
Fields
ClientPacketListener: C, connection, field_3727, networkHandler, f_104561_
ClientPacketListener: D, connection, field_3727, networkHandler, f_104561_
LevelRenderer: D, levelRenderer, field_17780, worldRenderer, f_104562_
LevelRenderer: E, levelRenderer, field_17780, worldRenderer, f_104562_
Minecraft: G, minecraft, field_3729, client, f_104565_
Minecraft: H, minecraft, field_3729, client, f_104565_
List<AbstractClientPlayer>: H, players, field_18226, players, f_104566_
List<AbstractClientPlayer>: I, players, field_18226, players, f_104566_
Scoreboard: I, scoreboard, field_3733, scoreboard, f_104555_
Scoreboard: J, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: J, mapData, field_17675, mapStates, f_104556_
Map<String, MapItemSavedData>: K, mapData, field_17675, mapStates, f_104556_
int: L, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: M, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: M, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: N, tintCaches, field_21527, colorCache, f_104558_
ClientLevel$ClientLevelData: E, clientLevelData, field_24430, clientWorldProperties, f_104563_
ClientLevel$ClientLevelData: F, clientLevelData, field_24430, clientWorldProperties, f_104563_
DimensionSpecialEffects: F, effects, field_24606, dimensionEffects, f_104564_
DimensionSpecialEffects: G, effects, field_24606, dimensionEffects, f_104564_
ClientChunkCache: N, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: O, chunkSource, field_24605, chunkManager, f_104559_
long: K, CLOUD_COLOR, field_32640, field_32640, f_171628_
long: L, CLOUD_COLOR, field_32640, field_32640, f_171628_
Deque<Runnable>: O, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
Deque<Runnable>: P, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
int: P, serverSimulationDistance, field_35163, simulationDistance, f_194123_
int: Q, serverSimulationDistance, field_35163, simulationDistance, f_194123_
Set<Item>: R, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Set<Item>: S, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
BlockStatePredictionHandler: Q, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
BlockStatePredictionHandler: R, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
Constructors
Methods
void (): T, disconnect, method_8525, disconnect, m_7462_
void (): U, disconnect, method_8525, disconnect, m_7462_
Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_
LevelTickAccess<Block> (): K, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): L, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): J, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): K, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
void (int, int): g, setLightReady, method_39849, markChunkRenderability, m_197405_
1.19.4
Names
eyz
fdj
Fields
EntityTickList: A, tickingEntities, field_27733, entityList, f_171630_
EntityTickList: e, tickingEntities, field_27733, entityList, f_171630_
TransientEntitySectionManager<Entity>: B, entityStorage, field_27734, entityManager, f_171631_
TransientEntitySectionManager<Entity>: f, entityStorage, field_27734, entityManager, f_171631_
int: z, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806, f_194126_
int: d, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806, f_194126_
Constructors
Methods
void (): U, disconnect, method_8525, disconnect, m_7462_
void (): T, disconnect, method_8525, disconnect, m_7462_
int (): u, getFreeMapId, method_17889, getNextMapId, m_7354_
int (): t, getFreeMapId, method_17889, getNextMapId, m_7354_
Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_
List<AbstractClientPlayer> (): w, players, method_18456, getPlayers, m_6907_
List<AbstractClientPlayer> (): v, players, method_18456, getPlayers, m_6907_
float (float): g, getSkyDarken, method_23783, getStarBrightness, m_104805_
float (float): g, getSkyDarken, method_23783, getSkyBrightness, m_104805_
RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_8891_
LevelEntityGetter<Entity> (): F, getEntities, method_31592, getEntityLookup, m_142646_
LevelEntityGetter<Entity> (): E, getEntities, method_31592, getEntityLookup, m_142646_
String (): G, gatherChunkSourceStats, method_31419, asString, m_46464_
String (): F, gatherChunkSourceStats, method_31419, asString, m_46464_
LevelTickAccess<Block> (): L, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): K, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): K, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): J, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
FeatureFlagSet (): H, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
FeatureFlagSet (): G, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
1.19.3
Names
euv
eyz
Fields
Constructors
Methods
void (): T, disconnect, method_8525, disconnect, m_7462_
void (): U, disconnect, method_8525, disconnect, m_7462_
void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_2947, playSound, m_104677_
Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): I, getScoreboard, method_8428, getScoreboard, m_6188_
RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_5962_
RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_8891_
LevelTickAccess<Block> (): K, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): L, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): J, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): K, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
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_
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 (String, MapItemSavedData): b, overrideMapData, method_47437, putClientsideMapState, m_257583_
FeatureFlagSet (): H, enabledFeatures, method_45162, getEnabledFeatures, m_246046_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
etm
euv
Fields
Constructors
Methods
1.19
Names
ems
etm
Fields
ClientPacketListener: A, connection, field_3727, networkHandler, f_104561_
ClientPacketListener: C, connection, field_3727, networkHandler, f_104561_
LevelRenderer: B, levelRenderer, field_17780, worldRenderer, f_104562_
LevelRenderer: D, levelRenderer, field_17780, worldRenderer, f_104562_
Minecraft: E, minecraft, field_3729, client, f_104565_
Minecraft: G, minecraft, field_3729, client, f_104565_
List<AbstractClientPlayer>: F, players, field_18226, players, f_104566_
List<AbstractClientPlayer>: H, players, field_18226, players, f_104566_
Scoreboard: G, scoreboard, field_3733, scoreboard, f_104555_
Scoreboard: I, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: H, mapData, field_17675, mapStates, f_104556_
Map<String, MapItemSavedData>: J, mapData, field_17675, mapStates, f_104556_
int: J, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: L, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: K, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: M, tintCaches, field_21527, colorCache, f_104558_
ClientLevel$ClientLevelData: C, clientLevelData, field_24430, clientWorldProperties, f_104563_
ClientLevel$ClientLevelData: E, clientLevelData, field_24430, clientWorldProperties, f_104563_
DimensionSpecialEffects: D, effects, field_24606, dimensionEffects, f_104564_
DimensionSpecialEffects: F, effects, field_24606, dimensionEffects, f_104564_
ClientChunkCache: L, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: N, chunkSource, field_24605, chunkManager, f_104559_
double: a, FLUID_PARTICLE_SPAWN_OFFSET, field_32641, PARTICLE_Y_OFFSET, f_171629_
double: b, FLUID_PARTICLE_SPAWN_OFFSET, field_32641, PARTICLE_Y_OFFSET, f_171629_
EntityTickList: y, tickingEntities, field_27733, entityList, f_171630_
EntityTickList: A, tickingEntities, field_27733, entityList, f_171630_
TransientEntitySectionManager<Entity>: z, entityStorage, field_27734, entityManager, f_171631_
TransientEntitySectionManager<Entity>: B, entityStorage, field_27734, entityManager, f_171631_
long: I, CLOUD_COLOR, field_32640, field_32640, f_171628_
long: K, CLOUD_COLOR, field_32640, field_32640, f_171628_
int: b, NORMAL_LIGHT_UPDATES_PER_FRAME, field_34805, field_34805, f_194125_
int: c, NORMAL_LIGHT_UPDATES_PER_FRAME, field_34805, field_34805, f_194125_
int: c, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806, f_194126_
int: z, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806, f_194126_
Deque<Runnable>: M, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
Deque<Runnable>: O, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
int: N, serverSimulationDistance, field_35163, simulationDistance, f_194123_
int: P, serverSimulationDistance, field_35163, simulationDistance, f_194123_
Set<Item>: O, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Set<Item>: R, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
org.slf4j.Logger: a, LOGGER, field_37952, LOGGER, f_233600_
BlockStatePredictionHandler: Q, blockStatePredictionHandler, field_37951, pendingUpdateManager, f_233599_
Constructors
Methods
Iterable<Entity> (): d, entitiesForRendering, method_18112, getEntities, m_104735_
Iterable<Entity> (): e, entitiesForRendering, method_18112, getEntities, m_104735_
void (): e, tickEntities, method_18116, tickEntities, m_104804_
void (): f, tickEntities, method_18116, tickEntities, m_104804_
int (): g, getEntityCount, method_18120, getRegularEntityCount, m_104813_
int (): h, getEntityCount, method_18120, getRegularEntityCount, m_104813_
void (BlockPos, BlockState): c, setKnownState, method_2937, setBlockStateWithoutNeighborUpdates, m_104755_
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, m_6269_
ClientChunkCache (): h, getChunkSource, method_2935, getChunkManager, m_7726_
ClientChunkCache (): i, getChunkSource, method_2935, getChunkManager, m_7726_
Scoreboard (): J, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): H, getScoreboard, method_8428, getScoreboard, m_6188_
List<AbstractClientPlayer> (): y, players, method_18456, getPlayers, m_6907_
List<AbstractClientPlayer> (): w, players, method_18456, getPlayers, m_6907_
void (): f, clearTintCaches, method_23784, reloadColor, m_104810_
void (): g, clearTintCaches, method_23784, reloadColor, m_104810_
int (): i, getSkyFlashTime, method_23789, getLightningTicksLeft, m_104819_
int (): j, getSkyFlashTime, method_23789, getLightningTicksLeft, m_104819_
DimensionSpecialEffects (): c, effects, method_28103, getDimensionEffects, m_104583_
DimensionSpecialEffects (): d, effects, method_28103, getDimensionEffects, m_104583_
void (): p, tickTime, method_29090, tickTime, m_104826_
void (): o, tickTime, method_29090, tickTime, m_104826_
BlockPos (): j, getSharedSpawnPos, method_27874, getSpawnPos, m_104822_
ClientLevel$ClientLevelData (): l, getLevelData, method_28104, getLevelProperties, m_6106_
ClientLevel$ClientLevelData (): k, getLevelData, method_28104, getLevelProperties, m_6106_
float (): k, getSharedSpawnAngle, method_30671, getSpawnAngle, m_104823_
void (Entity, GameEvent, BlockPos): a, gameEvent, method_32888, emitGameEvent, m_142346_
Map<String, MapItemSavedData> (): m, getAllMapData, method_35754, getMapStates, m_171684_
Map<String, MapItemSavedData> (): l, getAllMapData, method_35754, getMapStates, m_171684_
LevelEntityGetter<Entity> (): H, getEntities, method_31592, getEntityLookup, m_142646_
LevelEntityGetter<Entity> (): F, getEntities, method_31592, getEntityLookup, m_142646_
String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_
String (): G, gatherChunkSourceStats, method_31419, asString, m_46464_
void (): a, pollLightUpdates, method_38534, runQueuedChunkUpdates, m_194141_
void (): b, pollLightUpdates, method_38534, runQueuedChunkUpdates, m_194141_
boolean (): b, isLightUpdateQueueEmpty, method_38743, hasNoChunkUpdaters, m_194173_
boolean (): c, isLightUpdateQueueEmpty, method_38743, hasNoChunkUpdaters, m_194173_
Block (): t, getMarkerParticleTarget, method_35752, getBlockParticle, m_194187_
Block (): p, getMarkerParticleTarget, method_35752, getBlockParticle, m_194187_
void (int, int, int, int, Random, Block, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, m_194142_
LevelTickAccess<Block> (): M, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): K, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): L, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): J, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
void (int): b, setServerSimulationDistance, method_39023, setSimulationDistance, m_194174_
void (int): h, setServerSimulationDistance, method_39023, setSimulationDistance, m_194174_
int (): o, getServerSimulationDistance, method_39024, getSimulationDistance, m_194186_
int (): m, getServerSimulationDistance, method_39024, getSimulationDistance, m_194186_
void (int): b, handleBlockChangedAck, method_41927, handlePlayerActionResponse, m_233651_
void (BlockPos, BlockState, int): b, setServerVerifiedBlockState, method_41928, handleBlockUpdate, m_233653_
void (BlockPos, BlockState, Vec3): a, syncBlockState, method_41926, processPendingUpdate, m_233647_
BlockStatePredictionHandler (): a, getBlockStatePredictionHandler, method_41925, getPendingUpdateManager, m_233601_
boolean (BlockPos, BlockState, int, int): a, setBlock, method_30092, setBlockState, m_6933_
void (int, int, int, int, RandomSource, Block, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, m_233612_
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_
void (double, double, double, SoundEvent, SoundSource, float, float, boolean, long): a, playSound, method_43207, playSound, m_233602_
void (GameEvent, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_
1.18.2
Names
ell
ems
Fields
ClientPacketListener: B, connection, field_3727, networkHandler, f_104561_
ClientPacketListener: A, connection, field_3727, networkHandler, f_104561_
LevelRenderer: C, levelRenderer, field_17780, worldRenderer, f_104562_
LevelRenderer: B, levelRenderer, field_17780, worldRenderer, f_104562_
Minecraft: F, minecraft, field_3729, client, f_104565_
Minecraft: E, minecraft, field_3729, client, f_104565_
List<AbstractClientPlayer>: G, players, field_18226, players, f_104566_
List<AbstractClientPlayer>: F, players, field_18226, players, f_104566_
Scoreboard: H, scoreboard, field_3733, scoreboard, f_104555_
Scoreboard: G, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: I, mapData, field_17675, mapStates, f_104556_
Map<String, MapItemSavedData>: H, mapData, field_17675, mapStates, f_104556_
int: K, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: J, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: L, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: K, tintCaches, field_21527, colorCache, f_104558_
ClientLevel$ClientLevelData: D, clientLevelData, field_24430, clientWorldProperties, f_104563_
ClientLevel$ClientLevelData: C, clientLevelData, field_24430, clientWorldProperties, f_104563_
DimensionSpecialEffects: E, effects, field_24606, dimensionEffects, f_104564_
DimensionSpecialEffects: D, effects, field_24606, dimensionEffects, f_104564_
ClientChunkCache: M, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: L, chunkSource, field_24605, chunkManager, f_104559_
EntityTickList: z, tickingEntities, field_27733, entityList, f_171630_
EntityTickList: y, tickingEntities, field_27733, entityList, f_171630_
TransientEntitySectionManager<Entity>: A, entityStorage, field_27734, entityManager, f_171631_
TransientEntitySectionManager<Entity>: z, entityStorage, field_27734, entityManager, f_171631_
long: J, CLOUD_COLOR, field_32640, field_32640, f_171628_
long: I, CLOUD_COLOR, field_32640, field_32640, f_171628_
Deque<Runnable>: N, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
Deque<Runnable>: M, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
int: O, serverSimulationDistance, field_35163, simulationDistance, f_194123_
int: N, serverSimulationDistance, field_35163, simulationDistance, f_194123_
Set<Item>: P, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Set<Item>: O, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Constructors
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, DimensionType, int, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, Holder<DimensionType>, int, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
Methods
void (): U, disconnect, method_8525, disconnect, m_7462_
void (): T, disconnect, method_8525, disconnect, m_7462_
int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_
int (): u, getFreeMapId, method_17889, getNextMapId, m_7354_
Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_
Scoreboard (): J, getScoreboard, method_8428, getScoreboard, m_6188_
List<AbstractClientPlayer> (): z, players, method_18456, getPlayers, m_6907_
List<AbstractClientPlayer> (): y, players, method_18456, getPlayers, m_6907_
Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_6159_
TagContainer (): r, getTagManager, method_8514, getTagManager, m_5999_
RegistryAccess (): t, registryAccess, method_30349, getRegistryManager, m_5962_
RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_5962_
LevelEntityGetter<Entity> (): I, getEntities, method_31592, getEntityLookup, m_142646_
LevelEntityGetter<Entity> (): H, getEntities, method_31592, getEntityLookup, m_142646_
String (): J, gatherChunkSourceStats, method_31419, asString, m_46464_
String (): I, gatherChunkSourceStats, method_31419, asString, m_46464_
Block (): u, getMarkerParticleTarget, method_35752, getBlockParticle, m_194187_
Block (): t, getMarkerParticleTarget, method_35752, getBlockParticle, m_194187_
LevelTickAccess<Block> (): N, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Block> (): M, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): M, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
LevelTickAccess<Fluid> (): L, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
boolean (Entity$RemovalReason): a, shouldDelayFallingBlockEntityRemoval, method_39522, shouldRemoveEntityLater, m_183414_
Holder<Biome> (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_203675_
1.18.1
Names
Fields
ClientPacketListener: B, connection, field_3727, netHandler, f_104561_
ClientPacketListener: B, connection, field_3727, networkHandler, f_104561_
Constructors
Methods
1.18
Names
eji
ell
Fields
ClientPacketListener: z, connection, field_3727, netHandler, f_104561_
ClientPacketListener: B, connection, field_3727, netHandler, f_104561_
LevelRenderer: A, levelRenderer, field_17780, worldRenderer, f_104562_
LevelRenderer: C, levelRenderer, field_17780, worldRenderer, f_104562_
Minecraft: D, minecraft, field_3729, client, f_104565_
Minecraft: F, minecraft, field_3729, client, f_104565_
List<AbstractClientPlayer>: E, players, field_18226, players, f_104566_
List<AbstractClientPlayer>: G, players, field_18226, players, f_104566_
Scoreboard: F, scoreboard, field_3733, scoreboard, f_104555_
Scoreboard: H, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: G, mapData, field_17675, mapStates, f_104556_
Map<String, MapItemSavedData>: I, mapData, field_17675, mapStates, f_104556_
int: I, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
int: K, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: J, tintCaches, field_21527, colorCache, f_104558_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: L, tintCaches, field_21527, colorCache, f_104558_
ClientLevel$ClientLevelData: B, clientLevelData, field_24430, clientWorldProperties, f_104563_
ClientLevel$ClientLevelData: D, clientLevelData, field_24430, clientWorldProperties, f_104563_
DimensionSpecialEffects: C, effects, field_24606, dimensionEffects, f_104564_
DimensionSpecialEffects: E, effects, field_24606, dimensionEffects, f_104564_
ClientChunkCache: K, chunkSource, field_24605, chunkManager, f_104559_
ClientChunkCache: M, chunkSource, field_24605, chunkManager, f_104559_
EntityTickList: b, tickingEntities, field_27733, entityList, f_171630_
EntityTickList: z, tickingEntities, field_27733, entityList, f_171630_
TransientEntitySectionManager<Entity>: c, entityStorage, field_27734, entityManager, f_171631_
TransientEntitySectionManager<Entity>: A, entityStorage, field_27734, entityManager, f_171631_
long: H, CLOUD_COLOR, field_32640, field_32640, f_171628_
long: J, CLOUD_COLOR, field_32640, field_32640, f_171628_
int: b, NORMAL_LIGHT_UPDATES_PER_FRAME, field_34805, field_34805, f_194125_
int: c, LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD, field_34806, field_34806, f_194126_
Deque<Runnable>: N, lightUpdateQueue, field_34804, chunkUpdaters, f_194122_
int: O, serverSimulationDistance, field_35163, simulationDistance, f_194123_
Set<Item>: P, MARKER_PARTICLE_ITEMS, field_35432, BLOCK_MARKER_ITEMS, f_194124_
Constructors
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, DimensionType, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, DimensionType, int, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
Methods
Iterable<Entity> (): b, entitiesForRendering, method_18112, getEntities, m_104735_
Iterable<Entity> (): d, entitiesForRendering, method_18112, getEntities, m_104735_
void (): c, tickEntities, method_18116, tickEntities, m_104804_
void (): e, tickEntities, method_18116, tickEntities, m_104804_
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded, m_7232_, isChunkLoaded
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded, m_7232_
int (): e, getEntityCount, method_18120, getRegularEntityCount, m_104813_
int (): g, getEntityCount, method_18120, getRegularEntityCount, m_104813_
Entity (int): a, getEntity, method_8469, getEntityById, m_6815_, getEntity
Entity (int): a, getEntity, method_8469, getEntityById, m_6815_
void (int, int, int): c, animateTick, method_2941, doRandomBlockDisplayTicks, m_104784_
void (int, int, int): b, animateTick, method_2941, doRandomBlockDisplayTicks, m_104784_
void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, m_6263_, playSound
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, m_6269_, playSound
void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, m_6269_
RecipeManager (): q, getRecipeManager, method_8433, getRecipeManager, m_7465_, getCraftingManager
RecipeManager (): q, getRecipeManager, method_8433, getRecipeManager, m_7465_
void (long): b, setDayTime, method_8435, setTimeOfDay, m_104746_
void (long): c, setDayTime, method_8435, setTimeOfDay, m_104746_
TickList<Block> (): N, getBlockTicks, method_8397, getBlockTickScheduler, m_6219_, getBlockTickList
TickList<Fluid> (): M, getLiquidTicks, method_8405, getFluidTickScheduler, m_6217_, getFluidTickList
ClientChunkCache (): f, getChunkSource, method_2935, getChunkManager, m_7726_, getChunkProvider
ClientChunkCache (): h, getChunkSource, method_2935, getChunkManager, m_7726_
int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_, getWorldMapCount
int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_
Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_, getScoreboard
Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, m_7260_, notify
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, m_7260_
void (int, int, int): d, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, m_104793_
void (int, int, int): c, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, m_104793_
void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, m_7106_, addParticle
void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, m_7106_
List<AbstractClientPlayer> (): z, players, method_18456, getPlayers, m_6907_, getPlayers
List<AbstractClientPlayer> (): z, players, method_18456, getPlayers, m_6907_
void (): d, clearTintCaches, method_23784, reloadColor, m_104810_
void (): f, clearTintCaches, method_23784, reloadColor, m_104810_
float (float): g, getSkyDarken, method_23783, method_23783, m_104805_
float (float): g, getSkyDarken, method_23783, getStarBrightness, m_104805_
int (): g, getSkyFlashTime, method_23789, getLightningTicksLeft, m_104819_
int (): i, getSkyFlashTime, method_23789, getLightningTicksLeft, m_104819_
DimensionSpecialEffects (): a, effects, method_28103, getDimensionEffects, m_104583_
DimensionSpecialEffects (): c, effects, method_28103, getDimensionEffects, m_104583_
void (): m, tickTime, method_29090, tickTime, m_104826_
void (): p, tickTime, method_29090, tickTime, m_104826_
void (long): a, setGameTime, method_29089, setTime, m_104637_
void (long): b, setGameTime, method_29089, setTime, m_104637_
BlockPos (): h, getSharedSpawnPos, method_27874, getSpawnPos, m_104822_
BlockPos (): j, getSharedSpawnPos, method_27874, getSpawnPos, m_104822_
ClientLevel$ClientLevelData (): k, getLevelData, method_28104, getLevelProperties, m_6106_, getWorldData
ClientLevel$ClientLevelData (): l, getLevelData, method_28104, getLevelProperties, m_6106_
float (): i, getSharedSpawnAngle, method_30671, getSpawnAngle, m_104823_
float (): k, getSharedSpawnAngle, method_30671, getSpawnAngle, m_104823_
ClientLevel$MarkerParticleStatus (): o, getMarkerParticleStatus, method_35752, getBlockParticle, m_171685_
void (int, int, int, int, Random, ClientLevel$MarkerParticleStatus, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, m_171634_
Map<String, MapItemSavedData> (): l, getAllMapData, method_35754, getMapStates, m_171684_
Map<String, MapItemSavedData> (): m, getAllMapData, method_35754, getMapStates, m_171684_
LevelEntityGetter<Entity> (): I, getEntities, method_31592, getEntityLookup, m_142646_, getEntities
LevelEntityGetter<Entity> (): I, getEntities, method_31592, getEntityLookup, m_142646_
void (Runnable): a, queueLightUpdate, method_38536, enqueueChunkUpdate, m_194171_
void (): a, pollLightUpdates, method_38534, runQueuedChunkUpdates, m_194141_
boolean (): b, isLightUpdateQueueEmpty, method_38743, hasNoChunkUpdaters, m_194173_
boolean (Entity): h, shouldTickDeath, method_38989, shouldUpdatePostDeath, m_183599_
Block (): u, getMarkerParticleTarget, method_35752, getBlockParticle, m_194187_
void (int, int, int, int, Random, Block, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, m_194142_
LevelTickAccess<Block> (): N, getBlockTicks, method_8397, getBlockTickScheduler, m_183326_
LevelTickAccess<Fluid> (): M, getFluidTicks, method_8405, getFluidTickScheduler, m_183324_
void (int, int): g, setLightReady, method_39849, markChunkRenderability, m_197405_
void (int): b, setServerSimulationDistance, method_39023, setSimulationDistance, m_194174_
int (): o, getServerSimulationDistance, method_39024, getSimulationDistance, m_194186_
boolean (Entity$RemovalReason): a, shouldDelayFallingBlockEntityRemoval, method_39522, shouldRemoveEntityLater, m_183414_
1.17.1
Names
ejh
eji
Fields
DimensionSpecialEffects: C, effects, field_24606, skyProperties, f_104564_
DimensionSpecialEffects: C, effects, field_24606, dimensionEffects, f_104564_
Constructors
Methods
DimensionSpecialEffects (): a, effects, method_28103, getSkyProperties, m_104583_
DimensionSpecialEffects (): a, effects, method_28103, getDimensionEffects, m_104583_
Vec3 (Vec3, float): a, getSkyColor, method_23777, method_23777, m_171660_
Vec3 (Vec3, float): a, getSkyColor, method_23777, getSkyColor, m_171660_
1.17
Names
dwt
ejh
net.minecraft.client.world.ClientWorld
net.minecraft.src.C_3899_
Fields
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: a, entitiesById, field_17778, regularEntities, field_217429_b
ClientPacketListener: b, connection, field_3727, netHandler, field_73035_a
ClientPacketListener: z, connection, field_3727, netHandler, f_104561_
LevelRenderer: c, levelRenderer, field_17780, worldRenderer, field_217430_d
LevelRenderer: A, levelRenderer, field_17780, worldRenderer, f_104562_
Minecraft: y, minecraft, field_3729, client, field_73037_M
Minecraft: D, minecraft, field_3729, client, f_104565_
List<AbstractClientPlayer>: z, players, field_18226, players, field_217431_w
List<AbstractClientPlayer>: E, players, field_18226, players, f_104566_
Scoreboard: A, scoreboard, field_3733, scoreboard, field_200261_M
Scoreboard: F, scoreboard, field_3733, scoreboard, f_104555_
Map<String, MapItemSavedData>: B, mapData, field_17675, mapStates, field_217432_z
Map<String, MapItemSavedData>: G, mapData, field_17675, mapStates, f_104556_
int: C, skyFlashTime, field_21526, lightningTicksLeft, field_228314_A_
int: I, skyFlashTime, field_21526, lightningTicksLeft, f_104557_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: D, tintCaches, field_21527, colorCache, field_228315_B_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: J, tintCaches, field_21527, colorCache, f_104558_
ClientLevel$ClientLevelData: d, clientLevelData, field_24430, clientWorldProperties, field_239130_d_
ClientLevel$ClientLevelData: B, clientLevelData, field_24430, clientWorldProperties, f_104563_
DimensionSpecialEffects: x, effects, field_24606, skyProperties, field_239131_x_
DimensionSpecialEffects: C, effects, field_24606, skyProperties, f_104564_
ClientChunkCache: E, chunkSource, field_24605, chunkManager, field_239129_E_
ClientChunkCache: K, chunkSource, field_24605, chunkManager, f_104559_
double: a, FLUID_PARTICLE_SPAWN_OFFSET, field_32641, PARTICLE_Y_OFFSET, f_171629_
EntityTickList: b, tickingEntities, field_27733, entityList, f_171630_
TransientEntitySectionManager<Entity>: c, entityStorage, field_27734, entityManager, f_171631_
long: H, CLOUD_COLOR, field_32640, field_32640, f_171628_
Constructors
Methods
void (BooleanSupplier): a, tick, method_8441, tick, func_72835_b
void (BooleanSupplier): a, tick, method_8441, tick, m_104726_
Iterable<Entity> (): b, entitiesForRendering, method_18112, getEntities, func_217416_b
Iterable<Entity> (): b, entitiesForRendering, method_18112, getEntities, m_104735_
void (): g, tickEntities, method_18116, tickEntities, func_217419_d
void (): c, tickEntities, method_18116, tickEntities, m_104804_
void (Entity): a, tickNonPassenger, method_18646, tickEntity, func_217418_a
void (Entity): a, tickNonPassenger, method_18646, tickEntity, m_104639_
void (Entity, Entity): a, tickPassenger, method_18647, tickPassenger, func_217420_a
void (Entity, Entity): a, tickPassenger, method_18647, tickPassenger, m_104641_
void (Entity): b, updateChunkPos, method_18648, checkEntityChunkPos, func_217423_b
void (LevelChunk): a, unload, method_18110, unloadBlockEntities, func_217409_a
void (LevelChunk): a, unload, method_18110, unloadBlockEntities, m_104665_
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded, func_217354_b, isChunkLoaded
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded, m_7232_, isChunkLoaded
int (): j, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
int (): e, getEntityCount, method_18120, getRegularEntityCount, m_104813_
void (int, AbstractClientPlayer): a, addPlayer, method_18107, addPlayer, func_217408_a
void (int, AbstractClientPlayer): a, addPlayer, method_18107, addPlayer, m_104630_
void (int, Entity): a, putNonPlayerEntity, method_2942, addEntity, func_217411_a
void (int, Entity): a, putNonPlayerEntity, method_2942, addEntity, m_104627_
void (int, Entity): b, addEntity, method_18114, addEntityPrivate, func_217424_b
void (int, Entity): b, addEntity, method_18114, addEntityPrivate, m_104739_
void (int): d, removeEntity, method_2945, removeEntity, func_217413_d
void (Entity): d, onEntityRemoved, method_18117, finishRemovingEntity, func_217414_d
void (LevelChunk): b, reAddEntitiesToChunk, method_18115, addEntitiesToChunk, func_217417_b
Entity (int): a, getEntity, method_8469, getEntityById, func_73045_a, getEntity
Entity (int): a, getEntity, method_8469, getEntityById, m_6815_, getEntity
void (BlockPos, BlockState): b, setKnownState, method_2937, setBlockStateWithoutNeighborUpdates, func_195597_b
void (BlockPos, BlockState): c, setKnownState, method_2937, setBlockStateWithoutNeighborUpdates, m_104755_
void (): S, disconnect, method_8525, disconnect, func_72882_A
void (): U, disconnect, method_8525, disconnect, m_7462_
void (int, int, int): c, animateTick, method_2941, doRandomBlockDisplayTicks, func_73029_E
void (int, int, int): c, animateTick, method_2941, doRandomBlockDisplayTicks, m_104784_
void (int, int, int, int, Random, boolean, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, func_184153_a
void (BlockPos, BlockState, ParticleOptions, boolean): a, trySpawnDripParticles, method_2938, addParticle, func_211530_a
void (BlockPos, BlockState, ParticleOptions, boolean): a, trySpawnDripParticles, method_2938, addParticle, m_104689_
void (BlockPos, ParticleOptions, VoxelShape, double): a, spawnParticle, method_2948, addParticle, func_211835_a
void (BlockPos, ParticleOptions, VoxelShape, double): a, spawnParticle, method_2948, addParticle, m_104694_
void (double, double, double, double, double, ParticleOptions): a, spawnFluidParticle, method_2932, addParticle, func_211834_a
void (double, double, double, double, double, ParticleOptions): a, spawnFluidParticle, method_2932, addParticle, m_104592_
void (): m, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, func_72914_a
CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, m_6026_
void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, func_184148_a, playSound
void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, m_6263_, playSound
void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, func_217384_a, playSound
void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, m_6269_, playSound
void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_2947, playSound, func_184156_a
void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_2947, playSound, m_104677_
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_
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 (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, func_184135_a
void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, m_5503_
RecipeManager (): o, getRecipeManager, method_8433, getRecipeManager, func_199532_z, getCraftingManager
RecipeManager (): q, getRecipeManager, method_8433, getRecipeManager, m_7465_, getCraftingManager
void (Scoreboard): a, setScoreboard, method_2944, setScoreboard, func_96443_a
void (Scoreboard): a, setScoreboard, method_2944, setScoreboard, m_104669_
void (long): b, setDayTime, method_8435, setTimeOfDay, func_72877_b
void (long): b, setDayTime, method_8435, setTimeOfDay, m_104746_
TickList<Block> (): J, getBlockTicks, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<Block> (): N, getBlockTicks, method_8397, getBlockTickScheduler, m_6219_, getBlockTickList
TickList<Fluid> (): I, getLiquidTicks, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
TickList<Fluid> (): M, getLiquidTicks, method_8405, getFluidTickScheduler, m_6217_, getFluidTickList
ClientChunkCache (): n, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
ClientChunkCache (): f, getChunkSource, method_2935, getChunkManager, m_7726_, getChunkProvider
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, getWorldMapCount
int (): v, getFreeMapId, method_17889, getNextMapId, m_7354_, getWorldMapCount
Scoreboard (): G, getScoreboard, method_8428, getScoreboard, func_96441_U, getScoreboard
Scoreboard (): K, getScoreboard, method_8428, getScoreboard, m_6188_, getScoreboard
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, func_184138_a, notify
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, m_7260_, notify
void (int, int, int): d, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, func_217427_b
void (int, int, int): d, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, m_104793_
void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, func_175715_c
void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, m_6801_
void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, func_175669_a
void (int, BlockPos, int): b, globalLevelEvent, method_8474, syncGlobalEvent, m_6798_
void (Player, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, func_217378_a
void (Player, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, m_5898_
void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, func_195594_a, addParticle
void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, m_7106_, addParticle
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_
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_
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_
List<AbstractClientPlayer> (): x, players, method_18456, getPlayers, func_217369_A, getPlayers
List<AbstractClientPlayer> (): z, players, method_18456, getPlayers, m_6907_, getPlayers
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, func_225319_b
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, m_6550_
void (int, int): e, onChunkLoaded, method_23782, resetChunkColor, func_228323_e_
void (): i, clearTintCaches, method_23784, reloadColor, func_228327_h_
void (): d, clearTintCaches, method_23784, reloadColor, m_104810_
Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, func_225604_a_
Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_6159_
float (float): g, getSkyDarken, method_23783, method_23783, func_228326_g_
float (float): g, getSkyDarken, method_23783, method_23783, m_104805_
Vec3 (BlockPos, float): a, getSkyColor, method_23777, method_23777, func_228318_a_
Vec3 (float): h, getCloudColor, method_23785, getCloudsColor, func_228328_h_
Vec3 (float): h, getCloudColor, method_23785, getCloudsColor, m_104808_
float (float): i, getStarBrightness, method_23787, method_23787, func_228330_j_
float (float): i, getStarBrightness, method_23787, method_23787, m_104811_
int (): s, getSkyFlashTime, method_23789, getLightningTicksLeft, func_228332_n_
int (): g, getSkyFlashTime, method_23789, getLightningTicksLeft, m_104819_
void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, func_225605_c_
void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, m_6580_
int (BlockPos, ColorResolver): a, getBlockTint, method_23752, getColor, func_225525_a_
int (BlockPos, ColorResolver): a, getBlockTint, method_23752, getColor, m_6171_
int (BlockPos, ColorResolver): b, calculateBlockTint, method_23780, calculateColor, func_228321_b_
int (BlockPos, ColorResolver): b, calculateBlockTint, method_23780, calculateColor, m_104762_
DimensionSpecialEffects (): a, effects, method_28103, getSkyProperties, func_239132_a_
DimensionSpecialEffects (): a, effects, method_28103, getSkyProperties, m_104583_
void (): y, tickTime, method_29090, tickTime, func_239141_x_
void (): m, tickTime, method_29090, tickTime, m_104826_
void (long): a, setGameTime, method_29089, method_29089, func_239134_a_
void (long): a, setGameTime, method_29089, setTime, m_104637_
float (Direction, boolean): a, getShade, method_24852, getBrightness, func_230487_a_
float (Direction, boolean): a, getShade, method_24852, getBrightness, m_7717_
BlockPos (): u, getSharedSpawnPos, method_27874, getSpawnPos, func_239140_u_
BlockPos (): h, getSharedSpawnPos, method_27874, getSpawnPos, m_104822_
ClientLevel$ClientLevelData (): w, getLevelData, method_28104, getLevelProperties, func_72912_H, getWorldData
ClientLevel$ClientLevelData (): k, getLevelData, method_28104, getLevelProperties, m_6106_, getWorldData
TagContainer (): p, getTagManager, method_8514, getTagManager, func_205772_D
TagContainer (): r, getTagManager, method_8514, getTagManager, m_5999_
RegistryAccess (): r, registryAccess, method_30349, getRegistryManager, func_241828_r
RegistryAccess (): t, registryAccess, method_30349, getRegistryManager, m_5962_
float (): v, getSharedSpawnAngle, method_30671, method_30671, func_243489_v
float (): i, getSharedSpawnAngle, method_30671, getSpawnAngle, m_104823_
void (BlockPos, float): b, setDefaultSpawnPos, method_27873, setSpawnPos, func_239136_a_
void (BlockPos, float): a, setDefaultSpawnPos, method_27873, setSpawnPos, m_104752_
void (ChunkPos): a, onChunkLoaded, method_23782, resetChunkColor, m_171649_
void (int, Entity$RemovalReason): a, removeEntity, method_2945, removeEntity, m_171642_
ClientLevel$MarkerParticleStatus (): o, getMarkerParticleStatus, method_35752, getBlockParticle, m_171685_
void (int, int, int, int, Random, ClientLevel$MarkerParticleStatus, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, m_171634_
void (String, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_
Vec3 (Vec3, float): a, getSkyColor, method_23777, method_23777, m_171660_
void (Entity, GameEvent, BlockPos): a, gameEvent, method_32888, emitGameEvent, m_142346_
Map<String, MapItemSavedData> (): l, getAllMapData, method_35754, getMapStates, m_171684_
void (Map<String, MapItemSavedData>): a, addMapData, method_35753, putMapStates, m_171672_
LevelEntityGetter<Entity> (): I, getEntities, method_31592, getEntityLookup, m_142646_, getEntities
String (): J, gatherChunkSourceStats, method_31419, asString, m_46464_
void (BlockPos, BlockState): a, addDestroyBlockEffect, method_31595, addBlockBreakParticles, m_142052_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
dwl
dwt
Fields
Constructors
Methods
void (): R, disconnect, method_8525, disconnect, func_72882_A
void (): S, disconnect, method_8525, disconnect, func_72882_A
TickList<Block> (): I, getBlockTicks, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<Block> (): J, getBlockTicks, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<Fluid> (): H, getLiquidTicks, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
TickList<Fluid> (): I, getLiquidTicks, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
Scoreboard (): F, getScoreboard, method_8428, getScoreboard, func_96441_U, getScoreboard
Scoreboard (): G, getScoreboard, method_8428, getScoreboard, func_96441_U, getScoreboard
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
dym
dwl
Fields
Constructors
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, ResourceKey<DimensionType>, DimensionType, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, DimensionType, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
Methods
void (Entity): b, updateChunkPos, method_18648, checkChunk, func_217423_b
void (Entity): b, updateChunkPos, method_18648, checkEntityChunkPos, func_217423_b
int (): i, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
int (): j, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
void (): P, disconnect, method_8525, disconnect, func_72882_A
void (): R, disconnect, method_8525, disconnect, func_72882_A
void (): j, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
void (): m, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
TickList<Block> (): G, getBlockTicks, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<Block> (): I, getBlockTicks, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<Fluid> (): F, getLiquidTicks, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
TickList<Fluid> (): H, getLiquidTicks, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
ClientChunkCache (): k, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
ClientChunkCache (): n, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
Scoreboard (): D, getScoreboard, method_8428, getScoreboard, func_96441_U, getScoreboard
Scoreboard (): F, getScoreboard, method_8428, getScoreboard, func_96441_U, getScoreboard
TagManager (): p, getTagManager, method_8514, getTagManager, func_205772_D
List<AbstractClientPlayer> (): w, players, method_18456, getPlayers, func_217369_A, getPlayers
List<AbstractClientPlayer> (): x, players, method_18456, getPlayers, func_217369_A, getPlayers
void (): h, clearTintCaches, method_23784, reloadColor, func_228327_h_
void (): i, clearTintCaches, method_23784, reloadColor, func_228327_h_
void (): x, tickTime, method_29090, tickTime, func_239141_x_
void (): y, tickTime, method_29090, tickTime, func_239141_x_
void (BlockPos): a, setDefaultSpawnPos, method_27873, setSpawnPos, func_239136_a_
ClientLevel$ClientLevelData (): v, getLevelData, method_28104, getLevelProperties, func_72912_H, getWorldData
ClientLevel$ClientLevelData (): w, getLevelData, method_28104, getLevelProperties, func_72912_H, getWorldData
TagContainer (): p, getTagManager, method_8514, getTagManager, func_205772_D
RegistryAccess (): r, registryAccess, method_30349, getRegistryManager, func_241828_r
float (): v, getSharedSpawnAngle, method_30671, method_30671, func_243489_v
void (BlockPos, float): b, setDefaultSpawnPos, method_27873, setSpawnPos, func_239136_a_
1.16.1
Names
dno
dym
Fields
List<Entity>: a, globalEntities, field_17777, globalEntities, field_217428_a
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, entitiesById, field_17778, regularEntities, field_217429_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: a, entitiesById, field_17778, regularEntities, field_217429_b
ClientPacketListener: c, connection, field_3727, netHandler, field_73035_a
ClientPacketListener: b, connection, field_3727, netHandler, field_73035_a
LevelRenderer: u, levelRenderer, field_17780, worldRenderer, field_217430_d
LevelRenderer: c, levelRenderer, field_17780, worldRenderer, field_217430_d
Minecraft: v, minecraft, field_3729, client, field_73037_M
Minecraft: y, minecraft, field_3729, client, field_73037_M
List<AbstractClientPlayer>: w, players, field_18226, players, field_217431_w
List<AbstractClientPlayer>: z, players, field_18226, players, field_217431_w
int: x, delayUntilNextMoodSound, field_3730, ticksUntilCaveAmbientSound, field_184158_M
Scoreboard: y, scoreboard, field_3733, scoreboard, field_200261_M
Scoreboard: A, scoreboard, field_3733, scoreboard, field_200261_M
Map<String, MapItemSavedData>: z, mapData, field_17675, mapStates, field_217432_z
Map<String, MapItemSavedData>: B, mapData, field_17675, mapStates, field_217432_z
int: A, skyFlashTime, field_21526, lightningTicksLeft, field_228314_A_
int: C, skyFlashTime, field_21526, lightningTicksLeft, field_228314_A_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: B, tintCaches, field_21527, colorCache, field_228315_B_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: D, tintCaches, field_21527, colorCache, field_228315_B_
ClientLevel$ClientLevelData: d, clientLevelData, field_24430, clientWorldProperties, field_239130_d_
DimensionSpecialEffects: x, effects, field_24606, skyProperties, field_239131_x_
ClientChunkCache: E, chunkSource, field_24605, chunkManager, field_239129_E_
Constructors
(ClientPacketListener, LevelSettings, DimensionType, int, ProfilerFiller, LevelRenderer)
(ClientPacketListener, ClientLevel$ClientLevelData, ResourceKey<Level>, ResourceKey<DimensionType>, DimensionType, int, Supplier<ProfilerFiller>, LevelRenderer, boolean, long)
Methods
void (): r, playMoodSounds, method_2939, tickCaveAmbientSound, func_217426_j
int (): j, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
int (): i, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
void (LightningBolt): a, addLightning, method_18108, addLightning, func_217410_a
void (): Q, disconnect, method_8525, disconnect, func_72882_A
void (): P, disconnect, method_8525, disconnect, func_72882_A
void (): k, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
void (): j, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
RecipeManager (): s, getRecipeManager, method_8433, getRecipeManager, func_199532_z, getCraftingManager
RecipeManager (): o, getRecipeManager, method_8433, getRecipeManager, func_199532_z, getCraftingManager
void (long): b, setDayTime, method_8435, setTimeOfDay, func_72877_b, setDayTime
void (long): b, setDayTime, method_8435, setTimeOfDay, func_72877_b
ClientChunkCache (): l, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
ClientChunkCache (): k, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
int (): y, getFreeMapId, method_17889, getNextMapId, func_217395_y, getWorldMapCount
int (): t, getFreeMapId, method_17889, getNextMapId, func_217395_y, getWorldMapCount
TagManager (): t, getTagManager, method_8514, getTagManager, func_205772_D
TagManager (): p, getTagManager, method_8514, getTagManager, func_205772_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 (Player, int, BlockPos, int): a, levelEvent, method_8444, playLevelEvent, func_217378_a
void (Player, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, func_217378_a
List<AbstractClientPlayer> (): A, players, method_18456, getPlayers, func_217369_A, getPlayers
List<AbstractClientPlayer> (): w, players, method_18456, getPlayers, func_217369_A, getPlayers
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, checkBlockRerender, func_225319_b
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded, func_225319_b
float (float): g, getSkyDarken, method_23783, func_228326_g_
float (float): g, getSkyDarken, method_23783, method_23783, func_228326_g_
Vec3 (BlockPos, float): a, getSkyColor, method_23777, func_228318_a_
Vec3 (BlockPos, float): a, getSkyColor, method_23777, method_23777, func_228318_a_
Vec3 (float): i, getFogColor, method_23786, getFogColor, func_228329_i_
float (float): j, getStarBrightness, method_23787, func_228330_j_
float (float): i, getStarBrightness, method_23787, method_23787, func_228330_j_
double (): m, getHorizonHeight, method_23788, getSkyDarknessHeight, func_228331_m_
int (): n, getSkyFlashTime, method_23789, getLightningTicksLeft, func_228332_n_
int (): s, getSkyFlashTime, method_23789, getLightningTicksLeft, func_228332_n_
DimensionSpecialEffects (): a, effects, method_28103, getSkyProperties, func_239132_a_
void (): x, tickTime, method_29090, tickTime, func_239141_x_
void (long): a, setGameTime, method_29089, method_29089, func_239134_a_
float (Direction, boolean): a, getShade, method_24852, getBrightness, func_230487_a_
BlockPos (): u, getSharedSpawnPos, method_27874, getSpawnPos, func_239140_u_
void (BlockPos): a, setDefaultSpawnPos, method_27873, setSpawnPos, func_239136_a_
ClientLevel$ClientLevelData (): v, getLevelData, method_28104, getLevelProperties, func_72912_H, getWorldData
1.15.2
Names
dnl
dno
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
dkf
dnl
net.minecraft.client.multiplayer.MultiPlayerLevel
net.minecraft.client.multiplayer.ClientLevel
Fields
int: A, skyFlashTime, field_21526, lightningTicksLeft, field_228314_A_
it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<ColorResolver, BlockTintCache>: B, tintCaches, field_21527, colorCache, field_228315_B_
Constructors
Methods
void (): d, tickEntities, method_18116, tickEntities, func_217419_d
void (): g, tickEntities, method_18116, tickEntities, func_217419_d
void (): j, playMoodSounds, method_2939, tickCaveAmbientSound, func_217426_j
void (): r, playMoodSounds, method_2939, tickCaveAmbientSound, func_217426_j
int (): f, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
int (): j, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
void (int, int, int): a, animateTick, method_2941, doRandomBlockDisplayTicks, func_73029_E
void (int, int, int): c, animateTick, method_2941, doRandomBlockDisplayTicks, func_73029_E
void (): g, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
void (): k, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
ClientChunkCache (): h, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
ClientChunkCache (): l, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
void (int, int, int): b, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, func_217427_b
void (int, int, int): d, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, func_217427_b
void (int, int): e, onChunkLoaded, method_23782, resetChunkColor, func_228323_e_
void (): h, clearTintCaches, method_23784, reloadColor, func_228327_h_
Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, func_225604_a_
float (float): g, getSkyDarken, method_23783, func_228326_g_
Vec3 (BlockPos, float): a, getSkyColor, method_23777, func_228318_a_
Vec3 (float): h, getCloudColor, method_23785, getCloudsColor, func_228328_h_
Vec3 (float): i, getFogColor, method_23786, getFogColor, func_228329_i_
float (float): j, getStarBrightness, method_23787, func_228330_j_
double (): m, getHorizonHeight, method_23788, getSkyDarknessHeight, func_228331_m_
int (): n, getSkyFlashTime, method_23789, getLightningTicksLeft, func_228332_n_
void (int): c, setSkyFlashTime, method_8509, setLightningTicksLeft, func_225605_c_
int (BlockPos, ColorResolver): a, getBlockTint, method_23752, getColor, func_225525_a_
int (BlockPos, ColorResolver): b, calculateBlockTint, method_23780, calculateColor, func_228321_b_
1.14.4
Names
dhr
dkf
net.minecraft.client.multiplayer.MultiPlayerLevel
Fields
List<Entity>: a, field_17777, globalEntities, field_217428_a
List<Entity>: a, globalEntities, field_17777, globalEntities, field_217428_a
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, field_17778, regularEntities, field_217429_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, entitiesById, field_17778, regularEntities, field_217429_b
ClientPlayNetworkHandler: c, field_3727, netHandler, field_73035_a
ClientPacketListener: c, connection, field_3727, netHandler, field_73035_a
WorldRenderer: d, field_17780, worldRenderer, field_217430_d
LevelRenderer: u, levelRenderer, field_17780, worldRenderer, field_217430_d
MinecraftClient: v, field_3729, client, field_73037_M
Minecraft: v, minecraft, field_3729, client, field_73037_M
List<AbstractClientPlayerEntity>: w, field_18226, players, field_217431_w
List<AbstractClientPlayer>: w, players, field_18226, players, field_217431_w
int: x, field_3730, ticksUntilCaveAmbientSound, field_184158_M
int: x, delayUntilNextMoodSound, field_3730, ticksUntilCaveAmbientSound, field_184158_M
Scoreboard: y, field_3733, scoreboard, field_200261_M
Scoreboard: y, scoreboard, field_3733, scoreboard, field_200261_M
Map<String, WorldMap>: z, field_17675, mapStates, field_217432_z
Map<String, MapItemSavedData>: z, mapData, field_17675, mapStates, field_217432_z
Constructors
Methods
void (BooleanSupplier): a, method_8441, tick, func_72835_b
void (BooleanSupplier): a, tick, method_8441, tick, func_72835_b
Iterable<Entity> (): b, method_18112, getEntities, func_217416_b
Iterable<Entity> (): b, entitiesForRendering, method_18112, getEntities, func_217416_b
void (): d, method_18116, tickEntities, func_217419_d
void (): d, tickEntities, method_18116, tickEntities, func_217419_d
void (Entity): a, method_18646, tickEntity, func_217418_a
void (Entity): a, tickNonPassenger, method_18646, tickEntity, func_217418_a
void (Entity, Entity): a, method_18647, tickPassenger, func_217420_a
void (Entity, Entity): a, tickPassenger, method_18647, tickPassenger, func_217420_a
void (Entity): b, method_18648, checkChunk, func_217423_b
void (Entity): b, updateChunkPos, method_18648, checkChunk, func_217423_b
void (Chunk): a, method_18110, unloadBlockEntities, func_217409_a
void (LevelChunk): a, unload, method_18110, unloadBlockEntities, func_217409_a
boolean (int, int): b, method_8393, isChunkLoaded, func_217354_b, isChunkLoaded
boolean (int, int): b, hasChunk, method_8393, isChunkLoaded, func_217354_b, isChunkLoaded
void (): j, method_2939, tickCaveAmbientSound, func_217426_j
void (): j, playMoodSounds, method_2939, tickCaveAmbientSound, func_217426_j
int (): f, method_18120, getRegularEntityCount, func_217425_f
int (): f, getEntityCount, method_18120, getRegularEntityCount, func_217425_f
void (EntityLightning): a, method_18108, addLightning, func_217410_a
void (LightningBolt): a, addLightning, method_18108, addLightning, func_217410_a
void (int, AbstractClientPlayerEntity): a, method_18107, addPlayer, func_217408_a
void (int, AbstractClientPlayer): a, addPlayer, method_18107, addPlayer, func_217408_a
void (int, Entity): a, method_2942, addEntity, func_217411_a
void (int, Entity): a, putNonPlayerEntity, method_2942, addEntity, func_217411_a
void (int, Entity): b, method_18114, addEntityPrivate, func_217424_b
void (int, Entity): b, addEntity, method_18114, addEntityPrivate, func_217424_b
void (int): d, method_2945, removeEntity, func_217413_d
void (int): d, removeEntity, method_2945, removeEntity, func_217413_d
void (Entity): d, method_18117, finishRemovingEntity, func_217414_d
void (Entity): d, onEntityRemoved, method_18117, finishRemovingEntity, func_217414_d
void (Chunk): b, method_18115, addEntitiesToChunk, func_217417_b
void (LevelChunk): b, reAddEntitiesToChunk, method_18115, addEntitiesToChunk, func_217417_b
Entity (int): a, method_8469, getEntityById, func_73045_a, getEntity
Entity (int): a, getEntity, method_8469, getEntityById, func_73045_a, getEntity
void (BlockPosition, IBlockData): b, method_2937, setBlockStateWithoutNeighborUpdates, func_195597_b
void (BlockPos, BlockState): b, setKnownState, method_2937, setBlockStateWithoutNeighborUpdates, func_195597_b
void (): Q, method_8525, disconnect, func_72882_A
void (): Q, disconnect, method_8525, disconnect, func_72882_A
void (int, int, int): a, method_2941, doRandomBlockDisplayTicks, func_73029_E
void (int, int, int): a, animateTick, method_2941, doRandomBlockDisplayTicks, func_73029_E
void (int, int, int, int, Random, boolean, BlockPosition$MutableBlockPosition): a, method_2943, randomBlockDisplayTick, func_184153_a
void (int, int, int, int, Random, boolean, BlockPos$MutableBlockPos): a, doAnimateTick, method_2943, randomBlockDisplayTick, func_184153_a
void (BlockPosition, IBlockData, ParticleParam, boolean): a, method_2938, addParticle, func_211530_a
void (BlockPos, BlockState, ParticleOptions, boolean): a, trySpawnDripParticles, method_2938, addParticle, func_211530_a
void (BlockPosition, ParticleParam, VoxelShape, double): a, method_2948, addParticle, func_211835_a
void (BlockPos, ParticleOptions, VoxelShape, double): a, spawnParticle, method_2948, addParticle, func_211835_a
void (double, double, double, double, double, ParticleParam): a, method_2932, addParticle, func_211834_a
void (double, double, double, double, double, ParticleOptions): a, spawnFluidParticle, method_2932, addParticle, func_211834_a
void (): g, method_2936, finishRemovingEntities, func_73022_a
void (): g, removeAllPendingEntityRemovals, method_2936, finishRemovingEntities, func_73022_a
CrashReportSystemDetails (CrashReport): a, method_8538, addDetailsToCrashReport, func_72914_a
CrashReportCategory (CrashReport): a, fillReportDetails, method_8538, addDetailsToCrashReport, func_72914_a
void (EntityHuman, double, double, double, SoundEffect, 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, playSound
void (EntityHuman, Entity, SoundEffect, 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, playSound
void (BlockPosition, SoundEffect, SoundCategory, float, float, boolean): a, method_2947, playSound, func_184156_a
void (BlockPos, SoundEvent, SoundSource, float, float, boolean): a, playLocalSound, method_2947, playSound, func_184156_a
void (double, double, double, SoundEffect, 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
void (double, double, double, double, double, double, NBTTagCompound): a, method_8547, addFireworkParticle, func_92088_a
void (double, double, double, double, double, double, CompoundTag): a, createFireworks, method_8547, addFireworkParticle, func_92088_a
void (Packet<?>): a, method_8522, sendPacket, func_184135_a
void (Packet<?>): a, sendPacketToServer, method_8522, sendPacket, func_184135_a
CraftingManager (): s, method_8433, getRecipeManager, func_199532_z, getCraftingManager
RecipeManager (): s, getRecipeManager, method_8433, getRecipeManager, func_199532_z, getCraftingManager
void (Scoreboard): a, method_2944, setScoreboard, func_96443_a
void (Scoreboard): a, setScoreboard, method_2944, setScoreboard, func_96443_a
void (long): b, method_8435, setTimeOfDay, func_72877_b, setDayTime
void (long): b, setDayTime, method_8435, setTimeOfDay, func_72877_b, setDayTime
TickList<Block> (): G, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<Block> (): G, getBlockTicks, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<FluidType> (): F, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
TickList<Fluid> (): F, getLiquidTicks, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
ClientChunkManager (): h, method_2935, method_2935, func_72863_F, getChunkProvider
ClientChunkCache (): h, getChunkSource, method_2935, getChunkManager, func_72863_F, getChunkProvider
WorldMap (String): a, method_17891, getMapState, func_217406_a
MapItemSavedData (String): a, getMapData, method_17891, getMapState, func_217406_a
void (WorldMap): 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, getWorldMapCount
int (): y, getFreeMapId, method_17889, getNextMapId, func_217395_y, getWorldMapCount
Scoreboard (): D, method_8428, getScoreboard, func_96441_U, getScoreboard
Scoreboard (): D, getScoreboard, method_8428, getScoreboard, func_96441_U, getScoreboard
TagRegistry (): t, method_8514, getTagManager, func_205772_D
TagManager (): t, getTagManager, method_8514, getTagManager, func_205772_D
void (BlockPosition, IBlockData, IBlockData, int): a, method_8413, updateListeners, func_184138_a, notify
void (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, func_184138_a, notify
void (BlockPosition): m, method_16109, scheduleBlockRender, func_217396_m
void (int, int, int): b, method_18113, scheduleBlockRenders, func_217427_b
void (int, int, int): b, setSectionDirtyWithNeighbors, method_18113, scheduleBlockRenders, func_217427_b
void (int, BlockPosition, int): a, method_8517, setBlockBreakingProgress, func_175715_c
void (int, BlockPos, int): a, destroyBlockProgress, method_8517, setBlockBreakingInfo, func_175715_c
void (int, BlockPosition, int): b, method_8474, playGlobalEvent, func_175669_a
void (int, BlockPos, int): b, globalLevelEvent, method_8474, playGlobalEvent, func_175669_a
void (EntityHuman, int, BlockPosition, int): a, method_8444, playLevelEvent, func_217378_a
void (Player, int, BlockPos, int): a, levelEvent, method_8444, playLevelEvent, func_217378_a
void (ParticleParam, double, double, double, double, double, double): a, method_8406, addParticle, func_195594_a, addParticle
void (ParticleOptions, double, double, double, double, double, double): a, addParticle, method_8406, addParticle, func_195594_a, addParticle
void (ParticleParam, 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
void (ParticleParam, 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
void (ParticleParam, 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
List<AbstractClientPlayerEntity> (): A, method_18456, getPlayers, func_217369_A, getPlayers
List<AbstractClientPlayer> (): A, players, method_18456, getPlayers, func_217369_A, getPlayers
void (BlockPos, BlockState, BlockState): b, setBlocksDirty, method_16109, checkBlockRerender, func_225319_b
1.14.3
Names
dhn
dhr
net.minecraft.client.world.ClientWorld
Fields
List<Entity>: a, field_17777, field_217428_a
List<Entity>: a, field_17777, globalEntities, field_217428_a
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, field_17778, field_217429_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, field_17778, regularEntities, field_217429_b
ClientPlayNetHandler: c, field_3727, field_73035_a
ClientPlayNetworkHandler: c, field_3727, netHandler, field_73035_a
WorldRenderer: d, field_17780, field_217430_d
WorldRenderer: d, field_17780, worldRenderer, field_217430_d
Minecraft: v, field_3729, field_73037_M
MinecraftClient: v, field_3729, client, field_73037_M
List<AbstractClientPlayerEntity>: w, field_18226, field_217431_w
List<AbstractClientPlayerEntity>: w, field_18226, players, field_217431_w
int: x, field_3730, field_184158_M
int: x, field_3730, ticksUntilCaveAmbientSound, field_184158_M
Scoreboard: y, field_3733, field_200261_M
Scoreboard: y, field_3733, scoreboard, field_200261_M
Map<String, WorldMap>: z, field_17675, field_217432_z
Map<String, WorldMap>: z, field_17675, mapStates, field_217432_z
Constructors
Methods
void (BooleanSupplier): a, method_8441, func_72835_b
void (BooleanSupplier): a, method_8441, tick, func_72835_b
Iterable<Entity> (): b, method_18112, func_217416_b
Iterable<Entity> (): b, method_18112, getEntities, func_217416_b
void (): d, method_18116, func_217419_d
void (): d, method_18116, tickEntities, func_217419_d
void (Entity): a, method_18646, func_217418_a
void (Entity): a, method_18646, tickEntity, func_217418_a
void (Entity, Entity): a, method_18647, func_217420_a
void (Entity, Entity): a, method_18647, tickPassenger, func_217420_a
void (Entity): b, method_18648, func_217423_b
void (Entity): b, method_18648, checkChunk, func_217423_b
void (Chunk): a, method_18110, func_217409_a
void (Chunk): a, method_18110, unloadBlockEntities, func_217409_a
boolean (int, int): b, method_8393, func_217354_b, isChunkLoaded
boolean (int, int): b, method_8393, isChunkLoaded, func_217354_b, isChunkLoaded
void (): j, method_2939, func_217426_j
void (): j, method_2939, tickCaveAmbientSound, func_217426_j
int (): f, method_18120, func_217425_f
int (): f, method_18120, getRegularEntityCount, func_217425_f
void (EntityLightning): a, method_18108, func_217410_a
void (EntityLightning): a, method_18108, addLightning, func_217410_a
void (int, AbstractClientPlayerEntity): a, method_18107, func_217408_a
void (int, AbstractClientPlayerEntity): a, method_18107, addPlayer, func_217408_a
void (int, Entity): a, method_2942, func_217411_a
void (int, Entity): a, method_2942, addEntity, func_217411_a
void (int, Entity): b, method_18114, func_217424_b
void (int, Entity): b, method_18114, addEntityPrivate, func_217424_b
void (int): d, method_2945, func_217413_d
void (int): d, method_2945, removeEntity, func_217413_d
void (Entity): d, method_18117, func_217414_d
void (Entity): d, method_18117, finishRemovingEntity, func_217414_d
void (Chunk): b, method_18115, func_217417_b
void (Chunk): b, method_18115, addEntitiesToChunk, func_217417_b
Entity (int): a, method_8469, func_73045_a, getEntity
Entity (int): a, method_8469, getEntityById, func_73045_a, getEntity
void (BlockPosition, IBlockData): b, method_2937, func_195597_b
void (BlockPosition, IBlockData): b, method_2937, setBlockStateWithoutNeighborUpdates, func_195597_b
void (): Q, method_8525, func_72882_A
void (): Q, method_8525, disconnect, func_72882_A
void (int, int, int): a, method_2941, func_73029_E
void (int, int, int): a, method_2941, doRandomBlockDisplayTicks, func_73029_E
void (int, int, int, int, Random, boolean, BlockPosition$MutableBlockPosition): a, method_2943, func_184153_a
void (int, int, int, int, Random, boolean, BlockPosition$MutableBlockPosition): a, method_2943, randomBlockDisplayTick, func_184153_a
void (BlockPosition, IBlockData, ParticleParam, boolean): a, method_2938, func_211530_a
void (BlockPosition, IBlockData, ParticleParam, boolean): a, method_2938, addParticle, func_211530_a
void (BlockPosition, ParticleParam, VoxelShape, double): a, method_2948, func_211835_a
void (BlockPosition, ParticleParam, VoxelShape, double): a, method_2948, addParticle, func_211835_a
void (double, double, double, double, double, ParticleParam): a, method_2932, func_211834_a
void (double, double, double, double, double, ParticleParam): a, method_2932, addParticle, func_211834_a
void (): g, method_2936, func_73022_a
void (): g, method_2936, finishRemovingEntities, func_73022_a
CrashReportSystemDetails (CrashReport): a, method_8538, func_72914_a
CrashReportSystemDetails (CrashReport): a, method_8538, addDetailsToCrashReport, func_72914_a
void (EntityHuman, double, double, double, SoundEffect, SoundCategory, float, float): a, method_8465, func_184148_a
void (EntityHuman, double, double, double, SoundEffect, SoundCategory, float, float): a, method_8465, playSound, func_184148_a
void (EntityHuman, Entity, SoundEffect, SoundCategory, float, float): a, method_8449, func_217384_a
void (EntityHuman, Entity, SoundEffect, SoundCategory, float, float): a, method_8449, playSoundFromEntity, func_217384_a
void (BlockPosition, SoundEffect, SoundCategory, float, float, boolean): a, method_2947, func_184156_a
void (BlockPosition, SoundEffect, SoundCategory, float, float, boolean): a, method_2947, playSound, func_184156_a
void (double, double, double, SoundEffect, SoundCategory, float, float, boolean): a, method_8486, func_184134_a
void (double, double, double, SoundEffect, SoundCategory, float, float, boolean): a, method_8486, playSound, func_184134_a
void (double, double, double, double, double, double, NBTTagCompound): a, method_8547, func_92088_a
void (double, double, double, double, double, double, NBTTagCompound): a, method_8547, addFireworkParticle, func_92088_a
void (Packet<?>): a, method_8522, func_184135_a
void (Packet<?>): a, method_8522, sendPacket, func_184135_a
CraftingManager (): s, method_8433, func_199532_z, getCraftingManager
CraftingManager (): s, method_8433, getRecipeManager, func_199532_z, getCraftingManager
void (Scoreboard): a, method_2944, func_96443_a
void (Scoreboard): a, method_2944, setScoreboard, func_96443_a
void (long): b, method_8435, func_72877_b, setDayTime
void (long): b, method_8435, setTimeOfDay, func_72877_b, setDayTime
TickList<Block> (): G, method_8397, func_205220_G_, getBlockTickList
TickList<Block> (): G, method_8397, getBlockTickScheduler, func_205220_G_, getBlockTickList
TickList<FluidType> (): F, method_8405, func_205219_F_, getFluidTickList
TickList<FluidType> (): F, method_8405, getFluidTickScheduler, func_205219_F_, getFluidTickList
ClientChunkProvider (): h, method_2935, func_72863_F, getChunkProvider
ClientChunkManager (): h, method_2935, method_2935, func_72863_F, getChunkProvider
WorldMap (String): a, method_17891, func_217406_a
WorldMap (String): a, method_17891, getMapState, func_217406_a
void (WorldMap): a, method_17890, func_217399_a
void (WorldMap): a, method_17890, putMapState, func_217399_a
int (): y, method_17889, func_217395_y, getWorldMapCount
int (): y, method_17889, getNextMapId, func_217395_y, getWorldMapCount
Scoreboard (): D, method_8428, func_96441_U, getScoreboard
Scoreboard (): D, method_8428, getScoreboard, func_96441_U, getScoreboard
TagRegistry (): t, method_8514, func_205772_D
TagRegistry (): t, method_8514, getTagManager, func_205772_D
void (BlockPosition, IBlockData, IBlockData, int): a, method_8413, func_184138_a, notify
void (BlockPosition, IBlockData, IBlockData, int): a, method_8413, updateListeners, func_184138_a, notify
void (BlockPosition): m, method_16109, func_217396_m
void (BlockPosition): m, method_16109, scheduleBlockRender, func_217396_m
void (int, int, int): b, method_18113, func_217427_b
void (int, int, int): b, method_18113, scheduleBlockRenders, func_217427_b
void (int, BlockPosition, int): a, method_8517, func_175715_c
void (int, BlockPosition, int): a, method_8517, setBlockBreakingProgress, func_175715_c
void (int, BlockPosition, int): b, method_8474, func_175669_a
void (int, BlockPosition, int): b, method_8474, playGlobalEvent, func_175669_a
void (EntityHuman, int, BlockPosition, int): a, method_8444, func_217378_a
void (EntityHuman, int, BlockPosition, int): a, method_8444, playLevelEvent, func_217378_a
void (ParticleParam, double, double, double, double, double, double): a, method_8406, func_195594_a, addParticle
void (ParticleParam, double, double, double, double, double, double): a, method_8406, addParticle, func_195594_a, addParticle
void (ParticleParam, boolean, double, double, double, double, double, double): a, method_8466, func_195590_a
void (ParticleParam, boolean, double, double, double, double, double, double): a, method_8466, addParticle, func_195590_a
void (ParticleParam, double, double, double, double, double, double): b, method_8494, func_195589_b
void (ParticleParam, double, double, double, double, double, double): b, method_8494, addImportantParticle, func_195589_b
void (ParticleParam, boolean, double, double, double, double, double, double): b, method_17452, func_217404_b
void (ParticleParam, boolean, double, double, double, double, double, double): b, method_17452, addImportantParticle, func_217404_b
List<AbstractClientPlayerEntity> (): A, method_18456, func_217369_A, getPlayers
List<AbstractClientPlayerEntity> (): A, method_18456, getPlayers, func_217369_A, getPlayers
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
dhl
dhn
Fields
Constructors
Methods
1.14
Names
dhl
net.minecraft.class_638
net.minecraft.client.world.ClientWorld
Fields
List<Entity>: a, field_17777, field_217428_a
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, field_17778, field_217429_b
ClientPlayNetHandler: c, field_3727, field_73035_a
WorldRenderer: d, field_17780, field_217430_d
Minecraft: v, field_3729, field_73037_M
List<AbstractClientPlayerEntity>: w, field_18226, field_217431_w
int: x, field_3730, field_184158_M
Scoreboard: y, field_3733, field_200261_M
Map<String, WorldMap>: z, field_17675, field_217432_z
Constructors
(ClientPlayNetHandler, WorldSettings, DimensionManager, int, GameProfilerFiller, WorldRenderer)
Methods
void (BooleanSupplier): a, method_8441, func_72835_b
Iterable<Entity> (): b, method_18112, func_217416_b
void (): d, method_18116, func_217419_d
void (Entity): a, method_18646, func_217418_a
void (Entity, Entity): a, method_18647, func_217420_a
void (Entity): b, method_18648, func_217423_b
void (Chunk): a, method_18110, func_217409_a
boolean (int, int): b, method_8393, func_217354_b, isChunkLoaded
void (): j, method_2939, func_217426_j
int (): f, method_18120, func_217425_f
void (EntityLightning): a, method_18108, func_217410_a
void (int, AbstractClientPlayerEntity): a, method_18107, func_217408_a
void (int, Entity): a, method_2942, func_217411_a
void (int, Entity): b, method_18114, func_217424_b
void (int): d, method_2945, func_217413_d
void (Entity): d, method_18117, func_217414_d
void (Chunk): b, method_18115, func_217417_b
Entity (int): a, method_8469, func_73045_a, getEntity
void (BlockPosition, IBlockData): b, method_2937, func_195597_b
void (): Q, method_8525, func_72882_A
void (int, int, int): a, method_2941, func_73029_E
void (int, int, int, int, Random, boolean, BlockPosition$MutableBlockPosition): a, method_2943, func_184153_a
void (BlockPosition, IBlockData, ParticleParam, boolean): a, method_2938, func_211530_a
void (BlockPosition, ParticleParam, VoxelShape, double): a, method_2948, func_211835_a
void (double, double, double, double, double, ParticleParam): a, method_2932, func_211834_a
void (): g, method_2936, func_73022_a
CrashReportSystemDetails (CrashReport): a, method_8538, func_72914_a
void (EntityHuman, double, double, double, SoundEffect, SoundCategory, float, float): a, method_8465, func_184148_a
void (EntityHuman, Entity, SoundEffect, SoundCategory, float, float): a, method_8449, func_217384_a
void (BlockPosition, SoundEffect, SoundCategory, float, float, boolean): a, method_2947, func_184156_a
void (double, double, double, SoundEffect, SoundCategory, float, float, boolean): a, method_8486, func_184134_a
void (double, double, double, double, double, double, NBTTagCompound): a, method_8547, func_92088_a
void (Packet<?>): a, method_8522, func_184135_a
CraftingManager (): s, method_8433, func_199532_z, getCraftingManager
void (Scoreboard): a, method_2944, func_96443_a
void (long): b, method_8435, func_72877_b, setDayTime
TickList<Block> (): G, method_8397, func_205220_G_, getBlockTickList
TickList<FluidType> (): F, method_8405, func_205219_F_, getFluidTickList
ClientChunkProvider (): h, method_2935, func_72863_F, getChunkProvider
WorldMap (String): a, method_17891, func_217406_a
void (WorldMap): a, method_17890, func_217399_a
int (): y, method_17889, func_217395_y, getWorldMapCount
Scoreboard (): D, method_8428, func_96441_U, getScoreboard
TagRegistry (): t, method_8514, func_205772_D
void (BlockPosition, IBlockData, IBlockData, int): a, method_8413, func_184138_a, notify
void (BlockPosition): m, method_16109, func_217396_m
void (int, int, int): b, method_18113, func_217427_b
void (int, BlockPosition, int): a, method_8517, func_175715_c
void (int, BlockPosition, int): b, method_8474, func_175669_a
void (EntityHuman, int, BlockPosition, int): a, method_8444, func_217378_a
void (ParticleParam, double, double, double, double, double, double): a, method_8406, func_195594_a, addParticle
void (ParticleParam, boolean, double, double, double, double, double, double): a, method_8466, func_195590_a
void (ParticleParam, double, double, double, double, double, double): b, method_8494, func_195589_b
void (ParticleParam, boolean, double, double, double, double, double, double): b, method_17452, func_217404_b
List<AbstractClientPlayerEntity> (): A, method_18456, func_217369_A, getPlayers