History - net.minecraft.server.level.ServerLevel

25w18a

Names

asb

asi

Fields

List<ServerPlayer>: I, players, field_18261, players, f_8546_

List<ServerPlayer>: I, players, field_18261

MinecraftServer: K, server, field_13959, server, f_8548_

MinecraftServer: K, server, field_13959

boolean: e, noSave, field_13957, savingDisabled, f_8564_

boolean: e, noSave, field_13957

int: R, emptyTime, field_13948, idleTimeout, f_8551_

int: S, emptyTime, field_13948

PortalForcer: S, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: T, portalForcer, field_13956

Raids: f, raids, field_18811, raidManager, f_8565_

Raids: f, raids, field_18811

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: Y, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: Z, blockEvents, field_13950

boolean: aa, handlingTick, field_13953, inBlockTick, f_8557_

boolean: ab, handlingTick, field_13953

BlockPos: a, END_SPAWN_POINT, field_25144, END_SPAWN_POS, f_8562_

BlockPos: a, END_SPAWN_POINT, field_25144

ServerChunkCache: J, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: J, chunkSource, field_24624

ServerLevelData: L, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: L, serverLevelData, field_24456

List<CustomSpawner>: ab, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: ac, customSpawners, field_25141

EndDragonFight: ac, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: ad, dragonFight, field_25142

StructureManager: ae, structureManager, field_23787, structureAccessor, f_214997_

StructureManager: af, structureManager, field_23787

boolean: ag, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ah, tickTime, field_25143

int: G, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: G, EMPTY_TIME_NO_TICK, field_29768

EntityTickList: N, entityTickList, field_26934, entityList, f_143243_

EntityTickList: N, entityTickList, field_26934

PersistentEntitySectionManager<Entity>: O, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: P, entityManager, field_26935

SleepStatus: Q, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: R, sleepStatus, field_28859

Set<Mob>: W, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: X, navigatingMobs, field_26932

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ad, dragonParts, field_26933, enderDragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ae, dragonParts, field_26933

int: H, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

int: H, MAX_SCHEDULED_TICKS_PER_TICK, field_35441

LevelTicks<Block>: T, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: U, blockTicks, field_13949

LevelTicks<Fluid>: U, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: V, fluidTicks, field_13951

List<BlockEventData>: Z, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: aa, blockEventsToReschedule, field_35565

StructureCheck: af, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: ag, structureCheck, field_36208

boolean: X, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: Y, isUpdatingNavigations, field_36317

org.slf4j.Logger: F, LOGGER, field_13952, LOGGER, f_8566_

org.slf4j.Logger: F, LOGGER, field_13952

GameEventDispatcher: P, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

GameEventDispatcher: Q, gameEventDispatcher, field_39984

IntProvider: b, RAIN_DELAY, field_41749, CLEAR_WEATHER_DURATION_PROVIDER, f_263704_

IntProvider: b, RAIN_DELAY, field_41749

IntProvider: c, RAIN_DURATION, field_41750, RAIN_WEATHER_DURATION_PROVIDER, f_263681_

IntProvider: c, RAIN_DURATION, field_41750

IntProvider: E, THUNDER_DELAY, field_41748, CLEAR_THUNDER_WEATHER_DURATION_PROVIDER, f_263684_

IntProvider: E, THUNDER_DELAY, field_41748

IntProvider: d, THUNDER_DURATION, field_41751, THUNDER_WEATHER_DURATION_PROVIDER, f_263755_

IntProvider: d, THUNDER_DURATION, field_41751

RandomSequences: ah, randomSequences, field_44857, randomSequences, f_286969_

RandomSequences: ai, randomSequences, field_44857

int: M, lastSpawnChunkRadius, field_48271, spawnChunkRadius, f_315190_

int: M, lastSpawnChunkRadius, field_48271

PathTypeCache: V, pathTypesByPosCache, field_49172, pathNodeTypeCache, f_315437_

PathTypeCache: W, pathTypesByPosCache, field_49172

ServerWaypointManager: O, waypointManager, field_59630

Constructors

Methods

void (BooleanSupplier): a, tick, method_18765, tick, m_8793_

void (BooleanSupplier): a, tick, method_18765

void (LevelChunk, int): a, tickChunk, method_18203, tickChunk, m_8714_

void (LevelChunk, int): a, tickChunk, method_18203

BlockPos (BlockPos): b, findLightningTargetAround, method_18210, getLightningPos, m_143288_

BlockPos (BlockPos): b, findLightningTargetAround, method_18210

boolean (): d, isHandlingTick, method_14177, isInBlockTick, m_8874_

boolean (): d, isHandlingTick, method_14177

void (): f, updateSleepingPlayerList, method_8448, updateSleepingPlayers, m_8878_

void (): f, updateSleepingPlayerList, method_8448

ServerScoreboard (): g, getScoreboard, method_14170, getScoreboard, m_6188_

ServerScoreboard (): g, getScoreboard, method_14170

void (): h, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): i, resetWeatherCycle, method_14195

void (): i, resetEmptyTime, method_14197, resetIdleTimeout, m_8886_

void (): j, resetEmptyTime, method_14197

void (Entity): a, tickNonPassenger, method_18762, tickEntity, m_8647_

void (Entity): a, tickNonPassenger, method_18762

void (Entity, Entity): a, tickPassenger, method_18763, tickPassenger, m_8662_

void (Entity, Entity): a, tickPassenger, method_18763

void (ProgressListener, boolean, boolean): a, save, method_14176, save, m_8643_

void (ProgressListener, boolean, boolean): a, save, method_14176

List<? extends EnderDragon> (): j, getDragons, method_18776, getAliveEnderDragons, m_8857_

List<? extends EnderDragon> (): k, getDragons, method_18776

List<ServerPlayer> (Predicate<? super ServerPlayer>): a, getPlayers, method_18766, getPlayers, m_8795_

List<ServerPlayer> (Predicate<? super ServerPlayer>): a, getPlayers, method_18766

ServerPlayer (): k, getRandomPlayer, method_18779, getRandomAlivePlayer, m_8890_

ServerPlayer (): l, getRandomPlayer, method_18779

boolean (Entity): b, addFreshEntity, method_8649, spawnEntity, m_7967_

boolean (Entity): b, addFreshEntity, method_8649

boolean (Entity): c, addWithUUID, method_18768, tryLoadEntity, m_8847_

boolean (Entity): c, addWithUUID, method_18768

void (Entity): d, addDuringTeleport, method_18769, onDimensionChanged, m_143334_

void (Entity): d, addDuringTeleport, method_18769

void (ServerPlayer): a, addNewPlayer, method_18213, onPlayerConnected, m_8834_

void (ServerPlayer): a, addNewPlayer, method_18213

void (ServerPlayer): b, addRespawnedPlayer, method_18215, onPlayerRespawned, m_8845_

void (ServerPlayer): b, addRespawnedPlayer, method_18215

void (ServerPlayer): c, addPlayer, method_18771, addPlayer, m_8853_

void (ServerPlayer): c, addPlayer, method_18771

boolean (Entity): i, addEntity, method_14175, addEntity, m_8872_

boolean (Entity): i, addEntity, method_14175

void (LevelChunk): b, unload, method_18764, unloadEntities, m_8712_

void (LevelChunk): b, unload, method_18764

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

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

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

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

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

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

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

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

ServerChunkCache (): m, getChunkSource, method_14178, getChunkManager, m_7726_

ServerChunkCache (): n, getChunkSource, method_14178

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

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

void (): ax, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): ay, runBlockEvents, method_14192

boolean (BlockEventData): a, doBlockEvent, method_14174, processBlockEvent, m_8698_

boolean (BlockEventData): a, doBlockEvent, method_14174

void (): close, close, close

void (): close, close

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

MinecraftServer (): q, getServer, method_8503

PortalForcer (): q, getPortalForcer, method_14173, getPortalForcer, m_8871_

PortalForcer (): r, getPortalForcer, method_14173

StructureTemplateManager (): r, getStructureManager, method_14183, getStructureTemplateManager, m_215082_

StructureTemplateManager (): s, getStructureManager, method_14183

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_65096, spawnParticles, m_8767_

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_65096

boolean (ServerPlayer, boolean, double, double, double, Packet<?>): a, sendParticles, method_14191, sendToPlayerIfNearby, m_8636_

boolean (ServerPlayer, boolean, double, double, double, Packet<?>): a, sendParticles, method_14191

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

Entity (int): a, getEntity, method_8469

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

boolean (): w, noSave, method_8458

DimensionDataStorage (): w, getDataStorage, method_17983, getPersistentStateManager, m_8895_

DimensionDataStorage (): x, getDataStorage, method_17983

it.unimi.dsi.fastutil.longs.LongSet (): y, getForceLoadedChunks, method_17984, getForcedChunks, m_388022_

it.unimi.dsi.fastutil.longs.LongSet (): z, getForceLoadedChunks, method_17984

boolean (int, int, boolean): a, setChunkForced, method_17988, setChunkForced, m_8602_

boolean (int, int, boolean): a, setChunkForced, method_17988

List<ServerPlayer> (): z, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): A, players, method_18456

PoiManager (): A, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): B, getPoiManager, method_19494

boolean (BlockPos): c, isVillage, method_19500, isNearOccupiedPointOfInterest, m_8802_

boolean (BlockPos): c, isVillage, method_19500

boolean (BlockPos, int): a, isCloseToVillage, method_19497, isNearOccupiedPointOfInterest, m_8736_

boolean (BlockPos, int): a, isCloseToVillage, method_19497

int (SectionPos): b, sectionsToVillage, method_19498, getOccupiedPointOfInterestDistance, m_8828_

int (SectionPos): b, sectionsToVillage, method_19498

Raids (): B, getRaids, method_19495, getRaidManager, m_8905_

Raids (): C, getRaids, method_19495

Raid (BlockPos): d, getRaidAt, method_19502, getRaidAt, m_8832_

Raid (BlockPos): d, getRaidAt, method_19502

boolean (BlockPos): e, isRaided, method_19503, hasRaidAt, m_8843_

boolean (BlockPos): e, isRaided, method_19503

void (ReputationEventType, Entity, ReputationEventHandler): a, onReputationEvent, method_19496, handleInteraction, m_8670_

void (ReputationEventType, Entity, ReputationEventHandler): a, onReputationEvent, method_19496

boolean (SectionPos): a, isVillage, method_20588, isNearOccupiedPointOfInterest, m_8762_

boolean (SectionPos): a, isVillage, method_20588

void (Path): a, saveDebugReport, method_21625, dump, m_8786_

void (Path): a, saveDebugReport, method_21625

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624, dumpEntities, m_8781_

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624

void (Writer): a, dumpBlockEntityTickers, method_21626, dumpBlockEntities, m_143299_

void (Writer): a, dumpBlockEntityTickers, method_21626

void (): au, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): av, wakeUpAllPlayers, method_23660

void (BoundingBox): a, clearBlockEvents, method_23658, clearUpdatesInArea, m_8722_

void (BoundingBox): a, clearBlockEvents, method_23658

void (int, int, boolean, boolean): a, setWeatherParameters, method_27910, setWeather, m_8606_

void (int, int, boolean, boolean): a, setWeatherParameters, method_27910

StructureManager (): b, structureManager, method_27056, getStructureAccessor, m_215010_

StructureManager (): b, structureManager, method_27056

void (): c, tickTime, method_29203, tickTime, m_8809_

void (): c, tickTime, method_29203

void (long): b, setDayTime, method_29199, setTimeOfDay, m_8615_

void (long): b, setDayTime, method_29199

void (boolean, boolean): a, tickCustomSpawners, method_29202, tickSpawners, m_8799_

void (boolean, boolean): a, tickCustomSpawners, method_29202

void (BlockPos, Block): a, updateNeighborsAt, method_8408, updateNeighbors, m_6289_

void (BlockPos, Block): a, updateNeighborsAt, method_8408

Iterable<Entity> (): C, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): D, getAllEntities, method_27909

boolean (): D, isFlat, method_28125, isFlat, m_8584_

boolean (): E, isFlat, method_28125

long (): E, getSeed, method_8412, getSeed, m_7328_

long (): F, getSeed, method_8412

EndDragonFight (): F, getDragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): G, getDragonFight, method_29198

float (Direction, boolean): a, getShade, method_24852, getBrightness, m_7717_

float (Direction, boolean): a, getShade, method_24852

boolean (Entity): e, tryAddFreshEntityWithPassengers, method_30736, spawnNewEntityAndPassengers, m_8860_

boolean (Entity): e, tryAddFreshEntityWithPassengers, method_30736

void (BlockPos, float): a, setDefaultSpawnPos, method_8554, setSpawnPos, m_8733_

void (BlockPos, float): a, setDefaultSpawnPos, method_8554

ServerLevel (): a, getLevel, method_8410, toServerWorld, m_6018_

ServerLevel (): a, getLevel, method_8410

String (): G, getWatchdogStats, method_31268, getDebugString, m_8590_

String (): H, getWatchdogStats, method_31268

Optional<BlockPos> (BlockPos): F, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): G, findLightningRod, method_31418

boolean (): e, canSleepThroughNights, method_33144, isSleepingEnabled, m_143333_

boolean (): e, canSleepThroughNights, method_33144

void (): av, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): aw, announceSleepStatus, method_33143

<T extends Entity> List<? extends T> (EntityTypeTest<Entity, T>, Predicate<? super T>): a, getEntities, method_18198, getEntitiesByType, m_143280_

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

void (ServerPlayer, Entity$RemovalReason): a, removePlayerImmediately, method_18770, removePlayer, m_143261_

void (ServerPlayer, Entity$RemovalReason): a, removePlayerImmediately, method_18770

int (): l, getLogicalHeight, method_32819, getLogicalHeight, m_143344_

int (): m, getLogicalHeight, method_32819

Entity (int): b, getEntityOrPart, method_31424, getEntityOrDragonPart, m_143317_

Entity (int): b, getEntityOrPart, method_31424

<T> String (Iterable<T>, Function<T, String>): a, getTypeCount, method_31270, getTopFive, m_143301_

<T> String (Iterable<T>, Function<T, String>): a, getTypeCount, method_31270

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

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

void (Stream<Entity>): a, addLegacyChunkEntities, method_31423, loadEntities, m_143311_

void (Stream<Entity>): a, addLegacyChunkEntities, method_31423

void (Stream<Entity>): b, addWorldGenChunkEntities, method_31426, addEntities, m_143327_

void (Stream<Entity>): b, addWorldGenChunkEntities, method_31426

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

String (): K, gatherChunkSourceStats, method_31419

boolean (long): c, areEntitiesLoaded, method_37116, isChunkLoaded, m_143319_

boolean (long): c, areEntitiesLoaded, method_37116

boolean (BlockPos): f, isPositionEntityTicking, method_37118, shouldTickEntityAt, m_143340_

boolean (BlockPos): f, isPositionEntityTicking, method_37118

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

boolean (long): a, shouldTickBlocksAt, method_39425

void (): aw, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): ax, advanceWeatherCycle, method_39501

void (BlockPos, Fluid): a, tickFluid, method_14171, tickFluid, m_184076_

void (BlockPos, Fluid): a, tickFluid, method_14171

void (BlockPos, Block): c, tickBlock, method_14189, tickBlock, m_184112_

void (BlockPos, Block): c, tickBlock, method_14189

LevelTicks<Block> (): n, getBlockTicks, method_14196, getBlockTickScheduler, m_184057_

LevelTicks<Block> (): o, getBlockTicks, method_14196

LevelTicks<Fluid> (): o, getFluidTicks, method_14179, getFluidTickScheduler, m_184056_

LevelTicks<Fluid> (): p, getFluidTicks, method_14179

void (LevelChunk): c, startTickingChunk, method_39223, disableTickSchedulers, m_184102_

void (LevelChunk): c, startTickingChunk, method_39223

void (ChunkAccess): a, onStructureStartsAvailable, method_39778, cacheStructures, m_196557_

void (ChunkAccess): a, onStructureStartsAvailable, method_39778

boolean (long): d, isPositionTickingWithEntitiesLoaded, method_37117, isTickingFutureReady, m_184110_

boolean (long): d, isPositionTickingWithEntitiesLoaded, method_37117

Holder<Biome> (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_203675_

Holder<Biome> (int, int, int): a, getUncachedNoiseBiome, method_22387

BlockPos (TagKey<Structure>, BlockPos, int, boolean): a, findNearestMapStructure, method_8487, locateStructure, m_215011_

BlockPos (TagKey<Structure>, BlockPos, int, boolean): a, findNearestMapStructure, method_8487

com.mojang.datafixers.util.Pair<BlockPos, Holder<Biome>> (Predicate<Holder<Biome>>, BlockPos, int, int, int): a, findClosestBiome3d, method_42108, locateBiome, m_215069_

com.mojang.datafixers.util.Pair<BlockPos, Holder<Biome>> (Predicate<Holder<Biome>>, BlockPos, int, int, int): a, findClosestBiome3d, method_42108

<T extends Entity> void (EntityTypeTest<Entity, T>, Predicate<? super T>, List<? super T>): a, getEntities, method_47538, collectEntitiesByType, m_260813_

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

<T extends Entity> void (EntityTypeTest<Entity, T>, Predicate<? super T>, List<? super T>, int): a, getEntities, method_47539, collectEntitiesByType, m_261178_

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

List<ServerPlayer> (Predicate<? super ServerPlayer>, int): a, getPlayers, method_47540, getPlayers, m_261156_

List<ServerPlayer> (Predicate<? super ServerPlayer>, int): a, getPlayers, method_47540

FeatureFlagSet (): K, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

FeatureFlagSet (): L, enabledFeatures, method_45162

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

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

void (EndDragonFight): a, setDragonFight, method_51837, setEnderDragonFight, m_287200_

void (EndDragonFight): a, setDragonFight, method_51837

RandomSource (ResourceLocation): a, getRandomSequence, method_51836, getOrCreateRandom, m_287143_

RandomSource (ResourceLocation): a, getRandomSequence, method_51836

RandomSequences (): N, getRandomSequences, method_52168, getRandomSequences, m_288231_

RandomSequences (): O, getRandomSequences, method_52168

void (BlockPos): a, tickPrecipitation, method_52370, tickIceAndSnow, m_293428_

void (BlockPos): a, tickPrecipitation, method_52370

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

TickRateManager (): v, tickRateManager, method_54719

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

CrashReportCategory (CrashReport): a, fillReportDetails, method_8538

void (Holder<GameEvent>, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_

void (Holder<GameEvent>, Vec3, GameEvent$Context): a, gameEvent, method_32888

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

MapItemSavedData (MapId): a, getMapData, method_17891

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

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

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

MapId (): y, getFreeMapId, method_17889

PathTypeCache (): I, getPathTypeCache, method_57133, getPathNodeTypeCache, m_321916_

PathTypeCache (): J, getPathTypeCache, method_57133

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

PotionBrewing (): M, potionBrewing, method_59547

void (boolean): b, saveLevelData, method_14188, savePersistentState, m_8806_

void (boolean): b, saveLevelData, method_14188

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

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

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

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

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

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

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

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

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

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

Explosion$BlockInteraction (GameRules$Key<GameRules$BooleanValue>): a, getDestroyType, method_61270, getDestructionType, m_353633_

Explosion$BlockInteraction (GameRules$Key<GameRules$BooleanValue>): a, getDestroyType, method_61270

RecipeManager (): t, recipeAccess, method_64577, getRecipeManager, m_8879_

RecipeManager (): u, recipeAccess, method_64577

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

FuelValues (): N, fuelValues, method_61269

GameRules (): O, getGameRules, method_64395, getGameRules, m_354860_

GameRules (): P, getGameRules, method_64395

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

int (): Q, getSeaLevel, method_8615

<T extends ParticleOptions> int (T, boolean, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14199, spawnParticles, m_8624_

<T extends ParticleOptions> int (T, boolean, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14199

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166, spawnParticles, m_373571_

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166

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

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

void (LevelChunk): a, tickThunder, method_67503, tickThunder, m_384874_

void (LevelChunk): a, tickThunder, method_67503

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

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

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

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

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

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

void (Entity, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, m_5898_

void (Entity, int, BlockPos, int): a, levelEvent, method_8444

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

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

boolean (ChunkPos): a, areEntitiesActuallyLoadedAndTicking, method_66588, shouldTickTestAt, m_388172_

boolean (ChunkPos): a, areEntitiesActuallyLoadedAndTicking, method_66588

boolean (BlockPos): g, anyPlayerCloseEnoughForSpawning, method_67506, shouldTickBlockAt, m_384960_

boolean (BlockPos): g, anyPlayerCloseEnoughForSpawning, method_67506

boolean (ChunkPos): b, anyPlayerCloseEnoughForSpawning, method_67504, shouldTickChunkAt, m_385297_

boolean (ChunkPos): b, anyPlayerCloseEnoughForSpawning, method_67504

boolean (ChunkPos): c, canSpawnEntitiesInChunk, method_67505, canSpawnEntitiesAt, m_389052_

boolean (ChunkPos): c, canSpawnEntitiesInChunk, method_67505

ServerWaypointManager (): h, getWaypointManager, method_70636

void (BlockPos, BlockState): a, updateNeighboursOnBlockSet, method_70635

1.21.5

Names

ard

asb

Fields

Constructors

Methods

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

void (LevelChunk): a, unload, method_18764, unloadEntities, m_8712_

void (LevelChunk): b, unload, method_18764, unloadEntities, m_8712_

void (Player, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, m_5898_

void (): aw, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): ax, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

Entity (UUID): a, getEntity, method_14190, getEntity, m_8791_

it.unimi.dsi.fastutil.longs.LongSet (): y, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): y, getForceLoadedChunks, method_17984, getForcedChunks, m_388022_

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

void (): at, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): au, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (BlockPos, Block): b, blockUpdated, method_8408, updateNeighbors, m_6289_

void (BlockPos, Block): a, updateNeighborsAt, method_8408, updateNeighbors, m_6289_

Optional<BlockPos> (BlockPos): E, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): F, findLightningRod, method_31418, getLightningRodPos, m_143248_

void (): au, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): av, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

Entity (int): b, getEntityOrPart, method_31424, getDragonPart, m_143317_

Entity (int): b, getEntityOrPart, method_31424, getEntityOrDragonPart, m_143317_

boolean (BlockPos): f, isPositionEntityTicking, method_37118, shouldTickEntity, m_143340_

boolean (BlockPos): f, isPositionEntityTicking, method_37118, shouldTickEntityAt, m_143340_

void (): av, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): aw, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (BlockPos, Block): d, tickBlock, method_14189, tickBlock, m_184112_

void (BlockPos, Block): c, tickBlock, method_14189, tickBlock, m_184112_

void (LevelChunk): b, startTickingChunk, method_39223, disableTickSchedulers, m_184102_

void (LevelChunk): c, startTickingChunk, method_39223, disableTickSchedulers, m_184102_

boolean (BlockPos): g, isNaturalSpawningAllowed, method_39999, shouldTick, m_201918_

boolean (ChunkPos): a, isNaturalSpawningAllowed, method_39998, shouldTick, m_201916_

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

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 (MapId, MapItemSavedData): a, setMapData, method_17890, putMapState, m_142325_

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

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

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

void (LevelChunk): a, tickThunder, method_67503, tickThunder, m_384874_

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

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

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

void (Entity, int, BlockPos, int): a, levelEvent, method_8444, syncWorldEvent, m_5898_

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

boolean (ChunkPos): a, areEntitiesActuallyLoadedAndTicking, method_66588, shouldTickTestAt, m_388172_

boolean (BlockPos): g, anyPlayerCloseEnoughForSpawning, method_67506, shouldTickBlockAt, m_384960_

boolean (ChunkPos): b, anyPlayerCloseEnoughForSpawning, method_67504, shouldTickChunkAt, m_385297_

boolean (ChunkPos): c, canSpawnEntitiesInChunk, method_67505, canSpawnEntitiesAt, m_389052_

1.21.4

Names

ash

ard

Fields

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ad, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ad, dragonParts, field_26933, enderDragonParts, f_143247_

Constructors

Methods

void (): av, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): aw, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_14199, spawnParticles, m_8767_

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_65096, spawnParticles, m_8767_

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166, spawnParticles, m_8624_

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

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

DimensionDataStorage (): v, getDataStorage, method_17983, getPersistentStateManager, m_8895_

DimensionDataStorage (): w, getDataStorage, method_17983, getPersistentStateManager, m_8895_

it.unimi.dsi.fastutil.longs.LongSet (): x, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): y, getForcedChunks, method_17984, getForcedChunks, m_8902_

List<ServerPlayer> (): y, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): z, players, method_18456, getPlayers, m_6907_

PoiManager (): z, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): A, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

Raids (): A, getRaids, method_19495, getRaidManager, m_8905_

Raids (): B, getRaids, method_19495, getRaidManager, m_8905_

void (): as, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): at, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

Iterable<Entity> (): B, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): C, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): C, isFlat, method_28125, isFlat, m_8584_

boolean (): D, isFlat, method_28125, isFlat, m_8584_

long (): D, getSeed, method_8412, getSeed, m_7328_

long (): E, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): E, getDragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): F, getDragonFight, method_29198, getEnderDragonFight, m_8586_

String (): F, getWatchdogStats, method_31268, getDebugString, m_8590_

String (): G, getWatchdogStats, method_31268, getDebugString, m_8590_

void (): at, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): au, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

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

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

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

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

void (): au, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): av, advanceWeatherCycle, method_39501, tickWeather, m_184096_

FeatureFlagSet (): J, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

FeatureFlagSet (): K, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

RandomSequences (): M, getRandomSequences, method_52168, getRandomSequences, m_288231_

RandomSequences (): N, getRandomSequences, method_52168, getRandomSequences, m_288231_

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

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

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

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

PathTypeCache (): H, getPathTypeCache, method_57133, getPathNodeTypeCache, m_321916_

PathTypeCache (): I, getPathTypeCache, method_57133, getPathNodeTypeCache, m_321916_

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

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

RecipeManager (): s, recipeAccess, method_64577, getRecipeManager, m_8879_

RecipeManager (): t, recipeAccess, method_64577, getRecipeManager, m_8879_

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

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

GameRules (): N, getGameRules, method_64395, getGameRules, m_354860_

GameRules (): O, getGameRules, method_64395, getGameRules, m_354860_

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

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

<T extends ParticleOptions> int (T, boolean, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14199, spawnParticles, m_8624_

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166, spawnParticles, m_373571_

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

1.21.3

Names

aqu

ash

Fields

List<ServerPlayer>: H, players, field_18261, players, f_8546_

List<ServerPlayer>: I, players, field_18261, players, f_8546_

MinecraftServer: J, server, field_13959, server, f_8548_

MinecraftServer: K, server, field_13959, server, f_8548_

int: Q, emptyTime, field_13948, idleTimeout, f_8551_

int: R, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: R, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: S, portalForcer, field_13956, portalForcer, f_8552_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: X, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: Y, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: Z, handlingTick, field_13953, inBlockTick, f_8557_

boolean: aa, handlingTick, field_13953, inBlockTick, f_8557_

ServerChunkCache: I, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: J, chunkSource, field_24624, chunkManager, f_8547_

ServerLevelData: K, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: L, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: aa, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: ab, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: ab, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: ac, dragonFight, field_25142, enderDragonFight, f_8559_

StructureManager: ad, structureManager, field_23787, structureAccessor, f_214997_

StructureManager: ae, structureManager, field_23787, structureAccessor, f_214997_

boolean: af, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ag, tickTime, field_25143, shouldTickTime, f_8561_

int: F, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: G, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: M, entityTickList, field_26934, entityList, f_143243_

EntityTickList: N, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: N, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: O, entityManager, field_26935, entityManager, f_143244_

SleepStatus: P, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: Q, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: V, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: W, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ac, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ad, dragonParts, field_26933, dragonParts, f_143247_

int: G, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

int: H, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

LevelTicks<Block>: S, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: T, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: T, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: U, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: Y, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: Z, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ae, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: af, structureCheck, field_36208, structureLocator, f_196556_

boolean: W, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: X, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

org.slf4j.Logger: E, LOGGER, field_13952, LOGGER, f_8566_

org.slf4j.Logger: F, LOGGER, field_13952, LOGGER, f_8566_

GameEventDispatcher: O, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

GameEventDispatcher: P, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

IntProvider: D, THUNDER_DELAY, field_41748, CLEAR_THUNDER_WEATHER_DURATION_PROVIDER, f_263684_

IntProvider: E, THUNDER_DELAY, field_41748, CLEAR_THUNDER_WEATHER_DURATION_PROVIDER, f_263684_

RandomSequences: ag, randomSequences, field_44857, randomSequences, f_286969_

RandomSequences: ah, randomSequences, field_44857, randomSequences, f_286969_

int: L, lastSpawnChunkRadius, field_48271, spawnChunkRadius, f_315190_

int: M, lastSpawnChunkRadius, field_48271, spawnChunkRadius, f_315190_

PathTypeCache: U, pathTypesByPosCache, field_49172, pathNodeTypeCache, f_315437_

PathTypeCache: V, pathTypesByPosCache, field_49172, pathNodeTypeCache, f_315437_

Constructors

Methods

boolean (): c, isHandlingTick, method_14177, isInBlockTick, m_8874_

boolean (): d, isHandlingTick, method_14177, isInBlockTick, m_8874_

void (): e, updateSleepingPlayerList, method_8448, updateSleepingPlayers, m_8878_

void (): f, updateSleepingPlayerList, method_8448, updateSleepingPlayers, m_8878_

ServerScoreboard (): f, getScoreboard, method_14170, getScoreboard, m_6188_

ServerScoreboard (): g, getScoreboard, method_14170, getScoreboard, m_6188_

void (): g, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): h, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): h, resetEmptyTime, method_14197, resetIdleTimeout, m_8886_

void (): i, resetEmptyTime, method_14197, resetIdleTimeout, m_8886_

void (): av, saveLevelData, method_14188, saveLevel, m_8806_

List<? extends EnderDragon> (): i, getDragons, method_18776, getAliveEnderDragons, m_8857_

List<? extends EnderDragon> (): j, getDragons, method_18776, getAliveEnderDragons, m_8857_

ServerPlayer (): j, getRandomPlayer, method_18779, getRandomAlivePlayer, m_8890_

ServerPlayer (): k, getRandomPlayer, method_18779, getRandomAlivePlayer, m_8890_

boolean (Entity): j, addEntity, method_14175, addEntity, m_8872_

boolean (Entity): i, addEntity, method_14175, addEntity, m_8872_

ServerChunkCache (): l, getChunkSource, method_14178, getChunkManager, m_7726_

ServerChunkCache (): m, getChunkSource, method_14178, getChunkManager, m_7726_

void (): aw, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): av, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

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

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

PortalForcer (): p, getPortalForcer, method_14173, getPortalForcer, m_8871_

PortalForcer (): q, getPortalForcer, method_14173, getPortalForcer, m_8871_

StructureTemplateManager (): q, getStructureManager, method_14183, getStructureTemplateManager, m_215082_

StructureTemplateManager (): r, getStructureManager, method_14183, getStructureTemplateManager, m_215082_

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

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

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

DimensionDataStorage (): u, getDataStorage, method_17983, getPersistentStateManager, m_8895_

DimensionDataStorage (): v, getDataStorage, method_17983, getPersistentStateManager, m_8895_

it.unimi.dsi.fastutil.longs.LongSet (): w, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): x, getForcedChunks, method_17984, getForcedChunks, m_8902_

List<ServerPlayer> (): x, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): y, players, method_18456, getPlayers, m_6907_

PoiManager (): y, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): z, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

Raids (): z, getRaids, method_19495, getRaidManager, m_8905_

Raids (): A, getRaids, method_19495, getRaidManager, m_8905_

StructureManager (): a, structureManager, method_27056, getStructureAccessor, m_215010_

StructureManager (): b, structureManager, method_27056, getStructureAccessor, m_215010_

void (): b, tickTime, method_29203, tickTime, m_8809_

void (): c, tickTime, method_29203, tickTime, m_8809_

Iterable<Entity> (): A, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): B, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): B, isFlat, method_28125, isFlat, m_8584_

boolean (): C, isFlat, method_28125, isFlat, m_8584_

long (): C, getSeed, method_8412, getSeed, m_7328_

long (): D, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): D, getDragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): E, getDragonFight, method_29198, getEnderDragonFight, m_8586_

ServerLevel (): E, getLevel, method_8410, toServerWorld, m_6018_

ServerLevel (): a, getLevel, method_8410, toServerWorld, m_6018_

boolean (Entity): i, shouldDiscardEntity, method_31430, shouldCancelSpawn, m_143342_

boolean (): d, canSleepThroughNights, method_33144, isSleepingEnabled, m_143333_

boolean (): e, canSleepThroughNights, method_33144, isSleepingEnabled, m_143333_

int (): k, getLogicalHeight, method_32819, getLogicalHeight, m_143344_

int (): l, getLogicalHeight, method_32819, getLogicalHeight, m_143344_

LevelTicks<Block> (): m, getBlockTicks, method_14196, getBlockTickScheduler, m_183326_

LevelTicks<Block> (): n, getBlockTicks, method_14196, getBlockTickScheduler, m_184057_

LevelTicks<Fluid> (): n, getFluidTicks, method_14179, getFluidTickScheduler, m_183324_

LevelTicks<Fluid> (): o, getFluidTicks, method_14179, getFluidTickScheduler, m_184056_

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

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

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

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

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

RandomSequences (): L, getRandomSequences, method_52168, getRandomSequences, m_288231_

RandomSequences (): M, getRandomSequences, method_52168, getRandomSequences, m_288231_

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

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

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

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

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

void (boolean): b, saveLevelData, method_14188, savePersistentState, m_8806_

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

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

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

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

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

Explosion$BlockInteraction (GameRules$Key<GameRules$BooleanValue>): a, getDestroyType, method_61270, getDestructionType, m_353633_

RecipeManager (): s, recipeAccess, method_64577, getRecipeManager, m_8879_

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

GameRules (): N, getGameRules, method_64395, getGameRules, m_354860_

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

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

arf

aqu

Fields

Constructors

Methods

void (ServerPlayer): a, addDuringCommandTeleport, method_18207, onPlayerTeleport, m_8622_

void (ServerPlayer): b, addDuringPortalTeleport, method_18211, onPlayerChangeDimension, m_8817_

void (ServerPlayer): c, addNewPlayer, method_18213, onPlayerConnected, m_8834_

void (ServerPlayer): a, addNewPlayer, method_18213, onPlayerConnected, m_8834_

void (ServerPlayer): d, addRespawnedPlayer, method_18215, onPlayerRespawned, m_8845_

void (ServerPlayer): b, addRespawnedPlayer, method_18215, onPlayerRespawned, m_8845_

void (ServerPlayer): e, addPlayer, method_18771, addPlayer, m_8853_

void (ServerPlayer): c, addPlayer, method_18771, addPlayer, m_8853_

void (ServerLevel): a, makeObsidianPlatform, method_29200, createEndSpawnPlatform, m_8617_

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

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

1.20.6

Names

and

arf

Fields

int: P, emptyTime, field_13948, idleTimeout, f_8551_

int: Q, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: Q, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: R, portalForcer, field_13956, portalForcer, f_8552_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: V, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: X, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: X, handlingTick, field_13953, inBlockTick, f_8557_

boolean: Z, handlingTick, field_13953, inBlockTick, f_8557_

List<CustomSpawner>: Y, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: aa, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: Z, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: ab, dragonFight, field_25142, enderDragonFight, f_8559_

StructureManager: ab, structureManager, field_23787, structureAccessor, f_214997_

StructureManager: ad, structureManager, field_23787, structureAccessor, f_214997_

boolean: ad, tickTime, field_25143, shouldTickTime, f_8561_

boolean: af, tickTime, field_25143, shouldTickTime, f_8561_

EntityTickList: L, entityTickList, field_26934, entityList, f_143243_

EntityTickList: M, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: M, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: N, entityManager, field_26935, entityManager, f_143244_

SleepStatus: O, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: P, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: T, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: V, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: aa, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ac, dragonParts, field_26933, dragonParts, f_143247_

LevelTicks<Block>: R, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: S, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: S, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: T, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: W, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: Y, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ac, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: ae, structureCheck, field_36208, structureLocator, f_196556_

boolean: U, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: W, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

GameEventDispatcher: N, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

GameEventDispatcher: O, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

RandomSequences: ae, randomSequences, field_44857, randomSequences, f_286969_

RandomSequences: ag, randomSequences, field_44857, randomSequences, f_286969_

int: L, lastSpawnChunkRadius, field_48271, spawnChunkRadius, f_315190_

PathTypeCache: U, pathTypesByPosCache, field_49172, pathNodeTypeCache, f_315437_

Constructors

Methods

void (): au, saveLevelData, method_14188, saveLevel, m_8806_

void (): av, saveLevelData, method_14188, saveLevel, m_8806_

void (): av, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): aw, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

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

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

void (): ar, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): as, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): as, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): at, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

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_

void (): at, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): au, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (GameEvent, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_

FeatureFlagSet (): I, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

FeatureFlagSet (): J, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

RandomSequences (): J, getRandomSequences, method_52168, getRandomSequences, m_288231_

RandomSequences (): L, getRandomSequences, method_52168, getRandomSequences, m_288231_

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

void (Holder<GameEvent>, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_

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

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

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

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

PathTypeCache (): H, getPathTypeCache, method_57133, getPathNodeTypeCache, m_321916_

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

1.20.4

Names

akq

and

Fields

Constructors

Methods

BlockPos (BlockPos): a, findLightningTargetAround, method_18210, getLightningPos, m_143288_

BlockPos (BlockPos): b, findLightningTargetAround, method_18210, getLightningPos, m_143288_

void (): as, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): g, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): g, resetEmptyTime, method_14197, resetIdleTimeout, m_8886_

void (): h, resetEmptyTime, method_14197, resetIdleTimeout, m_8886_

void (): at, saveLevelData, method_14188, saveLevel, m_8806_

void (): au, saveLevelData, method_14188, saveLevel, m_8806_

List<? extends EnderDragon> (): h, getDragons, method_18776, getAliveEnderDragons, m_8857_

List<? extends EnderDragon> (): i, getDragons, method_18776, getAliveEnderDragons, m_8857_

ServerPlayer (): i, getRandomPlayer, method_18779, getRandomAlivePlayer, m_8890_

ServerPlayer (): j, getRandomPlayer, method_18779, getRandomAlivePlayer, m_8890_

ServerChunkCache (): k, getChunkSource, method_14178, getChunkManager, m_7726_

ServerChunkCache (): l, getChunkSource, method_14178, getChunkManager, m_7726_

void (): au, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): av, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

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

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

PortalForcer (): o, getPortalForcer, method_14173, getPortalForcer, m_8871_

PortalForcer (): p, getPortalForcer, method_14173, getPortalForcer, m_8871_

StructureTemplateManager (): p, getStructureManager, method_14183, getStructureTemplateManager, m_215082_

StructureTemplateManager (): q, getStructureManager, method_14183, getStructureTemplateManager, m_215082_

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

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

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

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

DimensionDataStorage (): s, getDataStorage, method_17983, getPersistentStateManager, m_8895_

DimensionDataStorage (): u, getDataStorage, method_17983, getPersistentStateManager, m_8895_

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

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

it.unimi.dsi.fastutil.longs.LongSet (): u, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): w, getForcedChunks, method_17984, getForcedChunks, m_8902_

List<ServerPlayer> (): v, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): x, players, method_18456, getPlayers, m_6907_

PoiManager (): w, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): y, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

boolean (BlockPos): b, isVillage, method_19500, isNearOccupiedPointOfInterest, m_8802_

boolean (BlockPos): c, isVillage, method_19500, isNearOccupiedPointOfInterest, m_8802_

Raids (): x, getRaids, method_19495, getRaidManager, m_8905_

Raids (): z, getRaids, method_19495, getRaidManager, m_8905_

Raid (BlockPos): c, getRaidAt, method_19502, getRaidAt, m_8832_

Raid (BlockPos): d, getRaidAt, method_19502, getRaidAt, m_8832_

boolean (BlockPos): d, isRaided, method_19503, hasRaidAt, m_8843_

boolean (BlockPos): e, isRaided, method_19503, hasRaidAt, m_8843_

void (): ap, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): ar, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

Iterable<Entity> (): y, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): A, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): z, isFlat, method_28125, isFlat, m_8584_

boolean (): B, isFlat, method_28125, isFlat, m_8584_

long (): A, getSeed, method_8412, getSeed, m_7328_

long (): C, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): B, getDragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): D, getDragonFight, method_29198, getEnderDragonFight, m_8586_

ServerLevel (): C, getLevel, method_8410, toServerWorld, m_6018_

ServerLevel (): E, getLevel, method_8410, toServerWorld, m_6018_

String (): D, getWatchdogStats, method_31268, getDebugString, m_8590_

String (): F, getWatchdogStats, method_31268, getDebugString, m_8590_

Optional<BlockPos> (BlockPos): D, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): E, findLightningRod, method_31418, getLightningRodPos, m_143248_

void (): aq, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): as, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

int (): j, getLogicalHeight, method_32819, getLogicalHeight, m_143344_

int (): k, getLogicalHeight, method_32819, getLogicalHeight, m_143344_

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_

boolean (BlockPos): e, isPositionEntityTicking, method_37118, shouldTickEntity, m_143340_

boolean (BlockPos): f, isPositionEntityTicking, method_37118, shouldTickEntity, m_143340_

void (): ar, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): at, advanceWeatherCycle, method_39501, tickWeather, m_184096_

LevelTicks<Block> (): l, getBlockTicks, method_14196, getBlockTickScheduler, m_183326_

LevelTicks<Block> (): m, getBlockTicks, method_14196, getBlockTickScheduler, m_183326_

LevelTicks<Fluid> (): m, getFluidTicks, method_14179, getFluidTickScheduler, m_183324_

LevelTicks<Fluid> (): n, getFluidTicks, method_14179, getFluidTickScheduler, m_183324_

boolean (BlockPos): f, isNaturalSpawningAllowed, method_39999, shouldTick, m_201918_

boolean (BlockPos): g, isNaturalSpawningAllowed, method_39999, shouldTick, m_201918_

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

FeatureFlagSet (): G, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

FeatureFlagSet (): I, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

RandomSequences (): H, getRandomSequences, method_52168, getRandomSequences, m_288231_

RandomSequences (): J, getRandomSequences, method_52168, getRandomSequences, m_288231_

void (boolean, BlockPos): a, tickIceAndSnow, method_52370, tickIceAndSnow, m_293428_

void (BlockPos): a, tickPrecipitation, method_52370, tickIceAndSnow, m_293428_

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

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

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

1.20.2

Names

aif

akq

Fields

Constructors

Methods

void (boolean, BlockPos): a, tickIceAndSnow, method_52370, tickIceAndSnow, m_293428_

1.20.1

Names

aip

aif

Fields

List<ServerPlayer>: G, players, field_18261, players, f_8546_

List<ServerPlayer>: H, players, field_18261, players, f_8546_

MinecraftServer: I, server, field_13959, server, f_8548_

MinecraftServer: J, server, field_13959, server, f_8548_

int: O, emptyTime, field_13948, idleTimeout, f_8551_

int: P, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: P, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: Q, portalForcer, field_13956, portalForcer, f_8552_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: U, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: V, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: W, handlingTick, field_13953, inBlockTick, f_8557_

boolean: X, handlingTick, field_13953, inBlockTick, f_8557_

ServerChunkCache: H, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: I, chunkSource, field_24624, chunkManager, f_8547_

ServerLevelData: J, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: K, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: X, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: Y, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: Y, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: Z, dragonFight, field_25142, enderDragonFight, f_8559_

StructureManager: aa, structureManager, field_23787, structureAccessor, f_214997_

StructureManager: ab, structureManager, field_23787, structureAccessor, f_214997_

boolean: ac, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ad, tickTime, field_25143, shouldTickTime, f_8561_

int: E, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: F, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: K, entityTickList, field_26934, entityList, f_143243_

EntityTickList: L, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: L, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: M, entityManager, field_26935, entityManager, f_143244_

SleepStatus: N, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: O, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: S, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: T, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: Z, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: aa, dragonParts, field_26933, dragonParts, f_143247_

int: F, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

int: G, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

LevelTicks<Block>: Q, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: R, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: R, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: S, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: V, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: W, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ab, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: ac, structureCheck, field_36208, structureLocator, f_196556_

boolean: T, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: U, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

org.slf4j.Logger: D, LOGGER, field_13952, LOGGER, f_8566_

org.slf4j.Logger: E, LOGGER, field_13952, LOGGER, f_8566_

GameEventDispatcher: M, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

GameEventDispatcher: N, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

IntProvider: C, THUNDER_DELAY, field_41748, CLEAR_THUNDER_WEATHER_DURATION_PROVIDER, f_263684_

IntProvider: D, THUNDER_DELAY, field_41748, CLEAR_THUNDER_WEATHER_DURATION_PROVIDER, f_263684_

RandomSequences: ae, randomSequences, field_44857, randomSequences, f_286969_

Constructors

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, LevelStem, ChunkProgressListener, boolean, long, List<CustomSpawner>, boolean)

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, LevelStem, ChunkProgressListener, boolean, long, List<CustomSpawner>, boolean, RandomSequences)

Methods

void (): ar, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): as, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): as, saveLevelData, method_14188, saveLevel, m_8806_

void (): at, saveLevelData, method_14188, saveLevel, m_8806_

void (): at, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): au, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): ao, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): ap, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

EndDragonFight (): B, dragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): B, getDragonFight, method_29198, getEnderDragonFight, m_8586_

Optional<BlockPos> (BlockPos): E, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): D, findLightningRod, method_31418, getLightningRodPos, m_143248_

void (): ap, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): aq, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): aq, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): ar, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (EndDragonFight): a, setDragonFight, method_51837, setEnderDragonFight, m_287200_

RandomSource (ResourceLocation): a, getRandomSequence, method_51836, getOrCreateRandom, m_287143_

RandomSequences (): H, getRandomSequences, method_52168, getRandomSequences, m_288231_

1.19.4

Names

ahm

aip

Fields

List<ServerPlayer>: K, players, field_18261, players, f_8546_

List<ServerPlayer>: G, players, field_18261, players, f_8546_

MinecraftServer: M, server, field_13959, server, f_8548_

MinecraftServer: I, server, field_13959, server, f_8548_

boolean: b, noSave, field_13957, savingDisabled, f_8564_

boolean: e, noSave, field_13957, savingDisabled, f_8564_

int: S, emptyTime, field_13948, idleTimeout, f_8551_

int: O, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: T, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: P, portalForcer, field_13956, portalForcer, f_8552_

Raids: c, raids, field_18811, raidManager, f_8565_

Raids: f, raids, field_18811, raidManager, f_8565_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: Y, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: U, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: aa, handlingTick, field_13953, inBlockTick, f_8557_

boolean: W, handlingTick, field_13953, inBlockTick, f_8557_

ServerChunkCache: L, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: H, chunkSource, field_24624, chunkManager, f_8547_

ServerLevelData: N, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: J, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: ab, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: X, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: ac, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: Y, dragonFight, field_25142, enderDragonFight, f_8559_

StructureManager: ae, structureManager, field_23787, structureAccessor, f_214997_

StructureManager: aa, structureManager, field_23787, structureAccessor, f_214997_

boolean: ag, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ac, tickTime, field_25143, shouldTickTime, f_8561_

int: I, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: E, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: O, entityTickList, field_26934, entityList, f_143243_

EntityTickList: K, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: P, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: L, entityManager, field_26935, entityManager, f_143244_

SleepStatus: R, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: N, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: W, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: S, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ad, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: Z, dragonParts, field_26933, dragonParts, f_143247_

int: z, MIN_RAIN_DELAY_TIME, field_35660, field_35660, f_184049_

int: A, MAX_RAIN_DELAY_TIME, field_35653, field_35653, f_184039_

int: B, MIN_RAIN_TIME, field_35654, field_35654, f_184040_

int: C, MAX_RAIN_TIME, field_35655, field_35655, f_184041_

int: D, MIN_THUNDER_DELAY_TIME, field_35656, field_35656, f_184042_

int: E, MAX_THUNDER_DELAY_TIME, field_35657, field_35657, f_184043_

int: F, MIN_THUNDER_TIME, field_35658, field_35658, f_184044_

int: G, MAX_THUNDER_TIME, field_35659, field_35659, f_184045_

int: J, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

int: F, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

LevelTicks<Block>: U, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: Q, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: V, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: R, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: Z, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: V, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: af, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: ab, structureCheck, field_36208, structureLocator, f_196556_

boolean: X, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: T, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

org.slf4j.Logger: H, LOGGER, field_13952, LOGGER, f_8566_

org.slf4j.Logger: D, LOGGER, field_13952, LOGGER, f_8566_

GameEventDispatcher: Q, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

GameEventDispatcher: M, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

IntProvider: b, RAIN_DELAY, field_41749, CLEAR_WEATHER_DURATION_PROVIDER, f_263704_

IntProvider: c, RAIN_DURATION, field_41750, RAIN_WEATHER_DURATION_PROVIDER, f_263681_

IntProvider: C, THUNDER_DELAY, field_41748, CLEAR_THUNDER_WEATHER_DURATION_PROVIDER, f_263684_

IntProvider: d, THUNDER_DURATION, field_41751, THUNDER_WEATHER_DURATION_PROVIDER, f_263755_

Constructors

Methods

DimensionDataStorage (): t, getDataStorage, method_17983, getPersistentStateManager, m_8895_

DimensionDataStorage (): s, getDataStorage, method_17983, getPersistentStateManager, m_8895_

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

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

it.unimi.dsi.fastutil.longs.LongSet (): v, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): u, getForcedChunks, method_17984, getForcedChunks, m_8902_

List<ServerPlayer> (): w, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): v, players, method_18456, getPlayers, m_6907_

PoiManager (): x, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): w, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

Raids (): y, getRaids, method_19495, getRaidManager, m_8905_

Raids (): x, getRaids, method_19495, getRaidManager, m_8905_

Iterable<Entity> (): z, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): y, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): A, isFlat, method_28125, isFlat, m_8584_

boolean (): z, isFlat, method_28125, isFlat, m_8584_

long (): B, getSeed, method_8412, getSeed, m_7328_

long (): A, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): C, dragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): B, dragonFight, method_29198, getEnderDragonFight, m_8586_

RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_8891_

ServerLevel (): D, getLevel, method_8410, toServerWorld, m_6018_

ServerLevel (): C, getLevel, method_8410, toServerWorld, m_6018_

String (): E, getWatchdogStats, method_31268, getDebugString, m_8590_

String (): D, getWatchdogStats, method_31268, getDebugString, m_8590_

Optional<BlockPos> (BlockPos): F, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): E, findLightningRod, method_31418, getLightningRodPos, m_143248_

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_

FeatureFlagSet (): H, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

FeatureFlagSet (): G, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

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

1.19.3

Names

agg

ahm

Fields

int: R, emptyTime, field_13948, idleTimeout, f_8551_

int: S, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: S, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: T, portalForcer, field_13956, portalForcer, f_8552_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: X, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: Y, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

SleepStatus: Q, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: R, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: V, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: W, navigatingMobs, field_26932, loadedMobs, f_143246_

LevelTicks<Block>: T, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: U, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: U, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: V, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: Y, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: Z, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

boolean: W, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: X, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

List<GameEvent$Message>: Z, gameEventMessages, field_39095, queuedEvents, f_214996_

GameEventDispatcher: Q, gameEventDispatcher, field_39984, gameEventDispatchManager, f_243695_

Constructors

Methods

void (): aq, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): ar, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): ar, saveLevelData, method_14188, saveLevel, m_8806_

void (): as, saveLevelData, method_14188, saveLevel, m_8806_

void (): an, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): ao, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, m_7703_

RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_5962_

RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_8891_

void (): ao, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): ap, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): ap, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): aq, advanceWeatherCycle, method_39501, tickWeather, m_184096_

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 (): as, sendGameEvents, method_43665, processEventQueue, m_215075_

void (List<GameEvent$Message>): a, handleGameEventMessagesInQueue, method_43663, processEvents, m_215060_

<T extends Entity> void (EntityTypeTest<Entity, T>, Predicate<? super T>, List<? super T>): a, getEntities, method_47538, collectEntitiesByType, m_260813_

<T extends Entity> void (EntityTypeTest<Entity, T>, Predicate<? super T>, List<? super T>, int): a, getEntities, method_47539, collectEntitiesByType, m_261178_

List<ServerPlayer> (Predicate<? super ServerPlayer>, int): a, getPlayers, method_47540, getPlayers, m_261156_

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_

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

FeatureFlagSet (): H, enabledFeatures, method_45162, getEnabledFeatures, m_246046_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

afo

agg

Fields

Constructors

Methods

1.19

Names

adw

afo

Fields

List<ServerPlayer>: J, players, field_18261, players, f_8546_

List<ServerPlayer>: K, players, field_18261, players, f_8546_

MinecraftServer: L, server, field_13959, server, f_8548_

MinecraftServer: M, server, field_13959, server, f_8548_

int: Q, emptyTime, field_13948, idleTimeout, f_8551_

int: R, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: R, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: S, portalForcer, field_13956, portalForcer, f_8552_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: W, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: X, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: Y, handlingTick, field_13953, inBlockTick, f_8557_

boolean: aa, handlingTick, field_13953, inBlockTick, f_8557_

ServerChunkCache: K, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: L, chunkSource, field_24624, chunkManager, f_8547_

ServerLevelData: M, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: N, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: Z, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: ab, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: aa, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: ac, dragonFight, field_25142, enderDragonFight, f_8559_

StructureFeatureManager: ac, structureFeatureManager, field_23787, structureAccessor, f_8560_

StructureManager: ae, structureManager, field_23787, structureAccessor, f_214997_

boolean: ae, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ag, tickTime, field_25143, shouldTickTime, f_8561_

int: H, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: I, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: N, entityTickList, field_26934, entityList, f_143243_

EntityTickList: O, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: O, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: P, entityManager, field_26935, entityManager, f_143244_

SleepStatus: P, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: Q, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: U, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: V, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ab, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ad, dragonParts, field_26933, dragonParts, f_143247_

int: y, MIN_RAIN_DELAY_TIME, field_35660, field_35660, f_184049_

int: z, MIN_RAIN_DELAY_TIME, field_35660, field_35660, f_184049_

int: z, MAX_RAIN_DELAY_TIME, field_35653, field_35653, f_184039_

int: A, MAX_RAIN_DELAY_TIME, field_35653, field_35653, f_184039_

int: A, MIN_RAIN_TIME, field_35654, field_35654, f_184040_

int: B, MIN_RAIN_TIME, field_35654, field_35654, f_184040_

int: B, MAX_RAIN_TIME, field_35655, field_35655, f_184041_

int: C, MAX_RAIN_TIME, field_35655, field_35655, f_184041_

int: C, MIN_THUNDER_DELAY_TIME, field_35656, field_35656, f_184042_

int: D, MIN_THUNDER_DELAY_TIME, field_35656, field_35656, f_184042_

int: D, MAX_THUNDER_DELAY_TIME, field_35657, field_35657, f_184043_

int: E, MAX_THUNDER_DELAY_TIME, field_35657, field_35657, f_184043_

int: E, MIN_THUNDER_TIME, field_35658, field_35658, f_184044_

int: F, MIN_THUNDER_TIME, field_35658, field_35658, f_184044_

int: F, MAX_THUNDER_TIME, field_35659, field_35659, f_184045_

int: G, MAX_THUNDER_TIME, field_35659, field_35659, f_184045_

int: I, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

int: J, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

LevelTicks<Block>: S, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: T, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: T, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: U, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: X, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: Y, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ad, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: af, structureCheck, field_36208, structureLocator, f_196556_

boolean: V, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: W, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

org.slf4j.Logger: G, LOGGER, field_13952, LOGGER, f_8566_

org.slf4j.Logger: H, LOGGER, field_13952, LOGGER, f_8566_

List<GameEvent$Message>: Z, gameEventMessages, field_39095, queuedEvents, f_214996_

Constructors

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, Holder<DimensionType>, ChunkProgressListener, ChunkGenerator, boolean, long, List<CustomSpawner>, boolean)

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, LevelStem, ChunkProgressListener, boolean, long, List<CustomSpawner>, boolean)

Methods

void (): ap, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): aq, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (): aq, saveLevelData, method_14188, saveLevel, m_8806_

void (): ar, saveLevelData, method_14188, saveLevel, m_8806_

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_

void (): ar, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): at, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

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

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

StructureManager (): p, getStructureManager, method_14183, getStructureManager, m_8875_

StructureTemplateManager (): p, getStructureManager, method_14183, getStructureTemplateManager, m_215082_

it.unimi.dsi.fastutil.longs.LongSet (): x, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): v, getForcedChunks, method_17984, getForcedChunks, m_8902_

List<ServerPlayer> (): y, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): w, players, method_18456, getPlayers, m_6907_

PoiManager (): z, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): x, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

Raids (): A, getRaids, method_19495, getRaidManager, m_8905_

Raids (): y, getRaids, method_19495, getRaidManager, m_8905_

void (): am, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (): an, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

StructureFeatureManager (): a, structureFeatureManager, method_27056, getStructureAccessor, m_8595_

StructureManager (): a, structureManager, method_27056, getStructureAccessor, m_215010_

BlockPos (): v, getSharedSpawnPos, method_27911, getSpawnPos, m_8900_

void (BlockPos, Block): a, blockUpdated, method_8408, updateNeighbors, m_6289_

void (BlockPos, Block): b, blockUpdated, method_8408, updateNeighbors, m_6289_

Iterable<Entity> (): B, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): z, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): C, isFlat, method_28125, isFlat, m_8584_

boolean (): A, isFlat, method_28125, isFlat, m_8584_

long (): D, getSeed, method_8412, getSeed, m_7328_

long (): B, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): E, dragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): C, dragonFight, method_29198, getEnderDragonFight, m_8586_

float (): w, getSharedSpawnAngle, method_30630, getSpawnAngle, m_8901_

ServerLevel (): F, getLevel, method_8410, toServerWorld, m_6018_

ServerLevel (): D, getLevel, method_8410, toServerWorld, m_6018_

String (): G, getWatchdogStats, method_31268, getDebugString, m_8590_

String (): E, getWatchdogStats, method_31268, getDebugString, m_8590_

Optional<BlockPos> (BlockPos): D, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): F, findLightningRod, method_31418, getLightningRodPos, m_143248_

void (): an, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (): ao, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

void (Entity, GameEvent, BlockPos): a, gameEvent, method_32888, emitGameEvent, m_142346_

void (VibrationPath): a, sendVibrationParticle, method_32817, sendVibrationPacket, m_143283_

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 (): ao, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (): ap, advanceWeatherCycle, method_39501, tickWeather, m_184096_

BlockPos (TagKey<ConfiguredStructureFeature<?, ?>>, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, m_207561_

BlockPos (TagKey<Structure>, BlockPos, int, boolean): a, findNearestMapStructure, method_8487, locateStructure, m_215011_

com.mojang.datafixers.util.Pair<BlockPos, Holder<Biome>> (Predicate<Holder<Biome>>, BlockPos, int, int): a, findNearestBiome, method_24500, locateBiome, m_207571_

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 (GameEvent, Vec3, GameEvent$Context): a, gameEvent, method_32888, emitGameEvent, m_214171_

void (): as, sendGameEvents, method_43665, processEventQueue, m_215075_

void (List<GameEvent$Message>): a, handleGameEventMessagesInQueue, method_43663, processEvents, m_215060_

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

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

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

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

com.mojang.datafixers.util.Pair<BlockPos, Holder<Biome>> (Predicate<Holder<Biome>>, BlockPos, int, int, int): a, findClosestBiome3d, method_42108, locateBiome, m_215069_

1.18.2

Names

adi

adw

Fields

org.apache.logging.log4j.Logger: H, LOGGER, field_13952, LOGGER, f_8566_

List<ServerPlayer>: K, players, field_18261, players, f_8546_

List<ServerPlayer>: J, players, field_18261, players, f_8546_

MinecraftServer: M, server, field_13959, server, f_8548_

MinecraftServer: L, server, field_13959, server, f_8548_

int: R, emptyTime, field_13948, idleTimeout, f_8551_

int: Q, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: S, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: R, portalForcer, field_13956, portalForcer, f_8552_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: X, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: W, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: Z, handlingTick, field_13953, inBlockTick, f_8557_

boolean: Y, handlingTick, field_13953, inBlockTick, f_8557_

ServerChunkCache: L, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: K, chunkSource, field_24624, chunkManager, f_8547_

ServerLevelData: N, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: M, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: aa, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: Z, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: ab, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: aa, dragonFight, field_25142, enderDragonFight, f_8559_

StructureFeatureManager: ad, structureFeatureManager, field_23787, structureAccessor, f_8560_

StructureFeatureManager: ac, structureFeatureManager, field_23787, structureAccessor, f_8560_

boolean: af, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ae, tickTime, field_25143, shouldTickTime, f_8561_

int: I, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: H, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: O, entityTickList, field_26934, entityList, f_143243_

EntityTickList: N, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: P, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: O, entityManager, field_26935, entityManager, f_143244_

SleepStatus: Q, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: P, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: V, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: U, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ac, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ab, dragonParts, field_26933, dragonParts, f_143247_

int: z, MIN_RAIN_DELAY_TIME, field_35660, field_35660, f_184049_

int: y, MIN_RAIN_DELAY_TIME, field_35660, field_35660, f_184049_

int: A, MAX_RAIN_DELAY_TIME, field_35653, field_35653, f_184039_

int: z, MAX_RAIN_DELAY_TIME, field_35653, field_35653, f_184039_

int: B, MIN_RAIN_TIME, field_35654, field_35654, f_184040_

int: A, MIN_RAIN_TIME, field_35654, field_35654, f_184040_

int: C, MAX_RAIN_TIME, field_35655, field_35655, f_184041_

int: B, MAX_RAIN_TIME, field_35655, field_35655, f_184041_

int: D, MIN_THUNDER_DELAY_TIME, field_35656, field_35656, f_184042_

int: C, MIN_THUNDER_DELAY_TIME, field_35656, field_35656, f_184042_

int: E, MAX_THUNDER_DELAY_TIME, field_35657, field_35657, f_184043_

int: D, MAX_THUNDER_DELAY_TIME, field_35657, field_35657, f_184043_

int: F, MIN_THUNDER_TIME, field_35658, field_35658, f_184044_

int: E, MIN_THUNDER_TIME, field_35658, field_35658, f_184044_

int: G, MAX_THUNDER_TIME, field_35659, field_35659, f_184045_

int: F, MAX_THUNDER_TIME, field_35659, field_35659, f_184045_

int: J, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

int: I, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

LevelTicks<Block>: T, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Block>: S, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: U, fluidTicks, field_13951, fluidTickScheduler, f_184047_

LevelTicks<Fluid>: T, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: Y, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: X, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ae, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: ad, structureCheck, field_36208, structureLocator, f_196556_

boolean: W, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

boolean: V, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

org.slf4j.Logger: G, LOGGER, field_13952, LOGGER, f_8566_

Constructors

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, DimensionType, ChunkProgressListener, ChunkGenerator, boolean, long, List<CustomSpawner>, boolean)

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, Holder<DimensionType>, ChunkProgressListener, ChunkGenerator, boolean, long, List<CustomSpawner>, boolean)

Methods

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

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

DimensionDataStorage (): u, getDataStorage, method_17983, getPersistentStateManager, m_8895_

DimensionDataStorage (): t, getDataStorage, method_17983, getPersistentStateManager, m_8895_

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

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

it.unimi.dsi.fastutil.longs.LongSet (): y, getForcedChunks, method_17984, getForcedChunks, m_8902_

it.unimi.dsi.fastutil.longs.LongSet (): x, getForcedChunks, method_17984, getForcedChunks, m_8902_

List<ServerPlayer> (): z, players, method_18456, getPlayers, m_6907_

List<ServerPlayer> (): y, players, method_18456, getPlayers, m_6907_

PoiManager (): A, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

PoiManager (): z, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

Raids (): B, getRaids, method_19495, getRaidManager, m_8905_

Raids (): A, getRaids, method_19495, getRaidManager, m_8905_

Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_6159_

BlockPos (StructureFeature<?>, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, m_8717_

BlockPos (Biome, BlockPos, int, int): a, findNearestBiome, method_24500, locateBiome, m_8705_

BlockPos (): w, getSharedSpawnPos, method_27911, getSpawnPos, m_8900_

BlockPos (): v, getSharedSpawnPos, method_27911, getSpawnPos, m_8900_

Iterable<Entity> (): C, getAllEntities, method_27909, iterateEntities, m_8583_

Iterable<Entity> (): B, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): D, isFlat, method_28125, isFlat, m_8584_

boolean (): C, isFlat, method_28125, isFlat, m_8584_

long (): E, getSeed, method_8412, getSeed, m_7328_

long (): D, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): F, dragonFight, method_29198, getEnderDragonFight, m_8586_

EndDragonFight (): E, dragonFight, method_29198, getEnderDragonFight, m_8586_

TagContainer (): r, getTagManager, method_8514, getTagManager, m_5999_

RegistryAccess (): t, registryAccess, method_30349, getRegistryManager, m_5962_

RegistryAccess (): s, registryAccess, method_30349, getRegistryManager, m_5962_

float (): x, getSharedSpawnAngle, method_30630, getSpawnAngle, m_8901_

float (): w, getSharedSpawnAngle, method_30630, getSpawnAngle, m_8901_

ServerLevel (): G, getLevel, method_8410, toServerWorld, m_6018_

ServerLevel (): F, getLevel, method_8410, toServerWorld, m_6018_

String (): H, getWatchdogStats, method_31268, getDebugString, m_8590_

String (): G, getWatchdogStats, method_31268, getDebugString, m_8590_

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_

boolean (ChunkPos): a, isPositionEntityTicking, method_37115, shouldTickEntity, m_143275_

List<? extends StructureStart<?>> (SectionPos, StructureFeature<?>): a, startsForFeature, method_30275, getStructures, m_183409_

Holder<Biome> (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_203675_

BlockPos (TagKey<ConfiguredStructureFeature<?, ?>>, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, m_207561_

com.mojang.datafixers.util.Pair<BlockPos, Holder<Biome>> (Predicate<Holder<Biome>>, BlockPos, int, int): a, findNearestBiome, method_24500, locateBiome, m_207571_

boolean (BlockPos): f, isNaturalSpawningAllowed, method_39999, shouldTick, m_201918_

boolean (ChunkPos): a, isNaturalSpawningAllowed, method_39998, shouldTick, m_201916_

1.18.1

Names

Fields

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: W, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: X, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: Y, handlingTick, field_13953, inBlockTick, f_8557_

boolean: Z, handlingTick, field_13953, inBlockTick, f_8557_

List<CustomSpawner>: Z, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: aa, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: aa, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: ab, dragonFight, field_25142, enderDragonFight, f_8559_

StructureFeatureManager: ac, structureFeatureManager, field_23787, structureAccessor, f_8560_

StructureFeatureManager: ad, structureFeatureManager, field_23787, structureAccessor, f_8560_

boolean: ae, tickTime, field_25143, shouldTickTime, f_8561_

boolean: af, tickTime, field_25143, shouldTickTime, f_8561_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ab, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ac, dragonParts, field_26933, dragonParts, f_143247_

List<BlockEventData>: X, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

List<BlockEventData>: Y, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ad, structureCheck, field_36208, structureLocator, f_196556_

StructureCheck: ae, structureCheck, field_36208, structureLocator, f_196556_

boolean: W, isUpdatingNavigations, field_36317, duringListenerUpdate, f_200893_

Constructors

Methods

BlockPos (BlockPos): a, findLightningTargetAround, method_18210, getSurface, m_143288_

BlockPos (BlockPos): a, findLightningTargetAround, method_18210, getLightningPos, m_143288_

1.18

Names

abr

adi

Fields

org.apache.logging.log4j.Logger: z, LOGGER, field_13952, LOGGER, f_8566_

org.apache.logging.log4j.Logger: H, LOGGER, field_13952, LOGGER, f_8566_

List<ServerPlayer>: B, players, field_18261, players, f_8546_

List<ServerPlayer>: K, players, field_18261, players, f_8546_

MinecraftServer: D, server, field_13959, server, f_8548_

MinecraftServer: M, server, field_13959, server, f_8548_

int: I, emptyTime, field_13948, idleTimeout, f_8551_

int: R, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: J, portalForcer, field_13956, portalForcer, f_8552_

PortalForcer: S, portalForcer, field_13956, portalForcer, f_8552_

ServerTickList<Block>: K, blockTicks, field_13949, blockTickScheduler, f_8553_

ServerTickList<Fluid>: L, liquidTicks, field_13951, fluidTickScheduler, f_8554_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: N, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: W, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: O, handlingTick, field_13953, inBlockTick, f_8557_

boolean: Y, handlingTick, field_13953, inBlockTick, f_8557_

ServerChunkCache: C, chunkSource, field_24624, chunkManager, f_8547_

ServerChunkCache: L, chunkSource, field_24624, chunkManager, f_8547_

ServerLevelData: E, serverLevelData, field_24456, worldProperties, f_8549_

ServerLevelData: N, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: P, customSpawners, field_25141, spawners, f_8558_

List<CustomSpawner>: Z, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: Q, dragonFight, field_25142, enderDragonFight, f_8559_

EndDragonFight: aa, dragonFight, field_25142, enderDragonFight, f_8559_

StructureFeatureManager: S, structureFeatureManager, field_23787, structureAccessor, f_8560_

StructureFeatureManager: ac, structureFeatureManager, field_23787, structureAccessor, f_8560_

boolean: T, tickTime, field_25143, shouldTickTime, f_8561_

boolean: ae, tickTime, field_25143, shouldTickTime, f_8561_

int: A, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

int: I, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: F, entityTickList, field_26934, entityList, f_143243_

EntityTickList: O, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: G, entityManager, field_26935, entityManager, f_143244_

PersistentEntitySectionManager<Entity>: P, entityManager, field_26935, entityManager, f_143244_

SleepStatus: H, sleepStatus, field_28859, sleepManager, f_143245_

SleepStatus: Q, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: M, navigatingMobs, field_26932, loadedMobs, f_143246_

Set<Mob>: V, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: R, dragonParts, field_26933, dragonParts, f_143247_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: ab, dragonParts, field_26933, dragonParts, f_143247_

int: z, MIN_RAIN_DELAY_TIME, field_35660, field_35660, f_184049_

int: A, MAX_RAIN_DELAY_TIME, field_35653, field_35653, f_184039_

int: B, MIN_RAIN_TIME, field_35654, field_35654, f_184040_

int: C, MAX_RAIN_TIME, field_35655, field_35655, f_184041_

int: D, MIN_THUNDER_DELAY_TIME, field_35656, field_35656, f_184042_

int: E, MAX_THUNDER_DELAY_TIME, field_35657, field_35657, f_184043_

int: F, MIN_THUNDER_TIME, field_35658, field_35658, f_184044_

int: G, MAX_THUNDER_TIME, field_35659, field_35659, f_184045_

int: J, MAX_SCHEDULED_TICKS_PER_TICK, field_35441, MAX_TICKS, f_184046_

LevelTicks<Block>: T, blockTicks, field_13949, blockTickScheduler, f_8553_

LevelTicks<Fluid>: U, fluidTicks, field_13951, fluidTickScheduler, f_184047_

List<BlockEventData>: X, blockEventsToReschedule, field_35565, blockEventQueue, f_184048_

StructureCheck: ad, structureCheck, field_36208, structureLocator, f_196556_

Constructors

Methods

void (): ao, stopWeather, method_14195, resetWeather, m_8805_

void (): ap, resetWeatherCycle, method_14195, resetWeather, m_184097_

void (TickNextTickData<Fluid>): a, tickLiquid, method_14171, tickFluid, m_8700_

void (TickNextTickData<Block>): b, tickBlock, method_14189, tickBlock, m_8821_

void (): ap, saveLevelData, method_14188, saveLevel, m_8806_

void (): aq, saveLevelData, method_14188, saveLevel, m_8806_

void (): aq, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

void (): ar, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

ServerTickList<Block> (): l, getBlockTicks, method_14196, getBlockTickScheduler, m_6219_

ServerTickList<Fluid> (): m, getLiquidTicks, method_14179, getFluidTickScheduler, m_6217_

void (long): a, setDayTime, method_29199, setTimeOfDay, m_8615_

void (long): b, setDayTime, method_29199, setTimeOfDay, m_8615_

boolean (Entity): e, tryAddFreshEntityWithPassengers, method_30736, shouldCreateNewEntityWithPassenger, m_8860_

boolean (Entity): e, tryAddFreshEntityWithPassengers, method_30736, spawnNewEntityAndPassengers, m_8860_

Stream<? extends StructureStart<?>> (SectionPos, StructureFeature<?>): a, startsForFeature, method_30275, getStructures, m_7526_

Optional<BlockPos> (BlockPos): E, findLightningRod, method_31418, getLightningRodPos, m_143248_

Optional<BlockPos> (BlockPos): D, findLightningRod, method_31418, getLightningRodPos, m_143248_

int (): j, getLogicalHeight, method_32819, getLogicalHeight, m_142475_

int (): j, getLogicalHeight, method_32819, getLogicalHeight, m_143344_

boolean (long): b, areEntitiesLoaded, method_37116, method_37116, m_143319_

boolean (long): c, areEntitiesLoaded, method_37116, isChunkLoaded, m_143319_

boolean (BlockPos): e, isPositionTickingWithEntitiesLoaded, method_37117, method_37117, m_143336_

boolean (BlockPos): f, isPositionEntityTicking, method_37118, method_37118, m_143340_

boolean (BlockPos): e, isPositionEntityTicking, method_37118, shouldTickEntity, m_143340_

boolean (ChunkPos): a, isPositionEntityTicking, method_37115, method_37115, m_143275_

boolean (ChunkPos): a, isPositionEntityTicking, method_37115, shouldTickEntity, m_143275_

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

void (): ao, advanceWeatherCycle, method_39501, tickWeather, m_184096_

void (BlockPos, Fluid): a, tickFluid, method_14171, tickFluid, m_184076_

void (BlockPos, Block): d, tickBlock, method_14189, tickBlock, m_184112_

LevelTicks<Block> (): l, getBlockTicks, method_14196, getBlockTickScheduler, m_183326_

LevelTicks<Fluid> (): m, getFluidTicks, method_14179, getFluidTickScheduler, m_183324_

List<? extends StructureStart<?>> (SectionPos, StructureFeature<?>): a, startsForFeature, method_30275, getStructures, m_183409_

void (LevelChunk): b, startTickingChunk, method_39223, disableTickSchedulers, m_184102_

void (ChunkAccess): a, onStructureStartsAvailable, method_39778, cacheStructures, m_196557_

boolean (long): d, isPositionTickingWithEntitiesLoaded, method_37117, isTickingFutureReady, m_184110_

1.17.1

Names

Fields

ServerChunkCache: C, chunkSource, field_24624, serverChunkManager, f_8547_

ServerChunkCache: C, chunkSource, field_24624, chunkManager, f_8547_

Constructors

Methods

void (): an, announceSleepStatus, method_33143, handleSleeping, m_143315_

void (): an, announceSleepStatus, method_33143, sendSleepingStatus, m_143315_

1.17

Names

aag

abr

net.minecraft.world.server.ServerWorld

net.minecraft.src.C_12_

Fields

org.apache.logging.log4j.Logger: x, LOGGER, field_13952, LOGGER, field_147491_a

org.apache.logging.log4j.Logger: z, LOGGER, field_13952, LOGGER, f_8566_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: y, entitiesById, field_17915, entitiesById, field_217498_x

Map<UUID, Entity>: z, entitiesByUuid, field_13960, entitiesByUuid, field_175741_N

Queue<Entity>: A, toAddAfterTick, field_18260, entitiesToLoad, field_217499_z

List<ServerPlayer>: B, players, field_18261, players, field_217491_A

List<ServerPlayer>: B, players, field_18261, players, f_8546_

boolean: b, tickingEntities, field_18264, inEntityTick, field_217492_a

MinecraftServer: D, server, field_13959, server, field_73061_a

MinecraftServer: D, server, field_13959, server, f_8548_

boolean: c, noSave, field_13957, savingDisabled, field_73058_d

boolean: b, noSave, field_13957, savingDisabled, f_8564_

boolean: F, allPlayersSleeping, field_13955, allPlayersSleeping, field_73068_P

int: G, emptyTime, field_13948, idleTimeout, field_80004_Q

int: I, emptyTime, field_13948, idleTimeout, f_8551_

PortalForcer: H, portalForcer, field_13956, portalForcer, field_85177_Q

PortalForcer: J, portalForcer, field_13956, portalForcer, f_8552_

ServerTickList<Block>: I, blockTicks, field_13949, blockTickScheduler, field_94579_S

ServerTickList<Block>: K, blockTicks, field_13949, blockTickScheduler, f_8553_

ServerTickList<Fluid>: J, liquidTicks, field_13951, fluidTickScheduler, field_205342_P

ServerTickList<Fluid>: L, liquidTicks, field_13951, fluidTickScheduler, f_8554_

Set<PathNavigation>: K, navigations, field_18262, entityNavigations, field_217495_I

Raids: d, raids, field_18811, raidManager, field_217494_c

Raids: c, raids, field_18811, raidManager, f_8565_

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: L, blockEvents, field_13950, syncedBlockEventQueue, field_147490_S

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: N, blockEvents, field_13950, syncedBlockEventQueue, f_8556_

boolean: M, handlingTick, field_13953, inBlockTick, field_211159_Q

boolean: O, handlingTick, field_13953, inBlockTick, f_8557_

BlockPos: a, END_SPAWN_POINT, field_25144, END_SPAWN_POS, field_241108_a_

BlockPos: a, END_SPAWN_POINT, field_25144, END_SPAWN_POS, f_8562_

ServerChunkCache: C, chunkSource, field_24624, serverChunkManager, field_241102_C_

ServerChunkCache: C, chunkSource, field_24624, serverChunkManager, f_8547_

ServerLevelData: E, serverLevelData, field_24456, worldProperties, field_241103_E_

ServerLevelData: E, serverLevelData, field_24456, worldProperties, f_8549_

List<CustomSpawner>: N, customSpawners, field_25141, spawners, field_241104_N_

List<CustomSpawner>: P, customSpawners, field_25141, spawners, f_8558_

EndDragonFight: O, dragonFight, field_25142, enderDragonFight, field_241105_O_

EndDragonFight: Q, dragonFight, field_25142, enderDragonFight, f_8559_

StructureFeatureManager: P, structureFeatureManager, field_23787, structureAccessor, field_241106_P_

StructureFeatureManager: S, structureFeatureManager, field_23787, structureAccessor, f_8560_

boolean: Q, tickTime, field_25143, shouldTickTime, field_241107_Q_

boolean: T, tickTime, field_25143, shouldTickTime, f_8561_

int: A, EMPTY_TIME_NO_TICK, field_29768, SERVER_IDLE_COOLDOWN, f_143242_

EntityTickList: F, entityTickList, field_26934, entityList, f_143243_

PersistentEntitySectionManager<Entity>: G, entityManager, field_26935, entityManager, f_143244_

SleepStatus: H, sleepStatus, field_28859, sleepManager, f_143245_

Set<Mob>: M, navigatingMobs, field_26932, loadedMobs, f_143246_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<EnderDragonPart>: R, dragonParts, field_26933, dragonParts, f_143247_

Constructors

Methods

void (BooleanSupplier): a, tick, method_18765, tick, func_72835_b

void (BooleanSupplier): a, tick, method_18765, tick, m_8793_

void (LevelChunk, int): a, tickChunk, method_18203, tickChunk, func_217441_a

void (LevelChunk, int): a, tickChunk, method_18203, tickChunk, m_8714_

BlockPos (BlockPos): a, findLightingTargetAround, method_18210, getSurface, func_175736_a

BlockPos (BlockPos): a, findLightningTargetAround, method_18210, getSurface, m_143288_

boolean (): m_, isHandlingTick, method_14177, isInBlockTick, func_211158_j_

boolean (): c, isHandlingTick, method_14177, isInBlockTick, m_8874_

void (): n_, updateSleepingPlayerList, method_8448, updateSleepingPlayers, func_72854_c

void (): e, updateSleepingPlayerList, method_8448, updateSleepingPlayers, m_8878_

ServerScoreboard (): o_, getScoreboard, method_14170, getScoreboard, func_96441_U

ServerScoreboard (): f, getScoreboard, method_14170, getScoreboard, m_6188_

void (): ai, stopWeather, method_14195, resetWeather, func_73051_P

void (): ao, stopWeather, method_14195, resetWeather, m_8805_

void (): p_, resetEmptyTime, method_14197, resetIdleTimeout, func_82742_i

void (): g, resetEmptyTime, method_14197, resetIdleTimeout, m_8886_

void (TickNextTickData<Fluid>): a, tickLiquid, method_14171, tickFluid, func_205339_a

void (TickNextTickData<Fluid>): a, tickLiquid, method_14171, tickFluid, m_8700_

void (TickNextTickData<Block>): b, tickBlock, method_14189, tickBlock, func_205338_b

void (TickNextTickData<Block>): b, tickBlock, method_14189, tickBlock, m_8821_

void (Entity): a, tickNonPassenger, method_18762, tickEntity, func_217479_a

void (Entity): a, tickNonPassenger, method_18762, tickEntity, m_8647_

void (Entity, Entity): a, tickPassenger, method_18763, tickPassenger, func_217459_a

void (Entity, Entity): a, tickPassenger, method_18763, tickPassenger, m_8662_

void (Entity): b, updateChunkPos, method_18767, checkEntityChunkPos, func_217464_b

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

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

void (ProgressListener, boolean, boolean): a, save, method_14176, save, func_217445_a

void (ProgressListener, boolean, boolean): a, save, method_14176, save, m_8643_

void (): aj, saveLevelData, method_14188, saveLevel, func_73042_a

void (): ap, saveLevelData, method_14188, saveLevel, m_8806_

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, getEntities, method_18198, getEntitiesByType, func_217482_a

List<EnderDragon> (): g, getDragons, method_18776, getAliveEnderDragons, func_217439_j

List<? extends EnderDragon> (): h, getDragons, method_18776, getAliveEnderDragons, m_8857_

List<ServerPlayer> (Predicate<? super ServerPlayer>): a, getPlayers, method_18766, getPlayers, func_217490_a

List<ServerPlayer> (Predicate<? super ServerPlayer>): a, getPlayers, method_18766, getPlayers, m_8795_

ServerPlayer (): q_, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

ServerPlayer (): i, getRandomPlayer, method_18779, getRandomAlivePlayer, m_8890_

boolean (Entity): c, addFreshEntity, method_8649, spawnEntity, func_217376_c

boolean (Entity): b, addFreshEntity, method_8649, spawnEntity, m_7967_

boolean (Entity): d, addWithUUID, method_18768, tryLoadEntity, func_217470_d

boolean (Entity): c, addWithUUID, method_18768, tryLoadEntity, m_8847_

void (Entity): e, addFromAnotherDimension, method_18769, onDimensionChanged, func_217460_e

void (Entity): d, addDuringTeleport, method_18769, onDimensionChanged, m_143334_

void (ServerPlayer): a, addDuringCommandTeleport, method_18207, onPlayerTeleport, func_217446_a

void (ServerPlayer): a, addDuringCommandTeleport, method_18207, onPlayerTeleport, m_8622_

void (ServerPlayer): b, addDuringPortalTeleport, method_18211, onPlayerChangeDimension, func_217447_b

void (ServerPlayer): b, addDuringPortalTeleport, method_18211, onPlayerChangeDimension, m_8817_

void (ServerPlayer): c, addNewPlayer, method_18213, onPlayerConnected, func_217435_c

void (ServerPlayer): c, addNewPlayer, method_18213, onPlayerConnected, m_8834_

void (ServerPlayer): d, addRespawnedPlayer, method_18215, onPlayerRespawned, func_217433_d

void (ServerPlayer): d, addRespawnedPlayer, method_18215, onPlayerRespawned, m_8845_

void (ServerPlayer): f, addPlayer, method_18771, addPlayer, func_217448_f

void (ServerPlayer): e, addPlayer, method_18771, addPlayer, m_8853_

boolean (Entity): m, addEntity, method_14175, addEntity, func_72838_d

boolean (Entity): j, addEntity, method_14175, addEntity, m_8872_

boolean (Entity): f, loadFromChunk, method_18214, loadEntity, func_217440_f

boolean (Entity): n, isUUIDUsed, method_18777, checkUuid, func_217478_l

void (LevelChunk): a, unload, method_18764, unloadEntities, func_217466_a

void (LevelChunk): a, unload, method_18764, unloadEntities, m_8712_

void (Entity): h, onEntityRemoved, method_18772, unloadEntity, func_217484_g

void (Entity): o, add, method_18778, loadEntityUnchecked, func_217465_m

void (Entity): i, despawn, method_18774, removeEntity, func_217467_h

void (Entity): p, removeFromChunk, method_18780, removeEntityFromChunk, func_217454_n

void (ServerPlayer): e, removePlayerImmediately, method_18770, removePlayer, func_217434_e

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

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

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, func_184148_a

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

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, func_217384_a

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

void (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 (BlockPos, BlockState, BlockState, int): a, sendBlockUpdated, method_8413, updateListeners, func_184138_a

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

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

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

ServerChunkCache (): i, getChunkSource, method_14178, getChunkManager, func_72863_F

ServerChunkCache (): k, getChunkSource, method_14178, getChunkManager, m_7726_

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

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

void (): ak, runBlockEvents, method_14192, processSyncedBlockEvents, func_147488_Z

void (): aq, runBlockEvents, method_14192, processSyncedBlockEvents, m_8807_

boolean (BlockEventData): a, doBlockEvent, method_14174, processBlockEvent, func_147485_a

boolean (BlockEventData): a, doBlockEvent, method_14174, processBlockEvent, m_8698_

void (): close, close, close

ServerTickList<Block> (): j, getBlockTicks, method_14196, getBlockTickScheduler, func_205220_G_

ServerTickList<Block> (): l, getBlockTicks, method_14196, getBlockTickScheduler, m_6219_

ServerTickList<Fluid> (): r_, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

ServerTickList<Fluid> (): m, getLiquidTicks, method_14179, getFluidTickScheduler, m_6217_

MinecraftServer (): l, getServer, method_8503, getServer, func_73046_m

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

PortalForcer (): m, getPortalForcer, method_14173, getPortalForcer, func_85176_s

PortalForcer (): o, getPortalForcer, method_14173, getPortalForcer, m_8871_

StructureManager (): n, getStructureManager, method_14183, getStructureManager, func_184163_y

StructureManager (): p, getStructureManager, method_14183, getStructureManager, m_8875_

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_14199, spawnParticles, func_195598_a

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_14199, spawnParticles, m_8767_

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166, spawnParticles, func_195600_a

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166, spawnParticles, m_8624_

boolean (ServerPlayer, boolean, double, double, double, Packet<?>): a, sendParticles, method_14191, sendToPlayerIfNearby, func_195601_a

boolean (ServerPlayer, boolean, double, double, double, Packet<?>): a, sendParticles, method_14191, sendToPlayerIfNearby, m_8636_

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

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

Entity (UUID): a, getEntity, method_14190, getEntity, func_217461_a

Entity (UUID): a, getEntity, method_14190, getEntity, m_8791_

RecipeManager (): o, getRecipeManager, method_8433, getRecipeManager, func_199532_z

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

boolean (): q, noSave, method_8458, isSavingDisabled, func_217402_u

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

DimensionDataStorage (): s, getDataStorage, method_17983, getPersistentStateManager, func_217481_x

DimensionDataStorage (): u, getDataStorage, method_17983, getPersistentStateManager, m_8895_

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

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

void (MapItemSavedData): a, setMapData, method_17890, putMapState, func_217399_a

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

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

it.unimi.dsi.fastutil.longs.LongSet (): w, getForcedChunks, method_17984, getForcedChunks, func_217469_z

it.unimi.dsi.fastutil.longs.LongSet (): y, getForcedChunks, method_17984, getForcedChunks, m_8902_

boolean (int, int, boolean): a, setChunkForced, method_17988, setChunkForced, func_217458_b

boolean (int, int, boolean): a, setChunkForced, method_17988, setChunkForced, m_8602_

List<ServerPlayer> (): x, players, method_18456, getPlayers, func_217369_A

List<ServerPlayer> (): z, players, method_18456, getPlayers, m_6907_

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

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

PoiManager (): y, getPoiManager, method_19494, getPointOfInterestStorage, func_217443_B

PoiManager (): A, getPoiManager, method_19494, getPointOfInterestStorage, m_8904_

boolean (BlockPos): a_, isVillage, method_19500, isNearOccupiedPointOfInterest, func_217483_b_

boolean (BlockPos): b, isVillage, method_19500, isNearOccupiedPointOfInterest, m_8802_

boolean (BlockPos, int): a, isCloseToVillage, method_19497, isNearOccupiedPointOfInterest, func_241119_a_

boolean (BlockPos, int): a, isCloseToVillage, method_19497, isNearOccupiedPointOfInterest, m_8736_

int (SectionPos): b, sectionsToVillage, method_19498, getOccupiedPointOfInterestDistance, func_217486_a

int (SectionPos): b, sectionsToVillage, method_19498, getOccupiedPointOfInterestDistance, m_8828_

Raids (): z, getRaids, method_19495, getRaidManager, func_217452_C

Raids (): B, getRaids, method_19495, getRaidManager, m_8905_

Raid (BlockPos): b_, getRaidAt, method_19502, getRaidAt, func_217475_c_

Raid (BlockPos): c, getRaidAt, method_19502, getRaidAt, m_8832_

boolean (BlockPos): c_, isRaided, method_19503, hasRaidAt, func_217455_d_

boolean (BlockPos): d, isRaided, method_19503, hasRaidAt, m_8843_

void (ReputationEventType, Entity, ReputationEventHandler): a, onReputationEvent, method_19496, handleInteraction, func_217489_a

void (ReputationEventType, Entity, ReputationEventHandler): a, onReputationEvent, method_19496, handleInteraction, m_8670_

boolean (SectionPos): a, isVillage, method_20588, isNearOccupiedPointOfInterest, func_222887_a

boolean (SectionPos): a, isVillage, method_20588, isNearOccupiedPointOfInterest, m_8762_

void (Path): a, saveDebugReport, method_21625, dump, func_225322_a

void (Path): a, saveDebugReport, method_21625, dump, m_8786_

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624, dumpEntities, func_225320_a

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624, dumpEntities, m_8781_

void (Writer): a, dumpBlockEntities, method_21626, dumpBlockEntities, func_225321_a

void (Writer): a, dumpBlockEntityTickers, method_21626, dumpBlockEntities, m_143299_

Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, func_225604_a_

Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, m_6159_

void (): ah, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, func_229856_ab_

void (): am, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, m_8804_

void (BoundingBox): a, clearBlockEvents, method_23658, clearUpdatesInArea, func_229854_a_

void (BoundingBox): a, clearBlockEvents, method_23658, clearUpdatesInArea, m_8722_

void (int, int, boolean, boolean): a, setWeatherParameters, method_27910, setWeather, func_241113_a_

void (int, int, boolean, boolean): a, setWeatherParameters, method_27910, setWeather, m_8606_

StructureFeatureManager (): a, structureFeatureManager, method_27056, getStructureAccessor, func_241112_a_

StructureFeatureManager (): a, structureFeatureManager, method_27056, getStructureAccessor, m_8595_

void (): b, tickTime, method_29203, tickTime, func_241126_b_

void (): b, tickTime, method_29203, tickTime, m_8809_

void (long): a, setDayTime, method_29199, setTimeOfDay, func_241114_a_

void (long): a, setDayTime, method_29199, setTimeOfDay, m_8615_

void (boolean, boolean): a, tickCustomSpawners, method_29202, tickSpawners, func_241123_a_

void (boolean, boolean): a, tickCustomSpawners, method_29202, tickSpawners, m_8799_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_230546_a_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, m_7703_

BlockPos (StructureFeature<?>, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, func_241117_a_

BlockPos (StructureFeature<?>, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, m_8717_

BlockPos (Biome, BlockPos, int, int): a, findNearestBiome, method_24500, locateBiome, func_241116_a_

BlockPos (Biome, BlockPos, int, int): a, findNearestBiome, method_24500, locateBiome, m_8705_

BlockPos (): u, getSharedSpawnPos, method_27911, getSpawnPos, func_241135_u_

BlockPos (): w, getSharedSpawnPos, method_27911, getSpawnPos, m_8900_

void (BlockPos, Block): a, blockUpdated, method_8408, updateNeighbors, func_230547_a_

void (BlockPos, Block): a, blockUpdated, method_8408, updateNeighbors, m_6289_

Iterable<Entity> (): A, getAllEntities, method_27909, iterateEntities, func_241136_z_

Iterable<Entity> (): C, getAllEntities, method_27909, iterateEntities, m_8583_

boolean (): B, isFlat, method_28125, isFlat, func_241109_A_

boolean (): D, isFlat, method_28125, isFlat, m_8584_

long (): C, getSeed, method_8412, getSeed, func_72905_C

long (): E, getSeed, method_8412, getSeed, m_7328_

EndDragonFight (): D, dragonFight, method_29198, getEnderDragonFight, func_241110_C_

EndDragonFight (): F, dragonFight, method_29198, getEnderDragonFight, m_8586_

void (ServerLevel): a, makeObsidianPlatform, method_29200, createEndSpawnPlatform, func_241121_a_

void (ServerLevel): a, makeObsidianPlatform, method_29200, createEndSpawnPlatform, m_8617_

float (Direction, boolean): a, getShade, method_24852, getBrightness, func_230487_a_

float (Direction, boolean): a, getShade, method_24852, getBrightness, m_7717_

Entity (UUID): c, findAddedOrPendingEntity, method_30735, checkIfUuidExists, func_242105_c

boolean (Entity): g, tryAddFreshEntityWithPassengers, method_30736, shouldCreateNewEntityWithPassenger, func_242106_g

boolean (Entity): e, tryAddFreshEntityWithPassengers, method_30736, shouldCreateNewEntityWithPassenger, m_8860_

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_

void (BlockPos, float): a, setDefaultSpawnPos, method_8554, setSpawnPos, func_241124_a__

void (BlockPos, float): a, setDefaultSpawnPos, method_8554, setSpawnPos, m_8733_

float (): v, getSharedSpawnAngle, method_30630, getSpawnAngle, func_242107_v

float (): x, getSharedSpawnAngle, method_30630, getSpawnAngle, m_8901_

Stream<? extends StructureStart<?>> (SectionPos, StructureFeature<?>): a, startsForFeature, method_30275, getStructures, func_241827_a

Stream<? extends StructureStart<?>> (SectionPos, StructureFeature<?>): a, startsForFeature, method_30275, getStructures, m_7526_

ServerLevel (): E, getLevel, method_8410, toServerWorld, func_201672_e

ServerLevel (): G, getLevel, method_8410, toServerWorld, m_6018_

String (): F, getWatchdogStats, method_31268, method_31268, func_244521_F

String (): H, getWatchdogStats, method_31268, getDebugString, m_8590_

<T> String (Collection<T>, Function<T, ResourceLocation>): a, getTypeCount, method_31270, method_31270, func_244524_a

boolean (Entity): i, shouldDiscardEntity, method_31430, shouldCancelSpawn, m_143342_

Optional<BlockPos> (BlockPos): E, findLightningRod, method_31418, getLightningRodPos, m_143248_

boolean (): d, canSleepThroughNights, method_33144, isSleepingEnabled, m_143333_

void (): an, announceSleepStatus, method_33143, handleSleeping, m_143315_

<T extends Entity> List<? extends T> (EntityTypeTest<Entity, T>, Predicate<? super T>): a, getEntities, method_18198, getEntitiesByType, m_143280_

void (ServerPlayer, Entity$RemovalReason): a, removePlayerImmediately, method_18770, removePlayer, m_143261_

int (): j, getLogicalHeight, method_32819, getLogicalHeight, m_142475_

void (Entity, GameEvent, BlockPos): a, gameEvent, method_32888, emitGameEvent, m_142346_

void (VibrationPath): a, sendVibrationParticle, method_32817, sendVibrationPacket, m_143283_

Entity (int): b, getEntityOrPart, method_31424, getDragonPart, m_143317_

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

<T> String (Iterable<T>, Function<T, String>): a, getTypeCount, method_31270, getTopFive, m_143301_

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

void (Stream<Entity>): a, addLegacyChunkEntities, method_31423, loadEntities, m_143311_

void (Stream<Entity>): b, addWorldGenChunkEntities, method_31426, addEntities, m_143327_

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

boolean (long): b, areEntitiesLoaded, method_37116, method_37116, m_143319_

boolean (BlockPos): e, isPositionTickingWithEntitiesLoaded, method_37117, method_37117, m_143336_

boolean (BlockPos): f, isPositionEntityTicking, method_37118, method_37118, m_143340_

boolean (ChunkPos): a, isPositionEntityTicking, method_37115, method_37115, m_143275_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

Fields

Constructors

Methods

void (): ah, stopWeather, method_14195, resetWeather, func_73051_P

void (): ai, stopWeather, method_14195, resetWeather, func_73051_P

void (): ai, saveLevelData, method_14188, saveLevel, func_73042_a

void (): aj, saveLevelData, method_14188, saveLevel, func_73042_a

void (): aj, runBlockEvents, method_14192, processSyncedBlockEvents, func_147488_Z

void (): ak, runBlockEvents, method_14192, processSyncedBlockEvents, func_147488_Z

void (): ag, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, func_229856_ab_

void (): ah, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, func_229856_ab_

String (): F, getWatchdogStats, method_31268, method_31268, func_244521_F

<T> String (Collection<T>, Function<T, ResourceLocation>): a, getTypeCount, method_31270, method_31270, func_244524_a

1.16.3

Names

Fields

boolean: Q, tickTime, field_25143, field_25143, field_241107_Q_

boolean: Q, tickTime, field_25143, shouldTickTime, field_241107_Q_

Constructors

Methods

Entity (UUID): c, findAddedOrPendingEntity, method_30735, method_30735, func_242105_c

Entity (UUID): c, findAddedOrPendingEntity, method_30735, checkIfUuidExists, func_242105_c

boolean (Entity): g, tryAddFreshEntityWithPassengers, method_30736, method_30736, func_242106_g

boolean (Entity): g, tryAddFreshEntityWithPassengers, method_30736, shouldCreateNewEntityWithPassenger, func_242106_g

1.16.2

Names

zd

aag

Fields

List<CustomSpawner>: N, customSpawners, field_25141, field_25141, field_241104_N_

List<CustomSpawner>: N, customSpawners, field_25141, spawners, field_241104_N_

Constructors

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, ResourceKey<DimensionType>, DimensionType, ChunkProgressListener, ChunkGenerator, boolean, long, List<CustomSpawner>, boolean)

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, DimensionType, ChunkProgressListener, ChunkGenerator, boolean, long, List<CustomSpawner>, boolean)

Methods

void (): af, stopWeather, method_14195, resetWeather, func_73051_P

void (): ah, stopWeather, method_14195, resetWeather, func_73051_P

void (Entity): b, updateChunkPos, method_18767, checkChunk, func_217464_b

void (Entity): b, updateChunkPos, method_18767, checkEntityChunkPos, func_217464_b

void (): ag, saveLevelData, method_14188, saveLevel, func_73042_a

void (): ai, saveLevelData, method_14188, saveLevel, func_73042_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, getEntities, method_18198, getEntities, func_217482_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, getEntities, method_18198, getEntitiesByType, func_217482_a

ServerPlayer (): h, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

ServerPlayer (): q_, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

boolean (Entity): k, addEntity, method_14175, addEntity, func_72838_d

boolean (Entity): m, addEntity, method_14175, addEntity, func_72838_d

boolean (Entity): l, isUUIDUsed, method_18777, checkUuid, func_217478_l

boolean (Entity): n, isUUIDUsed, method_18777, checkUuid, func_217478_l

void (Entity): g, onEntityRemoved, method_18772, unloadEntity, func_217484_g

void (Entity): h, onEntityRemoved, method_18772, unloadEntity, func_217484_g

void (Entity): m, add, method_18778, loadEntityUnchecked, func_217465_m

void (Entity): o, add, method_18778, loadEntityUnchecked, func_217465_m

void (Entity): h, despawn, method_18774, removeEntity, func_217467_h

void (Entity): i, despawn, method_18774, removeEntity, func_217467_h

void (Entity): n, removeFromChunk, method_18780, removeEntityFromChunk, func_217454_n

void (Entity): p, removeFromChunk, method_18780, removeEntityFromChunk, func_217454_n

void (): ah, runBlockEvents, method_14192, processSyncedBlockEvents, func_147488_Z

void (): aj, runBlockEvents, method_14192, processSyncedBlockEvents, func_147488_Z

ServerTickList<Fluid> (): k, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

ServerTickList<Fluid> (): r_, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

PortalForcer (): q_, getPortalForcer, method_14173, getPortalForcer, func_85176_s

PortalForcer (): m, getPortalForcer, method_14173, getPortalForcer, func_85176_s

StructureManager (): r_, getStructureManager, method_14183, getStructureManager, func_184163_y

StructureManager (): n, getStructureManager, method_14183, getStructureManager, func_184163_y

TagManager (): p, getTagManager, method_8514, getTagManager, func_205772_D

void (BlockPos): a_, setDefaultSpawnPos, method_8554, setSpawnPos, func_241124_a__

it.unimi.dsi.fastutil.longs.LongSet (): v, getForcedChunks, method_17984, getForcedChunks, func_217469_z

it.unimi.dsi.fastutil.longs.LongSet (): w, getForcedChunks, method_17984, getForcedChunks, func_217469_z

List<ServerPlayer> (): w, players, method_18456, getPlayers, func_217369_A

List<ServerPlayer> (): x, players, method_18456, getPlayers, func_217369_A

PoiManager (): x, getPoiManager, method_19494, getPointOfInterestStorage, func_217443_B

PoiManager (): y, getPoiManager, method_19494, getPointOfInterestStorage, func_217443_B

boolean (BlockPos): b_, isVillage, method_19500, isNearOccupiedPointOfInterest, func_217483_b_

boolean (BlockPos): a_, isVillage, method_19500, isNearOccupiedPointOfInterest, func_217483_b_

Raids (): y, getRaids, method_19495, getRaidManager, func_217452_C

Raids (): z, getRaids, method_19495, getRaidManager, func_217452_C

Raid (BlockPos): c_, getRaidAt, method_19502, getRaidAt, func_217475_c_

Raid (BlockPos): b_, getRaidAt, method_19502, getRaidAt, func_217475_c_

boolean (BlockPos): e, isRaided, method_19503, hasRaidAt, func_217455_d_

boolean (BlockPos): c_, isRaided, method_19503, hasRaidAt, func_217455_d_

void (): ae, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, func_229856_ab_

void (): ag, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, func_229856_ab_

void (boolean, boolean): a, tickCustomSpawners, method_29202, method_29202, func_241123_a_

void (boolean, boolean): a, tickCustomSpawners, method_29202, tickSpawners, func_241123_a_

Iterable<Entity> (): z, getAllEntities, method_27909, iterateEntities, func_241136_z_

Iterable<Entity> (): A, getAllEntities, method_27909, iterateEntities, func_241136_z_

boolean (): A, isFlat, method_28125, isFlat, func_241109_A_

boolean (): B, isFlat, method_28125, isFlat, func_241109_A_

long (): B, getSeed, method_8412, getSeed, func_72905_C

long (): C, getSeed, method_8412, getSeed, func_72905_C

EndDragonFight (): C, dragonFight, method_29198, getEnderDragonFight, func_241110_C_

EndDragonFight (): D, dragonFight, method_29198, getEnderDragonFight, func_241110_C_

Entity (UUID): c, findAddedOrPendingEntity, method_30735, method_30735, func_242105_c

boolean (Entity): g, tryAddFreshEntityWithPassengers, method_30736, method_30736, func_242106_g

TagContainer (): p, getTagManager, method_8514, getTagManager, func_205772_D

RegistryAccess (): r, registryAccess, method_30349, getRegistryManager, func_241828_r

void (BlockPos, float): a, setDefaultSpawnPos, method_8554, setSpawnPos, func_241124_a__

float (): v, getSharedSpawnAngle, method_30630, getSpawnAngle, func_242107_v

Stream<? extends StructureStart<?>> (SectionPos, StructureFeature<?>): a, startsForFeature, method_30275, getStructures, func_241827_a

ServerLevel (): E, getLevel, method_8410, toServerWorld, func_201672_e

1.16.1

Names

xd

zd

Fields

org.apache.logging.log4j.Logger: u, LOGGER, field_13952, LOGGER, field_147491_a

org.apache.logging.log4j.Logger: x, LOGGER, field_13952, LOGGER, field_147491_a

List<Entity>: v, globalEntities, field_17913, globalEntities, field_217497_w

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: w, entitiesById, field_17915, entitiesById, field_217498_x

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: y, entitiesById, field_17915, entitiesById, field_217498_x

Map<UUID, Entity>: x, entitiesByUuid, field_13960, entitiesByUuid, field_175741_N

Map<UUID, Entity>: z, entitiesByUuid, field_13960, entitiesByUuid, field_175741_N

Queue<Entity>: y, toAddAfterTick, field_18260, entitiesToLoad, field_217499_z

Queue<Entity>: A, toAddAfterTick, field_18260, entitiesToLoad, field_217499_z

List<ServerPlayer>: z, players, field_18261, players, field_217491_A

List<ServerPlayer>: B, players, field_18261, players, field_217491_A

boolean: a, tickingEntities, field_18264, ticking, field_217492_a

boolean: b, tickingEntities, field_18264, inEntityTick, field_217492_a

MinecraftServer: A, server, field_13959, server, field_73061_a

MinecraftServer: D, server, field_13959, server, field_73061_a

LevelStorage: B, levelStorage, field_17709, worldSaveHandler, field_217493_C

boolean: b, noSave, field_13957, savingDisabled, field_73058_d

boolean: c, noSave, field_13957, savingDisabled, field_73058_d

boolean: C, allPlayersSleeping, field_13955, allPlayersSleeping, field_73068_P

boolean: F, allPlayersSleeping, field_13955, allPlayersSleeping, field_73068_P

int: D, emptyTime, field_13948, idleTimeout, field_80004_Q

int: G, emptyTime, field_13948, idleTimeout, field_80004_Q

PortalForcer: E, portalForcer, field_13956, portalForcer, field_85177_Q

PortalForcer: H, portalForcer, field_13956, portalForcer, field_85177_Q

ServerTickList<Block>: F, blockTicks, field_13949, blockTickScheduler, field_94579_S

ServerTickList<Block>: I, blockTicks, field_13949, blockTickScheduler, field_94579_S

ServerTickList<Fluid>: G, liquidTicks, field_13951, fluidTickScheduler, field_205342_P

ServerTickList<Fluid>: J, liquidTicks, field_13951, fluidTickScheduler, field_205342_P

Set<PathNavigation>: H, navigations, field_18262, entityNavigations, field_217495_I

Set<PathNavigation>: K, navigations, field_18262, entityNavigations, field_217495_I

Raids: c, raids, field_18811, raidManager, field_217494_c

Raids: d, raids, field_18811, raidManager, field_217494_c

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: I, blockEvents, field_13950, pendingBlockActions, field_147490_S

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: L, blockEvents, field_13950, syncedBlockEventQueue, field_147490_S

boolean: J, handlingTick, field_13953, insideTick, field_211159_Q

boolean: M, handlingTick, field_13953, inBlockTick, field_211159_Q

WanderingTraderSpawner: K, wanderingTraderSpawner, field_18263, wanderingTraderManager, field_217496_L

BlockPos: a, END_SPAWN_POINT, field_25144, END_SPAWN_POS, field_241108_a_

ServerChunkCache: C, chunkSource, field_24624, serverChunkManager, field_241102_C_

ServerLevelData: E, serverLevelData, field_24456, worldProperties, field_241103_E_

List<CustomSpawner>: N, customSpawners, field_25141, field_25141, field_241104_N_

EndDragonFight: O, dragonFight, field_25142, enderDragonFight, field_241105_O_

StructureFeatureManager: P, structureFeatureManager, field_23787, structureAccessor, field_241106_P_

boolean: Q, tickTime, field_25143, field_25143, field_241107_Q_

Constructors

(MinecraftServer, Executor, LevelStorage, LevelData, DimensionType, ProfilerFiller, ChunkProgressListener)

(MinecraftServer, Executor, LevelStorageSource$LevelStorageAccess, ServerLevelData, ResourceKey<Level>, ResourceKey<DimensionType>, DimensionType, ChunkProgressListener, ChunkGenerator, boolean, long, List<CustomSpawner>, boolean)

Methods

BlockPos (BlockPos): a, findLightingTargetAround, method_18210, method_18210, func_175736_a

BlockPos (BlockPos): a, findLightingTargetAround, method_18210, getSurface, func_175736_a

boolean (): b, isHandlingTick, method_14177, isInsideTick, func_211158_j_

boolean (): m_, isHandlingTick, method_14177, isInBlockTick, func_211158_j_

void (): i_, updateSleepingPlayerList, method_8448, updatePlayersSleeping, func_72854_c

void (): n_, updateSleepingPlayerList, method_8448, updateSleepingPlayers, func_72854_c

ServerScoreboard (): j_, getScoreboard, method_14170, getScoreboard, func_96441_U

ServerScoreboard (): o_, getScoreboard, method_14170, getScoreboard, func_96441_U

void (): ac, stopWeather, method_14195, resetWeather, func_73051_P

void (): af, stopWeather, method_14195, resetWeather, func_73051_P

void (): l_, resetEmptyTime, method_14197, resetIdleTimeout, func_82742_i

void (): p_, resetEmptyTime, method_14197, resetIdleTimeout, func_82742_i

void (Entity, Entity): a, tickPassenger, method_18763, func_217459_a

void (Entity, Entity): a, tickPassenger, method_18763, tickPassenger, func_217459_a

void (LevelSettings): a, setInitialSpawn, method_8414, init, func_73052_b

void (): g, generateBonusItemsNearSpawn, method_14187, placeBonusChest, func_73047_i

BlockPos (): h, getDimensionSpecificSpawn, method_14169, getForcedSpawnPoint, func_180504_m

void (): m_, saveLevelData, method_14188, saveLevel, func_73042_a

void (): ag, saveLevelData, method_14188, saveLevel, func_73042_a

List<EnderDragon> (): j, getDragons, method_18776, getAliveEnderDragons, func_217439_j

List<EnderDragon> (): g, getDragons, method_18776, getAliveEnderDragons, func_217439_j

ServerPlayer (): k, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

ServerPlayer (): h, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

it.unimi.dsi.fastutil.objects.Object2IntMap<MobCategory> (): l, getMobCategoryCounts, method_18219, getMobCountsByCategory, func_217450_l

void (LightningBolt): a, addGlobalEntity, method_8416, addLightning, func_217468_a

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

ServerChunkCache (): m, getChunkSource, method_14178, getChunkManager, func_72863_F

ServerChunkCache (): i, getChunkSource, method_14178, getChunkManager, func_72863_F

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_217401_a

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

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

void (): ad, runBlockEvents, method_14192, sendBlockActions, func_147488_Z

void (): ah, runBlockEvents, method_14192, processSyncedBlockEvents, func_147488_Z

boolean (BlockEventData): a, doBlockEvent, method_14174, func_147485_a

boolean (BlockEventData): a, doBlockEvent, method_14174, processBlockEvent, func_147485_a

ServerTickList<Block> (): n, getBlockTicks, method_14196, getBlockTickScheduler, func_205220_G_

ServerTickList<Block> (): j, getBlockTicks, method_14196, getBlockTickScheduler, func_205220_G_

ServerTickList<Fluid> (): n_, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

ServerTickList<Fluid> (): k, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

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

MinecraftServer (): l, getServer, method_8503, getServer, func_73046_m

PortalForcer (): o_, getPortalForcer, method_14173, getPortalForcer, func_85176_s

PortalForcer (): q_, getPortalForcer, method_14173, getPortalForcer, func_85176_s

StructureManager (): r, getStructureManager, method_14183, getStructureManager, func_184163_y

StructureManager (): r_, getStructureManager, method_14183, getStructureManager, func_184163_y

BlockPos (String, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, func_211157_a

RecipeManager (): s, getRecipeManager, method_8433, getRecipeManager, func_199532_z

RecipeManager (): o, getRecipeManager, method_8433, getRecipeManager, func_199532_z

TagManager (): t, getTagManager, method_8514, getTagManager, func_205772_D

TagManager (): p, getTagManager, method_8514, getTagManager, func_205772_D

void (long): a, setGameTime, method_8516, setTime, func_82738_a

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

boolean (): q, noSave, method_8458, isSavingDisabled, func_217402_u

void (): v, checkSession, method_8468, checkSessionLock, func_217437_v

LevelStorage (): w, getLevelStorage, method_17982, getSaveHandler, func_217485_w

DimensionDataStorage (): x, getDataStorage, method_17983, getPersistentStateManager, func_217481_x

DimensionDataStorage (): s, getDataStorage, method_17983, getPersistentStateManager, func_217481_x

int (): y, getFreeMapId, method_17889, getNextMapId, func_217395_y

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

void (BlockPos): a_, setSpawnPos, method_8554, setSpawnPos, func_175652_B

void (BlockPos): a_, setDefaultSpawnPos, method_8554, setSpawnPos, func_241124_a__

it.unimi.dsi.fastutil.longs.LongSet (): z, getForcedChunks, method_17984, getForcedChunks, func_217469_z

it.unimi.dsi.fastutil.longs.LongSet (): v, getForcedChunks, method_17984, getForcedChunks, func_217469_z

List<ServerPlayer> (): A, players, method_18456, getPlayers, func_217369_A

List<ServerPlayer> (): w, players, method_18456, getPlayers, func_217369_A

PoiManager (): B, getPoiManager, method_19494, getPointOfInterestStorage, func_217443_B

PoiManager (): x, getPoiManager, method_19494, getPointOfInterestStorage, func_217443_B

boolean (BlockPos, int): a, closeToVillage, method_19497, isNearOccupiedPointOfInterest, func_217471_a

boolean (BlockPos, int): a, isCloseToVillage, method_19497, isNearOccupiedPointOfInterest, func_241119_a_

Raids (): C, getRaids, method_19495, getRaidManager, func_217452_C

Raids (): y, getRaids, method_19495, getRaidManager, func_217452_C

void (): k_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

void (Path): a, saveDebugReport, method_21625, func_225322_a

void (Path): a, saveDebugReport, method_21625, dump, func_225322_a

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624, exportEntities, func_225320_a

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624, dumpEntities, func_225320_a

void (Writer): a, dumpBlockEntities, method_21626, exportBlockEntities, func_225321_a

void (Writer): a, dumpBlockEntities, method_21626, dumpBlockEntities, func_225321_a

void (): ab, wakeUpAllPlayers, method_23660, func_229856_ab_

void (): ae, wakeUpAllPlayers, method_23660, wakeSleepingPlayers, func_229856_ab_

void (BoundingBox): a, clearBlockEvents, method_23658, func_229854_a_

void (BoundingBox): a, clearBlockEvents, method_23658, clearUpdatesInArea, func_229854_a_

void (int, int, boolean, boolean): a, setWeatherParameters, method_27910, setWeather, func_241113_a_

StructureFeatureManager (): a, structureFeatureManager, method_27056, getStructureAccessor, func_241112_a_

void (): b, tickTime, method_29203, tickTime, func_241126_b_

void (long): a, setDayTime, method_29199, setTimeOfDay, func_241114_a_

void (boolean, boolean): a, tickCustomSpawners, method_29202, method_29202, func_241123_a_

Explosion (Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_230546_a_

BlockPos (StructureFeature<?>, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, func_241117_a_

BlockPos (Biome, BlockPos, int, int): a, findNearestBiome, method_24500, locateBiome, func_241116_a_

BlockPos (): u, getSharedSpawnPos, method_27911, getSpawnPos, func_241135_u_

void (BlockPos, Block): a, blockUpdated, method_8408, updateNeighbors, func_230547_a_

Iterable<Entity> (): z, getAllEntities, method_27909, iterateEntities, func_241136_z_

boolean (): A, isFlat, method_28125, isFlat, func_241109_A_

long (): B, getSeed, method_8412, getSeed, func_72905_C

EndDragonFight (): C, dragonFight, method_29198, getEnderDragonFight, func_241110_C_

void (ServerLevel): a, makeObsidianPlatform, method_29200, createEndSpawnPlatform, func_241121_a_

float (Direction, boolean): a, getShade, method_24852, getBrightness, func_230487_a_

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

vk

xd

Fields

Constructors

Methods

ServerScoreboard (): d, getScoreboard, method_14170, getScoreboard, func_96441_U

ServerScoreboard (): j_, getScoreboard, method_14170, getScoreboard, func_96441_U

void (): ad, stopWeather, method_14195, resetWeather, func_73051_P

void (): ac, stopWeather, method_14195, resetWeather, func_73051_P

void (): f, resetEmptyTime, method_14197, resetIdleTimeout, func_82742_i

void (): l_, resetEmptyTime, method_14197, resetIdleTimeout, func_82742_i

void (): k_, saveLevelData, method_14188, saveLevel, func_73042_a

void (): m_, saveLevelData, method_14188, saveLevel, func_73042_a

ServerPlayer (): l_, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

ServerPlayer (): k, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

boolean (Entity): d, addWithUUID, method_18768, func_217470_d

boolean (Entity): d, addWithUUID, method_18768, tryLoadEntity, func_217470_d

void (Entity): e, addFromAnotherDimension, method_18769, func_217460_e

void (Entity): e, addFromAnotherDimension, method_18769, onDimensionChanged, func_217460_e

void (ServerPlayer): a, addDuringCommandTeleport, method_18207, func_217446_a

void (ServerPlayer): a, addDuringCommandTeleport, method_18207, onPlayerTeleport, func_217446_a

void (ServerPlayer): b, addDuringPortalTeleport, method_18211, func_217447_b

void (ServerPlayer): b, addDuringPortalTeleport, method_18211, onPlayerChangeDimension, func_217447_b

void (ServerPlayer): c, addNewPlayer, method_18213, func_217435_c

void (ServerPlayer): c, addNewPlayer, method_18213, onPlayerConnected, func_217435_c

void (): ae, runBlockEvents, method_14192, sendBlockActions, func_147488_Z

void (): ad, runBlockEvents, method_14192, sendBlockActions, func_147488_Z

ServerTickList<Fluid> (): o, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

ServerTickList<Fluid> (): n_, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

PortalForcer (): q, getPortalForcer, method_14173, getPortalForcer, func_85176_s

PortalForcer (): o_, getPortalForcer, method_14173, getPortalForcer, func_85176_s

boolean (BlockPos): d_, isRaided, method_19503, hasRaidAt, func_217455_d_

boolean (BlockPos): e, isRaided, method_19503, hasRaidAt, func_217455_d_

void (): j_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

void (): k_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

Biome (int, int, int): a, getUncachedNoiseBiome, method_22387, getGeneratorStoredBiome, func_225604_a_

void (): ab, wakeUpAllPlayers, method_23660, func_229856_ab_

void (BoundingBox): a, clearBlockEvents, method_23658, func_229854_a_

1.14.4

Names

vi

vk

net.minecraft.server.level.ServerLevel

net.minecraft.world.ServerWorld

net.minecraft.world.server.ServerWorld

Fields

org.apache.logging.log4j.Logger: v, field_13952, LOGGER, field_147491_a

org.apache.logging.log4j.Logger: u, LOGGER, field_13952, LOGGER, field_147491_a

List<Entity>: w, field_17913, globalEntities, field_217497_w

List<Entity>: v, globalEntities, field_17913, globalEntities, field_217497_w

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: x, field_17915, entitiesById, field_217498_x

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: w, entitiesById, field_17915, entitiesById, field_217498_x

Map<UUID, Entity>: y, field_13960, entitiesByUuid, field_175741_N

Map<UUID, Entity>: x, entitiesByUuid, field_13960, entitiesByUuid, field_175741_N

Queue<Entity>: z, field_18260, entitiesToLoad, field_217499_z

Queue<Entity>: y, toAddAfterTick, field_18260, entitiesToLoad, field_217499_z

List<ServerPlayerEntity>: A, field_18261, players, field_217491_A

List<ServerPlayer>: z, players, field_18261, players, field_217491_A

boolean: a, field_18264, ticking, field_217492_a

boolean: a, tickingEntities, field_18264, ticking, field_217492_a

MinecraftServer: B, field_13959, server, field_73061_a

MinecraftServer: A, server, field_13959, server, field_73061_a

WorldSaveHandler: C, field_17709, worldSaveHandler, field_217493_C

LevelStorage: B, levelStorage, field_17709, worldSaveHandler, field_217493_C

boolean: b, field_13957, savingDisabled, field_73058_d

boolean: b, noSave, field_13957, savingDisabled, field_73058_d

boolean: D, field_13955, allPlayersSleeping, field_73068_P

boolean: C, allPlayersSleeping, field_13955, allPlayersSleeping, field_73068_P

int: E, field_13948, idleTimeout, field_80004_Q

int: D, emptyTime, field_13948, idleTimeout, field_80004_Q

PortalForcer: F, field_13956, portalForcer, field_85177_Q

PortalForcer: E, portalForcer, field_13956, portalForcer, field_85177_Q

ServerTickScheduler<Block>: G, field_13949, blockTickScheduler, field_94579_S

ServerTickList<Block>: F, blockTicks, field_13949, blockTickScheduler, field_94579_S

ServerTickScheduler<Fluid>: H, field_13951, fluidTickScheduler, field_205342_P

ServerTickList<Fluid>: G, liquidTicks, field_13951, fluidTickScheduler, field_205342_P

Set<EntityNavigation>: I, field_18262, entityNavigations, field_217495_I

Set<PathNavigation>: H, navigations, field_18262, entityNavigations, field_217495_I

RaidManager: c, field_18811, raidManager, field_217494_c

Raids: c, raids, field_18811, raidManager, field_217494_c

ZombieSiegeManager: d, field_13958, siegeManager, field_175740_d

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockAction>: J, field_13950, pendingBlockActions, field_147490_S

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: I, blockEvents, field_13950, pendingBlockActions, field_147490_S

boolean: K, field_13953, insideTick, field_211159_Q

boolean: J, handlingTick, field_13953, insideTick, field_211159_Q

WanderingTraderManager: L, field_18263, wanderingTraderManager, field_217496_L

WanderingTraderSpawner: K, wanderingTraderSpawner, field_18263, wanderingTraderManager, field_217496_L

Constructors

Methods

void (BooleanSupplier): a, method_18765, tick, func_72835_b

void (BooleanSupplier): a, tick, method_18765, tick, func_72835_b

void (WorldChunk, int): a, method_18203, tickChunk, func_217441_a

void (LevelChunk, int): a, tickChunk, method_18203, tickChunk, func_217441_a

BlockPos (BlockPos): a, method_18210, method_18210, func_175736_a

BlockPos (BlockPos): a, findLightingTargetAround, method_18210, method_18210, func_175736_a

boolean (): b, method_14177, isInsideTick, func_211158_j_

boolean (): b, isHandlingTick, method_14177, isInsideTick, func_211158_j_

void (): i_, method_8448, updatePlayersSleeping, func_72854_c

void (): i_, updateSleepingPlayerList, method_8448, updatePlayersSleeping, func_72854_c

ServerScoreboard (): d, method_14170, method_14170, func_96441_U

ServerScoreboard (): d, getScoreboard, method_14170, getScoreboard, func_96441_U

void (): ad, method_14195, resetWeather, func_73051_P

void (): ad, stopWeather, method_14195, resetWeather, func_73051_P

void (): f, method_14197, resetIdleTimeout, func_82742_i

void (): f, resetEmptyTime, method_14197, resetIdleTimeout, func_82742_i

void (ScheduledTick<Fluid>): a, method_14171, tickFluid, func_205339_a

void (TickNextTickData<Fluid>): a, tickLiquid, method_14171, tickFluid, func_205339_a

void (ScheduledTick<Block>): b, method_14189, tickBlock, func_205338_b

void (TickNextTickData<Block>): b, tickBlock, method_14189, tickBlock, func_205338_b

void (Entity): a, method_18762, tickEntity, func_217479_a

void (Entity): a, tickNonPassenger, method_18762, tickEntity, func_217479_a

void (Entity, Entity): a, method_18763, method_18763, func_217459_a

void (Entity, Entity): a, tickPassenger, method_18763, func_217459_a

void (Entity): b, method_18767, checkChunk, func_217464_b

void (Entity): b, updateChunkPos, method_18767, checkChunk, func_217464_b

boolean (PlayerEntity, BlockPos): a, method_8505, canPlayerModifyAt, func_175660_a

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

void (LevelInfo): a, method_8414, init, func_73052_b

void (LevelSettings): a, setInitialSpawn, method_8414, init, func_73052_b

void (): g, method_14187, placeBonusChest, func_73047_i

void (): g, generateBonusItemsNearSpawn, method_14187, placeBonusChest, func_73047_i

BlockPos (): h, method_14169, getForcedSpawnPoint, func_180504_m

BlockPos (): h, getDimensionSpecificSpawn, method_14169, getForcedSpawnPoint, func_180504_m

void (ProgressListener, boolean, boolean): a, method_14176, save, func_217445_a

void (ProgressListener, boolean, boolean): a, save, method_14176, save, func_217445_a

void (): k_, method_14188, saveLevel, func_73042_a

void (): k_, saveLevelData, method_14188, saveLevel, func_73042_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, method_18198, getEntities, func_217482_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, getEntities, method_18198, getEntities, func_217482_a

List<EnderDragonEntity> (): j, method_18776, getAliveEnderDragons, func_217439_j

List<EnderDragon> (): j, getDragons, method_18776, getAliveEnderDragons, func_217439_j

List<ServerPlayerEntity> (Predicate<? super ServerPlayerEntity>): a, method_18766, getPlayers, func_217490_a

List<ServerPlayer> (Predicate<? super ServerPlayer>): a, getPlayers, method_18766, getPlayers, func_217490_a

ServerPlayerEntity (): l_, method_18779, getRandomAlivePlayer, func_217472_l_

ServerPlayer (): l_, getRandomPlayer, method_18779, getRandomAlivePlayer, func_217472_l_

it.unimi.dsi.fastutil.objects.Object2IntMap<EntityCategory> (): l, method_18219, getMobCountsByCategory, func_217450_l

it.unimi.dsi.fastutil.objects.Object2IntMap<MobCategory> (): l, getMobCategoryCounts, method_18219, getMobCountsByCategory, func_217450_l

boolean (Entity): c, method_8649, spawnEntity, func_217376_c

boolean (Entity): c, addFreshEntity, method_8649, spawnEntity, func_217376_c

boolean (Entity): d, method_18768, method_18768, func_217470_d

boolean (Entity): d, addWithUUID, method_18768, func_217470_d

void (Entity): e, method_18769, method_18769, func_217460_e

void (Entity): e, addFromAnotherDimension, method_18769, func_217460_e

void (ServerPlayerEntity): a, method_18207, method_18207, func_217446_a

void (ServerPlayer): a, addDuringCommandTeleport, method_18207, func_217446_a

void (ServerPlayerEntity): b, method_18211, method_18211, func_217447_b

void (ServerPlayer): b, addDuringPortalTeleport, method_18211, func_217447_b

void (ServerPlayerEntity): c, method_18213, method_18213, func_217435_c

void (ServerPlayer): c, addNewPlayer, method_18213, func_217435_c

void (ServerPlayerEntity): d, method_18215, respawnPlayer, func_217433_d

void (ServerPlayer): d, addRespawnedPlayer, method_18215, onPlayerRespawned, func_217433_d

void (ServerPlayerEntity): f, method_18771, addPlayer, func_217448_f

void (ServerPlayer): f, addPlayer, method_18771, addPlayer, func_217448_f

boolean (Entity): k, method_14175, addEntity, func_72838_d

boolean (Entity): k, addEntity, method_14175, addEntity, func_72838_d

boolean (Entity): f, method_18214, loadEntity, func_217440_f

boolean (Entity): f, loadFromChunk, method_18214, loadEntity, func_217440_f

boolean (Entity): l, method_18777, checkUuid, func_217478_l

boolean (Entity): l, isUUIDUsed, method_18777, checkUuid, func_217478_l

void (WorldChunk): a, method_18764, unloadEntities, func_217466_a

void (LevelChunk): a, unload, method_18764, unloadEntities, func_217466_a

void (Entity): g, method_18772, unloadEntity, func_217484_g

void (Entity): g, onEntityRemoved, method_18772, unloadEntity, func_217484_g

void (Entity): m, method_18778, loadEntityUnchecked, func_217465_m

void (Entity): m, add, method_18778, loadEntityUnchecked, func_217465_m

void (Entity): h, method_18774, removeEntity, func_217467_h

void (Entity): h, despawn, method_18774, removeEntity, func_217467_h

void (Entity): n, method_18780, removeEntityFromChunk, func_217454_n

void (Entity): n, removeFromChunk, method_18780, removeEntityFromChunk, func_217454_n

void (ServerPlayerEntity): e, method_18770, removePlayer, func_217434_e

void (ServerPlayer): e, removePlayerImmediately, method_18770, removePlayer, func_217434_e

void (LightningEntity): a, method_8416, addLightning, func_217468_a

void (LightningBolt): a, addGlobalEntity, method_8416, addLightning, func_217468_a

void (int, BlockPos, int): a, method_8517, setBlockBreakingProgress, func_175715_c

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

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, playSound, func_184148_a

void (Player, double, double, double, SoundEvent, SoundSource, float, float): a, playSound, method_8465, playSound, func_184148_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, playSoundFromEntity, func_217384_a

void (Player, Entity, SoundEvent, SoundSource, float, float): a, playSound, method_8449, playSoundFromEntity, func_217384_a

void (int, BlockPos, int): b, method_8474, playGlobalEvent, func_175669_a

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

void (PlayerEntity, int, BlockPos, int): a, method_8444, playLevelEvent, func_217378_a

void (Player, int, BlockPos, int): a, levelEvent, method_8444, playLevelEvent, func_217378_a

void (BlockPos, BlockState, BlockState, int): a, method_8413, updateListeners, func_184138_a

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

void (Entity, byte): a, method_8421, sendEntityStatus, func_72960_a

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

ServerChunkManager (): m, method_14178, method_14178, func_72863_F

ServerChunkCache (): m, getChunkSource, method_14178, getChunkManager, func_72863_F

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$DestructionType): a, method_8454, createExplosion, func_217401_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$BlockInteraction): a, explode, method_8454, createExplosion, func_217401_a

void (BlockPos, Block, int, int): a, method_8427, addBlockAction, func_175641_c

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

void (): ae, method_14192, sendBlockActions, func_147488_Z

void (): ae, runBlockEvents, method_14192, sendBlockActions, func_147488_Z

boolean (BlockAction): a, method_14174, method_14174, func_147485_a

boolean (BlockEventData): a, doBlockEvent, method_14174, func_147485_a

ServerTickScheduler<Block> (): n, method_14196, method_14196, func_205220_G_

ServerTickList<Block> (): n, getBlockTicks, method_14196, getBlockTickScheduler, func_205220_G_

ServerTickScheduler<Fluid> (): o, method_14179, method_14179, func_205219_F_

ServerTickList<Fluid> (): o, getLiquidTicks, method_14179, getFluidTickScheduler, func_205219_F_

MinecraftServer (): p, method_8503, getServer, func_73046_m

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

PortalForcer (): q, method_14173, getPortalForcer, func_85176_s

PortalForcer (): q, getPortalForcer, method_14173, getPortalForcer, func_85176_s

StructureManager (): r, method_14183, getStructureManager, func_184163_y

StructureManager (): r, getStructureManager, method_14183, getStructureManager, func_184163_y

<T extends ParticleEffect> int (T, double, double, double, int, double, double, double, double): a, method_14199, spawnParticles, func_195598_a

<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, sendParticles, method_14199, spawnParticles, func_195598_a

<T extends ParticleEffect> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, method_14166, spawnParticles, func_195600_a

<T extends ParticleOptions> boolean (ServerPlayer, T, boolean, double, double, double, int, double, double, double, double): a, sendParticles, method_14166, spawnParticles, func_195600_a

boolean (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, method_14191, sendToPlayerIfNearby, func_195601_a

boolean (ServerPlayer, boolean, double, double, double, Packet<?>): a, sendParticles, method_14191, sendToPlayerIfNearby, func_195601_a

Entity (int): a, method_8469, getEntityById, func_73045_a

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

Entity (UUID): a, method_14190, getEntity, func_217461_a

Entity (UUID): a, getEntity, method_14190, getEntity, func_217461_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, locateStructure, func_211157_a

BlockPos (String, BlockPos, int, boolean): a, findNearestMapFeature, method_8487, locateStructure, func_211157_a

RecipeManager (): s, method_8433, getRecipeManager, func_199532_z

RecipeManager (): s, getRecipeManager, method_8433, getRecipeManager, func_199532_z

RegistryTagManager (): t, method_8514, getTagManager, func_205772_D

TagManager (): t, getTagManager, method_8514, getTagManager, func_205772_D

void (long): a, method_8516, setTime, func_82738_a

void (long): a, setGameTime, method_8516, setTime, func_82738_a

boolean (): u, method_8458, isSavingDisabled, func_217402_u

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

void (): v, method_8468, checkSessionLock, func_217437_v

void (): v, checkSession, method_8468, checkSessionLock, func_217437_v

WorldSaveHandler (): w, method_17982, getSaveHandler, func_217485_w

LevelStorage (): w, getLevelStorage, method_17982, getSaveHandler, func_217485_w

PersistentStateManager (): x, method_17983, getPersistentStateManager, func_217481_x

DimensionDataStorage (): x, getDataStorage, method_17983, getPersistentStateManager, func_217481_x

MapState (String): a, method_17891, getMapState, func_217406_a

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

void (MapState): a, method_17890, putMapState, func_217399_a

void (MapItemSavedData): a, setMapData, method_17890, putMapState, func_217399_a

int (): y, method_17889, getNextMapId, func_217395_y

int (): y, getFreeMapId, method_17889, getNextMapId, func_217395_y

void (BlockPos): a_, method_8554, setSpawnPos, func_175652_B

void (BlockPos): a_, setSpawnPos, method_8554, setSpawnPos, func_175652_B

it.unimi.dsi.fastutil.longs.LongSet (): z, method_17984, getForcedChunks, func_217469_z

it.unimi.dsi.fastutil.longs.LongSet (): z, getForcedChunks, method_17984, getForcedChunks, func_217469_z

boolean (int, int, boolean): a, method_17988, setChunkForced, func_217458_b

boolean (int, int, boolean): a, setChunkForced, method_17988, setChunkForced, func_217458_b

List<ServerPlayerEntity> (): A, method_18456, getPlayers, func_217369_A

List<ServerPlayer> (): A, players, method_18456, getPlayers, func_217369_A

void (BlockPos, BlockState, BlockState): a, method_19282, onBlockChanged, func_217393_a

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

PointOfInterestStorage (): B, method_19494, getPointOfInterestStorage, func_217443_B

PoiManager (): B, getPoiManager, method_19494, getPointOfInterestStorage, func_217443_B

boolean (BlockPos): b_, method_19500, isNearOccupiedPointOfInterest, func_217483_b_

boolean (BlockPos): b_, isVillage, method_19500, isNearOccupiedPointOfInterest, func_217483_b_

boolean (BlockPos, int): a, method_19497, isNearOccupiedPointOfInterest, func_217471_a

boolean (BlockPos, int): a, closeToVillage, method_19497, isNearOccupiedPointOfInterest, func_217471_a

int (ChunkSectionPos): b, method_19498, getOccupiedPointOfInterestDistance, func_217486_a

int (SectionPos): b, sectionsToVillage, method_19498, getOccupiedPointOfInterestDistance, func_217486_a

RaidManager (): C, method_19495, getRaidManager, func_217452_C

Raids (): C, getRaids, method_19495, getRaidManager, func_217452_C

Raid (BlockPos): c_, method_19502, getRaidAt, func_217475_c_

Raid (BlockPos): c_, getRaidAt, method_19502, getRaidAt, func_217475_c_

boolean (BlockPos): d_, method_19503, hasRaidAt, func_217455_d_

boolean (BlockPos): d_, isRaided, method_19503, hasRaidAt, func_217455_d_

void (EntityInteraction, Entity, InteractionObserver): a, method_19496, handleInteraction, func_217489_a

void (ReputationEventType, Entity, ReputationEventHandler): a, onReputationEvent, method_19496, handleInteraction, func_217489_a

void (): j_, method_8513, setDefaultSpawnClient, func_72974_f

void (): j_, validateSpawn, method_8513, setDefaultSpawnClient, func_72974_f

boolean (ChunkSectionPos): a, method_20588, isNearOccupiedPointOfInterest, func_222887_a

boolean (SectionPos): a, isVillage, method_20588, isNearOccupiedPointOfInterest, func_222887_a

void (Path): a, saveDebugReport, method_21625, func_225322_a

void (Writer, Iterable<Entity>): a, dumpEntities, method_21624, exportEntities, func_225320_a

void (Writer): a, dumpBlockEntities, method_21626, exportBlockEntities, func_225321_a

1.14.3

Names

vg

vi

net.minecraft.server.world.ServerWorld

Fields

org.apache.logging.log4j.Logger: v, field_13952, field_147491_a

org.apache.logging.log4j.Logger: v, field_13952, LOGGER, field_147491_a

List<Entity>: w, field_17913, field_217497_w

List<Entity>: w, field_17913, globalEntities, field_217497_w

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: x, field_17915, field_217498_x

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: x, field_17915, entitiesById, field_217498_x

Map<UUID, Entity>: y, field_13960, field_175741_N

Map<UUID, Entity>: y, field_13960, entitiesByUuid, field_175741_N

Queue<Entity>: z, field_18260, field_217499_z

Queue<Entity>: z, field_18260, entitiesToLoad, field_217499_z

List<ServerPlayerEntity>: A, field_18261, field_217491_A

List<ServerPlayerEntity>: A, field_18261, players, field_217491_A

boolean: a, field_18264, field_217492_a

boolean: a, field_18264, ticking, field_217492_a

MinecraftServer: B, field_13959, field_73061_a

MinecraftServer: B, field_13959, server, field_73061_a

SaveHandler: C, field_17709, field_217493_C

WorldSaveHandler: C, field_17709, worldSaveHandler, field_217493_C

boolean: b, field_13957, field_73058_d

boolean: b, field_13957, savingDisabled, field_73058_d

boolean: D, field_13955, field_73068_P

boolean: D, field_13955, allPlayersSleeping, field_73068_P

int: E, field_13948, field_80004_Q

int: E, field_13948, idleTimeout, field_80004_Q

Teleporter: F, field_13956, field_85177_Q

PortalForcer: F, field_13956, portalForcer, field_85177_Q

ServerTickList<Block>: G, field_13949, field_94579_S

ServerTickScheduler<Block>: G, field_13949, blockTickScheduler, field_94579_S

ServerTickList<Fluid>: H, field_13951, field_205342_P

ServerTickScheduler<Fluid>: H, field_13951, fluidTickScheduler, field_205342_P

Set<PathNavigator>: I, field_18262, field_217495_I

Set<EntityNavigation>: I, field_18262, entityNavigations, field_217495_I

RaidManager: c, field_18811, field_217494_c

RaidManager: c, field_18811, raidManager, field_217494_c

VillageSiege: d, field_13958, field_175740_d

ZombieSiegeManager: d, field_13958, siegeManager, field_175740_d

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: J, field_13950, field_147490_S

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockAction>: J, field_13950, pendingBlockActions, field_147490_S

boolean: K, field_13953, field_211159_Q

boolean: K, field_13953, insideTick, field_211159_Q

WanderingTraderSpawner: L, field_18263, field_217496_L

WanderingTraderManager: L, field_18263, wanderingTraderManager, field_217496_L

Constructors

Methods

void (BooleanSupplier): a, method_18765, func_72835_b

void (BooleanSupplier): a, method_18765, tick, func_72835_b

void (Chunk, int): a, method_18203, func_217441_a

void (WorldChunk, int): a, method_18203, tickChunk, func_217441_a

BlockPos (BlockPos): a, method_18210, func_175736_a

BlockPos (BlockPos): a, method_18210, method_18210, func_175736_a

boolean (): b, method_14177, func_211158_j_

boolean (): b, method_14177, isInsideTick, func_211158_j_

void (): i_, method_8448, func_72854_c

void (): i_, method_8448, updatePlayersSleeping, func_72854_c

ServerScoreboard (): d, method_14170, func_96441_U

ServerScoreboard (): d, method_14170, method_14170, func_96441_U

void (): ad, method_14195, func_73051_P

void (): ad, method_14195, resetWeather, func_73051_P

void (): f, method_14197, func_82742_i

void (): f, method_14197, resetIdleTimeout, func_82742_i

void (NextTickListEntry<Fluid>): a, method_14171, func_205339_a

void (ScheduledTick<Fluid>): a, method_14171, tickFluid, func_205339_a

void (NextTickListEntry<Block>): b, method_14189, func_205338_b

void (ScheduledTick<Block>): b, method_14189, tickBlock, func_205338_b

void (Entity): a, method_18762, func_217479_a

void (Entity): a, method_18762, tickEntity, func_217479_a

void (Entity, Entity): a, method_18763, func_217459_a

void (Entity, Entity): a, method_18763, method_18763, func_217459_a

void (Entity): b, method_18767, func_217464_b

void (Entity): b, method_18767, checkChunk, func_217464_b

boolean (PlayerEntity, BlockPos): a, method_8505, func_175660_a

boolean (PlayerEntity, BlockPos): a, method_8505, canPlayerModifyAt, func_175660_a

void (WorldSettings): a, method_8414, func_73052_b

void (LevelInfo): a, method_8414, init, func_73052_b

void (): g, method_14187, func_73047_i

void (): g, method_14187, placeBonusChest, func_73047_i

BlockPos (): h, method_14169, func_180504_m

BlockPos (): h, method_14169, getForcedSpawnPoint, func_180504_m

void (IProgressUpdate, boolean, boolean): a, method_14176, func_217445_a

void (ProgressListener, boolean, boolean): a, method_14176, save, func_217445_a

void (): k_, method_14188, func_73042_a

void (): k_, method_14188, saveLevel, func_73042_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, method_18198, func_217482_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, method_18198, getEntities, func_217482_a

List<EnderDragonEntity> (): j, method_18776, func_217439_j

List<EnderDragonEntity> (): j, method_18776, getAliveEnderDragons, func_217439_j

List<ServerPlayerEntity> (Predicate<? super ServerPlayerEntity>): a, method_18766, func_217490_a

List<ServerPlayerEntity> (Predicate<? super ServerPlayerEntity>): a, method_18766, getPlayers, func_217490_a

ServerPlayerEntity (): l_, method_18779, func_217472_l_

ServerPlayerEntity (): l_, method_18779, getRandomAlivePlayer, func_217472_l_

it.unimi.dsi.fastutil.objects.Object2IntMap<EntityClassification> (): l, method_18219, func_217450_l

it.unimi.dsi.fastutil.objects.Object2IntMap<EntityCategory> (): l, method_18219, getMobCountsByCategory, func_217450_l

boolean (Entity): c, method_8649, func_217376_c

boolean (Entity): c, method_8649, spawnEntity, func_217376_c

boolean (Entity): d, method_18768, func_217470_d

boolean (Entity): d, method_18768, method_18768, func_217470_d

void (Entity): e, method_18769, func_217460_e

void (Entity): e, method_18769, method_18769, func_217460_e

void (ServerPlayerEntity): a, method_18207, func_217446_a

void (ServerPlayerEntity): a, method_18207, method_18207, func_217446_a

void (ServerPlayerEntity): b, method_18211, func_217447_b

void (ServerPlayerEntity): b, method_18211, method_18211, func_217447_b

void (ServerPlayerEntity): c, method_18213, func_217435_c

void (ServerPlayerEntity): c, method_18213, method_18213, func_217435_c

void (ServerPlayerEntity): d, method_18215, func_217433_d

void (ServerPlayerEntity): d, method_18215, respawnPlayer, func_217433_d

void (ServerPlayerEntity): f, method_18771, func_217448_f

void (ServerPlayerEntity): f, method_18771, addPlayer, func_217448_f

boolean (Entity): k, method_14175, func_72838_d

boolean (Entity): k, method_14175, addEntity, func_72838_d

boolean (Entity): f, method_18214, func_217440_f

boolean (Entity): f, method_18214, loadEntity, func_217440_f

boolean (Entity): l, method_18777, func_217478_l

boolean (Entity): l, method_18777, checkUuid, func_217478_l

void (Chunk): a, method_18764, func_217466_a

void (WorldChunk): a, method_18764, unloadEntities, func_217466_a

void (Entity): g, method_18772, func_217484_g

void (Entity): g, method_18772, unloadEntity, func_217484_g

void (Entity): m, method_18778, func_217465_m

void (Entity): m, method_18778, loadEntityUnchecked, func_217465_m

void (Entity): h, method_18774, func_217467_h

void (Entity): h, method_18774, removeEntity, func_217467_h

void (Entity): n, method_18780, func_217454_n

void (Entity): n, method_18780, removeEntityFromChunk, func_217454_n

void (ServerPlayerEntity): e, method_18770, func_217434_e

void (ServerPlayerEntity): e, method_18770, removePlayer, func_217434_e

void (LightningBoltEntity): a, method_8416, func_217468_a

void (LightningEntity): a, method_8416, addLightning, func_217468_a

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

void (int, BlockPos, int): a, method_8517, setBlockBreakingProgress, func_175715_c

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, func_184148_a

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, playSound, func_184148_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, func_217384_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, playSoundFromEntity, func_217384_a

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

void (int, BlockPos, int): b, method_8474, playGlobalEvent, func_175669_a

void (PlayerEntity, int, BlockPos, int): a, method_8444, func_217378_a

void (PlayerEntity, int, BlockPos, int): a, method_8444, playLevelEvent, func_217378_a

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

void (BlockPos, BlockState, BlockState, int): a, method_8413, updateListeners, func_184138_a

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

void (Entity, byte): a, method_8421, sendEntityStatus, func_72960_a

ServerChunkProvider (): m, method_14178, func_72863_F

ServerChunkManager (): m, method_14178, method_14178, func_72863_F

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$Mode): a, method_8454, func_217401_a

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$DestructionType): a, method_8454, createExplosion, func_217401_a

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

void (BlockPos, Block, int, int): a, method_8427, addBlockAction, func_175641_c

void (): ae, method_14192, func_147488_Z

void (): ae, method_14192, sendBlockActions, func_147488_Z

boolean (BlockEventData): a, method_14174, func_147485_a

boolean (BlockAction): a, method_14174, method_14174, func_147485_a

ServerTickList<Block> (): n, method_14196, func_205220_G_

ServerTickScheduler<Block> (): n, method_14196, method_14196, func_205220_G_

ServerTickList<Fluid> (): o, method_14179, func_205219_F_

ServerTickScheduler<Fluid> (): o, method_14179, method_14179, func_205219_F_

MinecraftServer (): p, method_8503, func_73046_m

MinecraftServer (): p, method_8503, getServer, func_73046_m

Teleporter (): q, method_14173, func_85176_s

PortalForcer (): q, method_14173, getPortalForcer, func_85176_s

TemplateManager (): r, method_14183, func_184163_y

StructureManager (): r, method_14183, getStructureManager, func_184163_y

<T extends IParticleData> int (T, double, double, double, int, double, double, double, double): a, method_14199, func_195598_a

<T extends ParticleEffect> int (T, double, double, double, int, double, double, double, double): a, method_14199, spawnParticles, func_195598_a

<T extends IParticleData> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, method_14166, func_195600_a

<T extends ParticleEffect> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, method_14166, spawnParticles, func_195600_a

boolean (ServerPlayerEntity, boolean, double, double, double, IPacket<?>): a, method_14191, func_195601_a

boolean (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, method_14191, sendToPlayerIfNearby, func_195601_a

Entity (int): a, method_8469, func_73045_a

Entity (int): a, method_8469, getEntityById, func_73045_a

Entity (UUID): a, method_14190, func_217461_a

Entity (UUID): a, method_14190, getEntity, func_217461_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, func_211157_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, locateStructure, func_211157_a

RecipeManager (): s, method_8433, func_199532_z

RecipeManager (): s, method_8433, getRecipeManager, func_199532_z

NetworkTagManager (): t, method_8514, func_205772_D

RegistryTagManager (): t, method_8514, getTagManager, func_205772_D

void (long): a, method_8516, func_82738_a

void (long): a, method_8516, setTime, func_82738_a

boolean (): u, method_8458, func_217402_u

boolean (): u, method_8458, isSavingDisabled, func_217402_u

void (): v, method_8468, func_217437_v

void (): v, method_8468, checkSessionLock, func_217437_v

SaveHandler (): w, method_17982, func_217485_w

WorldSaveHandler (): w, method_17982, getSaveHandler, func_217485_w

DimensionSavedDataManager (): x, method_17983, func_217481_x

PersistentStateManager (): x, method_17983, getPersistentStateManager, func_217481_x

MapData (String): a, method_17891, func_217406_a

MapState (String): a, method_17891, getMapState, func_217406_a

void (MapData): a, method_17890, func_217399_a

void (MapState): a, method_17890, putMapState, func_217399_a

int (): y, method_17889, func_217395_y

int (): y, method_17889, getNextMapId, func_217395_y

void (BlockPos): a_, method_8554, func_175652_B

void (BlockPos): a_, method_8554, setSpawnPos, func_175652_B

it.unimi.dsi.fastutil.longs.LongSet (): z, method_17984, func_217469_z

it.unimi.dsi.fastutil.longs.LongSet (): z, method_17984, getForcedChunks, func_217469_z

boolean (int, int, boolean): a, method_17988, func_217458_b

boolean (int, int, boolean): a, method_17988, setChunkForced, func_217458_b

List<ServerPlayerEntity> (): A, method_18456, func_217369_A

List<ServerPlayerEntity> (): A, method_18456, getPlayers, func_217369_A

void (BlockPos, BlockState, BlockState): a, method_19282, func_217393_a

void (BlockPos, BlockState, BlockState): a, method_19282, onBlockChanged, func_217393_a

PointOfInterestManager (): B, method_19494, func_217443_B

PointOfInterestStorage (): B, method_19494, getPointOfInterestStorage, func_217443_B

boolean (BlockPos): b_, method_19500, func_217483_b_

boolean (BlockPos): b_, method_19500, isNearOccupiedPointOfInterest, func_217483_b_

boolean (BlockPos, int): a, method_19497, func_217471_a

boolean (BlockPos, int): a, method_19497, isNearOccupiedPointOfInterest, func_217471_a

int (SectionPos): b, method_19498, func_217486_a

int (ChunkSectionPos): b, method_19498, getOccupiedPointOfInterestDistance, func_217486_a

RaidManager (): C, method_19495, func_217452_C

RaidManager (): C, method_19495, getRaidManager, func_217452_C

Raid (BlockPos): c_, method_19502, func_217475_c_

Raid (BlockPos): c_, method_19502, getRaidAt, func_217475_c_

boolean (BlockPos): d_, method_19503, func_217455_d_

boolean (BlockPos): d_, method_19503, hasRaidAt, func_217455_d_

void (IReputationType, Entity, IReputationTracking): a, method_19496, func_217489_a

void (EntityInteraction, Entity, InteractionObserver): a, method_19496, handleInteraction, func_217489_a

void (): j_, method_8513, func_72974_f

void (): j_, method_8513, setDefaultSpawnClient, func_72974_f

boolean (SectionPos): a, method_20588, func_222887_a

boolean (ChunkSectionPos): a, method_20588, isNearOccupiedPointOfInterest, func_222887_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

void (): close, close

boolean (int, int, boolean): b, method_17988, func_217458_b

boolean (int, int, boolean): a, method_17988, func_217458_b

int (SectionPos): a, method_19498, func_217486_a

int (SectionPos): b, method_19498, func_217486_a

CompletableFuture<Chunk> (int, int, boolean): a, method_16177, func_217487_a

boolean (SectionPos): a, method_20588, func_222887_a

1.14

Names

vg

net.minecraft.class_3218

net.minecraft.world.ServerWorld

Fields

org.apache.logging.log4j.Logger: v, field_13952, field_147491_a

List<Entity>: w, field_17913, field_217497_w

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: x, field_17915, field_217498_x

Map<UUID, Entity>: y, field_13960, field_175741_N

Queue<Entity>: z, field_18260, field_217499_z

List<ServerPlayerEntity>: A, field_18261, field_217491_A

boolean: a, field_18264, field_217492_a

MinecraftServer: B, field_13959, field_73061_a

SaveHandler: C, field_17709, field_217493_C

boolean: b, field_13957, field_73058_d

boolean: D, field_13955, field_73068_P

int: E, field_13948, field_80004_Q

Teleporter: F, field_13956, field_85177_Q

ServerTickList<Block>: G, field_13949, field_94579_S

ServerTickList<Fluid>: H, field_13951, field_205342_P

Set<PathNavigator>: I, field_18262, field_217495_I

RaidManager: c, field_18811, field_217494_c

VillageSiege: d, field_13958, field_175740_d

it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>: J, field_13950, field_147490_S

boolean: K, field_13953, field_211159_Q

WanderingTraderSpawner: L, field_18263, field_217496_L

Constructors

(MinecraftServer, Executor, SaveHandler, WorldInfo, DimensionType, IProfiler, IChunkStatusListener)

Methods

void (BooleanSupplier): a, method_18765, func_72835_b

void (Chunk, int): a, method_18203, func_217441_a

BlockPos (BlockPos): a, method_18210, func_175736_a

boolean (): b, method_14177, func_211158_j_

void (): i_, method_8448, func_72854_c

ServerScoreboard (): d, method_14170, func_96441_U

void (): ad, method_14195, func_73051_P

void (): f, method_14197, func_82742_i

void (NextTickListEntry<Fluid>): a, method_14171, func_205339_a

void (NextTickListEntry<Block>): b, method_14189, func_205338_b

void (Entity): a, method_18762, func_217479_a

void (Entity, Entity): a, method_18763, func_217459_a

void (Entity): b, method_18767, func_217464_b

boolean (PlayerEntity, BlockPos): a, method_8505, func_175660_a

void (WorldSettings): a, method_8414, func_73052_b

void (): g, method_14187, func_73047_i

BlockPos (): h, method_14169, func_180504_m

void (IProgressUpdate, boolean, boolean): a, method_14176, func_217445_a

void (): k_, method_14188, func_73042_a

List<Entity> (EntityType<?>, Predicate<? super Entity>): a, method_18198, func_217482_a

List<EnderDragonEntity> (): j, method_18776, func_217439_j

List<ServerPlayerEntity> (Predicate<? super ServerPlayerEntity>): a, method_18766, func_217490_a

ServerPlayerEntity (): l_, method_18779, func_217472_l_

it.unimi.dsi.fastutil.objects.Object2IntMap<EntityClassification> (): l, method_18219, func_217450_l

boolean (Entity): c, method_8649, func_217376_c

boolean (Entity): d, method_18768, func_217470_d

void (Entity): e, method_18769, func_217460_e

void (ServerPlayerEntity): a, method_18207, func_217446_a

void (ServerPlayerEntity): b, method_18211, func_217447_b

void (ServerPlayerEntity): c, method_18213, func_217435_c

void (ServerPlayerEntity): d, method_18215, func_217433_d

void (ServerPlayerEntity): f, method_18771, func_217448_f

boolean (Entity): k, method_14175, func_72838_d

boolean (Entity): f, method_18214, func_217440_f

boolean (Entity): l, method_18777, func_217478_l

void (Chunk): a, method_18764, func_217466_a

void (Entity): g, method_18772, func_217484_g

void (Entity): m, method_18778, func_217465_m

void (Entity): h, method_18774, func_217467_h

void (Entity): n, method_18780, func_217454_n

void (ServerPlayerEntity): e, method_18770, func_217434_e

void (LightningBoltEntity): a, method_8416, func_217468_a

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

void (PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float): a, method_8465, func_184148_a

void (PlayerEntity, Entity, SoundEvent, SoundCategory, float, float): a, method_8449, func_217384_a

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

void (PlayerEntity, int, BlockPos, int): a, method_8444, func_217378_a

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

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

ServerChunkProvider (): m, method_14178, func_72863_F

Explosion (Entity, DamageSource, double, double, double, float, boolean, Explosion$Mode): a, method_8454, func_217401_a

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

void (): ae, method_14192, func_147488_Z

boolean (BlockEventData): a, method_14174, func_147485_a

void (): close, close

ServerTickList<Block> (): n, method_14196, func_205220_G_

ServerTickList<Fluid> (): o, method_14179, func_205219_F_

MinecraftServer (): p, method_8503, func_73046_m

Teleporter (): q, method_14173, func_85176_s

TemplateManager (): r, method_14183, func_184163_y

<T extends IParticleData> int (T, double, double, double, int, double, double, double, double): a, method_14199, func_195598_a

<T extends IParticleData> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, method_14166, func_195600_a

boolean (ServerPlayerEntity, boolean, double, double, double, IPacket<?>): a, method_14191, func_195601_a

Entity (int): a, method_8469, func_73045_a

Entity (UUID): a, method_14190, func_217461_a

BlockPos (String, BlockPos, int, boolean): a, method_8487, func_211157_a

RecipeManager (): s, method_8433, func_199532_z

NetworkTagManager (): t, method_8514, func_205772_D

void (long): a, method_8516, func_82738_a

boolean (): u, method_8458, func_217402_u

void (): v, method_8468, func_217437_v

SaveHandler (): w, method_17982, func_217485_w

DimensionSavedDataManager (): x, method_17983, func_217481_x

MapData (String): a, method_17891, func_217406_a

void (MapData): a, method_17890, func_217399_a

int (): y, method_17889, func_217395_y

void (BlockPos): a_, method_8554, func_175652_B

it.unimi.dsi.fastutil.longs.LongSet (): z, method_17984, func_217469_z

boolean (int, int, boolean): b, method_17988, func_217458_b

List<ServerPlayerEntity> (): A, method_18456, func_217369_A

void (BlockPos, BlockState, BlockState): a, method_19282, func_217393_a

PointOfInterestManager (): B, method_19494, func_217443_B

boolean (BlockPos): b_, method_19500, func_217483_b_

boolean (BlockPos, int): a, method_19497, func_217471_a

int (SectionPos): a, method_19498, func_217486_a

RaidManager (): C, method_19495, func_217452_C

Raid (BlockPos): c_, method_19502, func_217475_c_

boolean (BlockPos): d_, method_19503, func_217455_d_

void (IReputationType, Entity, IReputationTracking): a, method_19496, func_217489_a

void (): j_, method_8513, func_72974_f

CompletableFuture<Chunk> (int, int, boolean): a, method_16177, func_217487_a