History - net.minecraft.server.world.ServerWorld
1.13.2
Names
net.minecraft.unmapped.C_70668269
net.minecraft.class_795
Fields
org.apache.logging.log4j.Logger: a, f_34370943, LOGGER, field_147491_a
org.apache.logging.log4j.Logger: a, field_8892, LOGGER, field_147491_a, LOGGER
MinecraftServer: F, f_65298621, server, field_73061_a
MinecraftServer: F, field_2819, server, field_73061_a, server
EntityMap: G, f_06997889, entityMap, field_73062_L
EntityMap: G, field_2809, entityMap, field_73062_L, entityTracker
ChunkMap: H, f_83834366, chunkMap, field_73063_M
ChunkMap: H, field_2810, chunkMap, field_73063_M, playerChunkMap
Map<UUID, Entity>: I, f_11020756, entitiesByUuid, field_175741_N
Map<UUID, Entity>: I, field_11759, entitiesByUuid, field_175741_N, entitiesByUuid
boolean: b, f_93442927, savingDisabled, field_73058_d
boolean: b, field_2822, savingDisabled, field_73058_d, disableLevelSaving
boolean: J, f_29079672, allPlayersSleeping, field_73068_P
boolean: J, field_2813, allPlayersSleeping, field_73068_P, allPlayersSleeping
int: K, f_01866392, idleTimeout, field_80004_Q
int: K, field_2814, idleTimeout, field_80004_Q, updateEntityTick
PortalForcer: L, f_14851560, portalForcer, field_85177_Q
PortalForcer: L, field_5302, portalForcer, field_85177_Q, worldTeleporter
NaturalSpawner: M, f_51372580, naturalSpawner, field_175742_R
NaturalSpawner: M, field_6728, naturalSpawner, field_175742_R, entitySpawner
VillageSiege: c, f_54932988, villageSiege, field_175740_d
VillageSiege: c, field_11761, villageSiege, field_175740_d, villageSiege
ServerTickList<Block>: N, f_89433926, blockTicks, field_94579_S
ServerTickList<Block>: N, field_21842, blockTicks, field_94579_S, pendingBlockTicks
ServerTickList<Fluid>: O, f_15844936, fluidTicks, field_205342_P
ServerTickList<Fluid>: O, field_21843, fluidTicks, field_205342_P, pendingFluidTicks
it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEvent>: d, f_03507909, blockEvents, field_147490_S
it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEvent>: d, field_21845, blockEvents, field_147490_S, blockEventQueue
boolean: P, f_93220123, ticking, field_211159_Q
boolean: P, field_21844, ticking, field_211159_Q, insideTick
Constructors
Methods
Biome$SpawnEntry (MobCategory, BlockPos): a, m_20870270, pickSpawnEntry, func_175734_a
Biome$SpawnEntry (MobCategory, BlockPos): a, method_10754, pickSpawnEntry, func_175734_a, getSpawnListEntryForTypeAt
boolean (MobCategory, Biome$SpawnEntry, BlockPos): a, m_33550811, isValidSpawnEntry, func_175732_a
boolean (MobCategory, Biome$SpawnEntry, BlockPos): a, method_10753, isValidSpawnEntry, func_175732_a, canCreatureTypeSpawnHere
void (): k_, m_82212843, updatePlayersSleepingStatus, func_72854_c
void (): k_, method_3669, updatePlayersSleepingStatus, func_72854_c, updateAllPlayersSleepingFlag
void (): i, m_05479399, wakeSleepingPlayers, func_73053_d
void (): i, method_2141, wakeSleepingPlayers, func_73053_d, wakeAllPlayers
void (): b, m_13848559, clearWeather, func_73051_P
void (): b, method_2130, clearWeather, func_73051_P, resetRainAndThunder
boolean (): j, m_24351507, canSkipNight, func_73056_e
boolean (): j, method_2142, canSkipNight, func_73056_e, areAllPlayersAsleep
boolean (int, int, boolean): a, m_12753876, isChunkLoaded, func_175680_a
boolean (int, int, boolean): a, method_8487, isChunkLoaded, func_175680_a, isChunkLoaded
void (): l, m_29256427, playerCheckLight, func_184162_i
void (): l, method_12780, playerCheckLight, func_184162_i, playerCheckLight
void (): n_, m_82871853, tickChunks, func_147456_g
void (): n_, method_3701, tickChunks, func_147456_g, tickBlocks
BlockPos (BlockPos): a, m_27078121, findLightningTarget, func_175736_a
BlockPos (BlockPos): a, method_10749, findLightningTarget, func_175736_a, adjustPosToNearbyEntity
void (): o_, m_57128635, tickEntities, func_72939_s
void (): o_, method_3706, tickEntities, func_72939_s, tickEntities
void (): p_, m_67258504, tickPlayers, func_184147_l
void (): p_, method_11491, tickPlayers, func_184147_l, tickPlayers
void (): p, m_44799999, resetIdleTimeout, func_82742_i
void (): p, method_4411, resetIdleTimeout, func_82742_i, resetUpdateEntityTick
void (Entity, boolean): a, m_15238577, tickEntity, func_72866_a
void (Entity, boolean): a, method_3636, tickEntity, func_72866_a, tickEntity
boolean (): ak, m_26425420, shouldSpawnNpcs, func_175738_ah
boolean (): ak, method_10755, shouldSpawnNpcs, func_175738_ah, canSpawnNPCs
boolean (): al, m_92010189, shouldSpawnAnimals, func_175735_ai
boolean (): al, method_10756, shouldSpawnAnimals, func_175735_ai, canSpawnAnimals
ChunkSource (): r, m_35491590, createChunkCache, func_72970_h
ChunkSource (): r, method_3712, createChunkCache, func_72970_h, createChunkProvider
boolean (PlayerEntity, BlockPos): a, m_26836886, canModify, func_175660_a
boolean (PlayerEntity, BlockPos): a, method_8517, canModify, func_175660_a, isBlockModifiable
void (WorldSettings): a, m_94503539, init, func_72963_a
void (WorldSettings): a, method_3641, init, func_72963_a, initialize
void (): am, m_64518931, initDebugWorld, func_175737_aj
void (): am, method_10757, initDebugWorld, func_175737_aj, setDebugWorldSettings
void (WorldSettings): b, m_21866916, initSpawnPoint, func_73052_b
void (WorldSettings): b, method_2140, initSpawnPoint, func_73052_b, createSpawnPosition
void (): s, m_90037050, placeBonusChest, func_73047_i
void (): s, method_2143, placeBonusChest, func_73047_i, createBonusChest
BlockPos (): t, m_68873436, getForcedSpawnPoint, func_180504_m
BlockPos (): t, method_2144, getForcedSpawnPoint, func_180504_m, getSpawnCoordinate
void (boolean, ProgressListener): a, m_53693471, save, func_73044_a
void (boolean, ProgressListener): a, method_8133, save, func_73044_a, saveAllChunks
void (): u, m_56370955, flushChunks, func_104140_m
void (): u, method_5323, flushChunks, func_104140_m, flushToDisk
void (): a, m_35534636, saveData, func_73042_a
void (): a, method_2132, saveData, func_73042_a, saveLevel
boolean (Entity): a, m_09670988, addEntity, func_72838_d
boolean (Entity): a, method_3686, addEntity, func_72838_d, spawnEntity
boolean (Entity): j, m_50369076, canAddEntity, func_184165_i
boolean (Entity): j, method_12781, canAddEntity, func_184165_i, canAddEntity
void (Entity): b, m_15771998, notifyEntityAdded, func_72923_a
void (Entity): b, method_3626, notifyEntityAdded, func_72923_a, onEntityAdded
void (Entity): c, m_93270146, notifyEntityRemoved, func_72847_b
void (Entity): c, method_3663, notifyEntityRemoved, func_72847_b, onEntityRemoved
boolean (Entity): d, m_06673757, addGlobalEntity, func_72942_c
boolean (Entity): d, method_3677, addGlobalEntity, func_72942_c, addWeatherEffect
void (Entity, byte): a, m_38340391, doEntityEvent, func_72960_a
void (Entity, byte): a, method_3627, doEntityEvent, func_72960_a, setEntityState
ServerChunkCache (): v, m_81641358, getChunkSource, func_72863_F
ServerChunkCache (): v, method_12782, getChunkSource, func_72863_F, getChunkProvider
void (BlockPos, Block, int, int): a, m_63164641, addBlockEvent, func_175641_c
void (BlockPos, Block, int, int): a, method_3654, addBlockEvent, func_175641_c, addBlockEvent
void (): an, m_31310474, doBlockEvents, func_147488_Z
void (): an, method_2131, doBlockEvents, func_147488_Z, sendQueuedBlockEvents
boolean (BlockEvent): a, m_58850860, doBlockEvent, func_147485_a
boolean (BlockEvent): a, method_2137, doBlockEvent, func_147485_a, fireBlockEvent
void (): w, m_03149087, tickWeather, func_72979_l
void (): w, method_3722, tickWeather, func_72979_l, tickWeather
MinecraftServer (): z, m_34284421, getServer, func_73046_m
MinecraftServer (): z, method_2146, getServer, func_73046_m, getServer
EntityMap (): A, m_55398598, getEntityMap, func_73039_n
EntityMap (): A, method_2147, getEntityMap, func_73039_n, getEntityTracker
ChunkMap (): B, m_17033380, getChunkMap, func_184164_w
ChunkMap (): B, method_2148, getChunkMap, func_184164_w, getPlayerChunkMap
PortalForcer (): C, m_66039432, getPortalForcer, func_85176_s
PortalForcer (): C, method_4412, getPortalForcer, func_85176_s, getDefaultTeleporter
Entity (UUID): a, m_56974804, getEntity, func_175733_a
Entity (UUID): a, method_10752, getEntity, func_175733_a, getEntityFromUuid
com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, m_78135006, executeTask, func_152344_a
com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, method_6635, executeTask, func_152344_a, addScheduledTask
boolean (): av, m_33616981, isOnSameThread, func_152345_ab
boolean (): av, method_6640, isOnSameThread, func_152345_ab, isCallingFromMinecraftThread
void (): m_, m_65776351, resetSpawnPoint, func_72974_f
void (): m_, method_3694, resetSpawnPoint, func_72974_f, setInitialSpawnLocation
boolean (): j_, m_56785108, isTicking, func_211158_j_
boolean (): j_, method_21266, isTicking, func_211158_j_, isInsideTick
ServerScoreboard (): l_, m_97017802, getScoreboard, func_96441_U
ServerScoreboard (): l_, method_21268, getScoreboard, func_96441_U, getScoreboard
boolean (int, int): a, m_93613089, isChunkLoaded, func_201697_a
boolean (int, int): a, method_21256, isChunkLoaded, func_201697_a, isChunkLoaded
void (): q, m_63559286, doScheduledTicks, func_72955_a
void (): q, method_21269, doScheduledTicks, func_72955_a, tickPending
void (ScheduledTick<Fluid>): a, m_34511230, tickFluid, func_205339_a
void (ScheduledTick<Fluid>): a, method_21258, tickFluid, func_205339_a, tickFluid
void (ScheduledTick<Block>): b, m_63521222, tickBlock, func_205338_b
void (ScheduledTick<Block>): b, method_21264, tickBlock, func_205338_b, tickBlock
Explosion (Entity, DamageSource, double, double, double, float, boolean, boolean): a, m_99787553, explode, func_211529_a
Explosion (Entity, DamageSource, double, double, double, float, boolean, boolean): a, method_16320, explode, func_211529_a, createExplosion
void (): close, close
void (): close, close, close, close
ServerTickList<Block> (): x, m_68491633, getBlockTicks, func_205220_G_
ServerTickList<Block> (): x, method_21270, getBlockTicks, func_205220_G_, getPendingBlockTicks
ServerTickList<Fluid> (): y, m_01688361, getFluidTicks, func_205219_F_
ServerTickList<Fluid> (): y, method_21271, getFluidTicks, func_205219_F_, getPendingFluidTicks
StructureManager (): D, m_32107870, getStructureManager, func_184163_y
StructureManager (): D, method_12783, getStructureManager, func_184163_y, getStructureTemplateManager
<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, m_02392050, addParticle, func_195598_a
<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, method_21261, addParticle, func_195598_a, spawnParticle
<T extends ParticleOptions> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, m_79430939, addParticle, func_195600_a
<T extends ParticleOptions> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, method_21262, addParticle, func_195600_a, spawnParticle
boolean (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, m_35139657, sendParticlePacket, func_195601_a
boolean (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, method_21263, sendParticlePacket, func_195601_a, sendPacketWithinDistance
CraftingManager (): E, m_87740598, getCraftingManager, func_199532_z
CraftingManager (): E, method_16313, getCraftingManager, func_199532_z, getRecipeManager
TagManager (): F, m_30604393, getTagManager, func_205772_D
TagManager (): F, method_16314, getTagManager, func_205772_D, getTags
ServerWorld (): i_, m_27667198, init, func_212251_i__
ServerWorld (): i_, method_21265, init, func_212251_i__, init
void (BooleanSupplier): a, m_77531466, tick, func_72835_b
void (BooleanSupplier): a, method_16327, tick, func_72835_b, tick
void (Stream<Entity>): a, m_15216824, loadEntities, func_212420_a
void (Stream<Entity>): a, method_16328, loadEntities, func_212420_a, addEntities
BlockPos (String, BlockPos, int, boolean): a, m_76388062, findNearestStructure, func_211157_a
BlockPos (String, BlockPos, int, boolean): a, method_13688, findNearestStructure, func_211157_a, findNearestStructure
1.13.1
Names
tc
td
Fields
MinecraftServer: G, f_65298621, server, field_73061_a
MinecraftServer: F, f_65298621, server, field_73061_a
EntityMap: H, f_06997889, entityMap, field_73062_L
EntityMap: G, f_06997889, entityMap, field_73062_L
ChunkMap: I, f_83834366, chunkMap, field_73063_M
ChunkMap: H, f_83834366, chunkMap, field_73063_M
Map<UUID, Entity>: J, f_11020756, entitiesByUuid, field_175741_N
Map<UUID, Entity>: I, f_11020756, entitiesByUuid, field_175741_N
boolean: K, f_29079672, allPlayersSleeping, field_73068_P
boolean: J, f_29079672, allPlayersSleeping, field_73068_P
int: L, f_01866392, idleTimeout, field_80004_Q
int: K, f_01866392, idleTimeout, field_80004_Q
PortalForcer: M, f_14851560, portalForcer, field_85177_Q
PortalForcer: L, f_14851560, portalForcer, field_85177_Q
NaturalSpawner: N, f_51372580, naturalSpawner, field_175742_R
NaturalSpawner: M, f_51372580, naturalSpawner, field_175742_R
ServerTickList<Block>: O, f_89433926, blockTicks, field_94579_S
ServerTickList<Block>: N, f_89433926, blockTicks, field_94579_S
ServerTickList<Fluid>: P, f_15844936, fluidTicks, field_205342_P
ServerTickList<Fluid>: O, f_15844936, fluidTicks, field_205342_P
boolean: Q, f_93220123, ticking, field_211159_Q
boolean: P, f_93220123, ticking, field_211159_Q
Constructors
(MinecraftServer, WorldStorage, WorldData, int, Profiler)
(MinecraftServer, WorldStorage, DimensionDataStorage, WorldData, DimensionType, Profiler)
Methods
void (): i_, m_77531466, tick, func_72835_b
void (): h, m_05479399, wakeSleepingPlayers, func_73053_d
void (): i, m_05479399, wakeSleepingPlayers, func_73053_d
void (): ai, m_13848559, clearWeather, func_73051_P
void (): b, m_13848559, clearWeather, func_73051_P
boolean (): i, m_24351507, canSkipNight, func_73056_e
boolean (): j, m_24351507, canSkipNight, func_73056_e
void (): n_, m_29256427, playerCheckLight, func_184162_i
void (): l, m_29256427, playerCheckLight, func_184162_i
void (): l, m_82871853, tickChunks, func_147456_g
void (): n_, m_82871853, tickChunks, func_147456_g
void (): q_, m_44799999, resetIdleTimeout, func_82742_i
void (): p, m_44799999, resetIdleTimeout, func_82742_i
boolean (): aj, m_26425420, shouldSpawnNpcs, func_175738_ah
boolean (): ak, m_26425420, shouldSpawnNpcs, func_175738_ah
boolean (): ak, m_92010189, shouldSpawnAnimals, func_175735_ai
boolean (): al, m_92010189, shouldSpawnAnimals, func_175735_ai
ChunkSource (): q, m_35491590, createChunkCache, func_72970_h
ChunkSource (): r, m_35491590, createChunkCache, func_72970_h
void (): al, m_64518931, initDebugWorld, func_175737_aj
void (): am, m_64518931, initDebugWorld, func_175737_aj
void (): r, m_90037050, placeBonusChest, func_73047_i
void (): s, m_90037050, placeBonusChest, func_73047_i
BlockPos (): s, m_68873436, getForcedSpawnPoint, func_180504_m
BlockPos (): t, m_68873436, getForcedSpawnPoint, func_180504_m
void (): t, m_56370955, flushChunks, func_104140_m
void (): u, m_56370955, flushChunks, func_104140_m
void (Collection<Entity>): a, m_81002439, loadEntities, func_175650_b
ServerChunkCache (): u, m_81641358, getChunkSource, func_72863_F
ServerChunkCache (): v, m_81641358, getChunkSource, func_72863_F
void (): am, m_31310474, doBlockEvents, func_147488_Z
void (): an, m_31310474, doBlockEvents, func_147488_Z
void (): v, m_03149087, tickWeather, func_72979_l
void (): w, m_03149087, tickWeather, func_72979_l
MinecraftServer (): y, m_34284421, getServer, func_73046_m
MinecraftServer (): z, m_34284421, getServer, func_73046_m
EntityMap (): z, m_55398598, getEntityMap, func_73039_n
EntityMap (): A, m_55398598, getEntityMap, func_73039_n
ChunkMap (): A, m_17033380, getChunkMap, func_184164_w
ChunkMap (): B, m_17033380, getChunkMap, func_184164_w
PortalForcer (): B, m_66039432, getPortalForcer, func_85176_s
PortalForcer (): C, m_66039432, getPortalForcer, func_85176_s
boolean (): ax, m_33616981, isOnSameThread, func_152345_ab
boolean (): av, m_33616981, isOnSameThread, func_152345_ab
WorldAccess (): b, m_41017727, load, func_175643_b
void (): p, m_63559286, doScheduledTicks, func_72955_a
void (): q, m_63559286, doScheduledTicks, func_72955_a
ServerTickList<Block> (): w, m_68491633, getBlockTicks, func_205220_G_
ServerTickList<Block> (): x, m_68491633, getBlockTicks, func_205220_G_
ServerTickList<Fluid> (): x, m_01688361, getFluidTicks, func_205219_F_
ServerTickList<Fluid> (): y, m_01688361, getFluidTicks, func_205219_F_
StructureManager (): C, m_32107870, getStructureManager, func_184163_y
StructureManager (): D, m_32107870, getStructureManager, func_184163_y
BlockPos (String, BlockPos, int): a, m_76388062, findNearestStructure, func_211157_a
CraftingManager (): D, m_87740598, getCraftingManager, func_199532_z
CraftingManager (): E, m_87740598, getCraftingManager, func_199532_z
TagManager (): E, m_30604393, getTagManager, func_205772_D
TagManager (): F, m_30604393, getTagManager, func_205772_D
ServerWorld (): i_, m_27667198, init, func_212251_i__
void (BooleanSupplier): a, m_77531466, tick, func_72835_b
void (Stream<Entity>): a, m_15216824, loadEntities, func_212420_a
BlockPos (String, BlockPos, int, boolean): a, m_76388062, findNearestStructure, func_211157_a
1.13
Names
oo
tc
net.minecraft.class_795
net.minecraft.unmapped.C_70668269
Fields
org.apache.logging.log4j.Logger: a, field_8892, LOGGER, field_147491_a, LOGGER
org.apache.logging.log4j.Logger: a, f_34370943, LOGGER, field_147491_a
MinecraftServer: K, field_2819, server, field_73061_a, server
MinecraftServer: G, f_65298621, server, field_73061_a
EntityMap: L, field_2809, entityMap, field_73062_L, entityTracker
EntityMap: H, f_06997889, entityMap, field_73062_L
ChunkMap: M, field_2810, chunkMap, field_73063_M, playerChunkMap
ChunkMap: I, f_83834366, chunkMap, field_73063_M
Set<ScheduledTick>: N, field_2811, scheduledTicks, field_73064_N, pendingTickListEntriesHashSet
TreeSet<ScheduledTick>: O, field_2812, scheduledTicksInOrder, field_73065_O, pendingTickListEntriesTreeSet
Map<UUID, Entity>: P, field_11759, entitiesByUuid, field_175741_N, entitiesByUuid
Map<UUID, Entity>: J, f_11020756, entitiesByUuid, field_175741_N
boolean: b, field_2822, savingDisabled, field_73058_d, disableLevelSaving
boolean: b, f_93442927, savingDisabled, field_73058_d
boolean: Q, field_2813, allPlayersSleeping, field_73068_P, allPlayersSleeping
boolean: K, f_29079672, allPlayersSleeping, field_73068_P
int: R, field_2814, idleTimeout, field_80004_Q, updateEntityTick
int: L, f_01866392, idleTimeout, field_80004_Q
PortalForcer: S, field_5302, portalForcer, field_85177_Q, worldTeleporter
PortalForcer: M, f_14851560, portalForcer, field_85177_Q
NaturalSpawner: T, field_6728, naturalSpawner, field_175742_R, entitySpawner
NaturalSpawner: N, f_51372580, naturalSpawner, field_175742_R
VillageSiege: c, field_11761, villageSiege, field_175740_d, villageSiege
VillageSiege: c, f_54932988, villageSiege, field_175740_d
ServerWorld$BlockEventQueue[]: U, field_2815, blockEvents, field_147490_S, blockEventQueue
int: V, field_2816, nextBlockEventQueueIndex, field_147489_T, blockEventCacheIndex
List<ScheduledTick>: W, field_6729, scheduledTicksThisTick, field_94579_S, pendingTickListEntriesThisTick
ServerTickList<Block>: O, f_89433926, blockTicks, field_94579_S
ServerTickList<Fluid>: P, f_15844936, fluidTicks, field_205342_P
it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEvent>: d, f_03507909, blockEvents, field_147490_S
boolean: Q, f_93220123, ticking, field_211159_Q
Constructors
Methods
World (): b, method_8525, load, func_175643_b, init
void (): d, method_3646, tick, func_72835_b, tick
void (): i_, m_77531466, tick, func_72835_b
Biome$SpawnEntry (MobCategory, BlockPos): a, method_10754, pickSpawnEntry, func_175734_a, getSpawnListEntryForTypeAt
Biome$SpawnEntry (MobCategory, BlockPos): a, m_20870270, pickSpawnEntry, func_175734_a
boolean (MobCategory, Biome$SpawnEntry, BlockPos): a, method_10753, isValidSpawnEntry, func_175732_a, canCreatureTypeSpawnHere
boolean (MobCategory, Biome$SpawnEntry, BlockPos): a, m_33550811, isValidSpawnEntry, func_175732_a
void (): e, method_3669, updatePlayersSleepingStatus, func_72854_c, updateAllPlayersSleepingFlag
void (): k_, m_82212843, updatePlayersSleepingStatus, func_72854_c
void (): f, method_2141, wakeSleepingPlayers, func_73053_d, wakeAllPlayers
void (): h, m_05479399, wakeSleepingPlayers, func_73053_d
void (): c, method_2130, clearWeather, func_73051_P, resetRainAndThunder
void (): ai, m_13848559, clearWeather, func_73051_P
boolean (): g, method_2142, canSkipNight, func_73056_e, areAllPlayersAsleep
boolean (): i, m_24351507, canSkipNight, func_73056_e
boolean (int, int, boolean): a, method_8487, isChunkLoadedAt, func_175680_a, isChunkLoaded
boolean (int, int, boolean): a, m_12753876, isChunkLoaded, func_175680_a
void (): i, method_12780, playerCheckLight, func_184162_i, playerCheckLight
void (): n_, m_29256427, playerCheckLight, func_184162_i
void (): j, method_3701, tickChunks, func_147456_g, updateBlocks
void (): l, m_82871853, tickChunks, func_147456_g
BlockPos (BlockPos): a, method_10749, findLightningTarget, func_175736_a, adjustPosToNearbyEntity
BlockPos (BlockPos): a, m_27078121, findLightningTarget, func_175736_a
boolean (BlockPos, Block): a, method_8502, willTickThisTick, func_175691_a, isBlockTickPending
boolean (BlockPos, Block): b, method_11489, hasScheduledTick, func_184145_b, isUpdateScheduled
void (BlockPos, Block, int): a, method_3599, scheduleTick, func_175684_a, scheduleUpdate
void (BlockPos, Block, int, int): a, method_4682, scheduleTick, func_175654_a, updateBlockTick
void (BlockPos, Block, int, int): b, method_3653, loadScheduledTick, func_180497_b, scheduleBlockUpdate
void (): k, method_3706, tickEntities, func_72939_s, updateEntities
void (): o_, m_57128635, tickEntities, func_72939_s
void (): l, method_11491, tickPlayers, func_184147_l, tickPlayers
void (): p_, m_67258504, tickPlayers, func_184147_l
void (): m, method_4411, resetIdleTimeout, func_82742_i, resetUpdateEntityTick
void (): q_, m_44799999, resetIdleTimeout, func_82742_i
boolean (boolean): a, method_3644, doScheduledTicks, func_72955_a, tickUpdates
List<ScheduledTick> (WorldChunk, boolean): a, method_3643, getScheduledTicks, func_72920_a, getPendingBlockUpdates
List<ScheduledTick> (StructureBox, boolean): a, method_8497, getScheduledTicks, func_175712_a, getPendingBlockUpdates
void (Entity, boolean): a, method_3636, tickEntity, func_72866_a, updateEntityWithOptionalForce
void (Entity, boolean): a, m_15238577, tickEntity, func_72866_a
boolean (): an, method_10755, shouldSpawnNpcs, func_175738_ah, canSpawnNPCs
boolean (): aj, m_26425420, shouldSpawnNpcs, func_175738_ah
boolean (): ao, method_10756, shouldSpawnAnimals, func_175735_ai, canSpawnAnimals
boolean (): ak, m_92010189, shouldSpawnAnimals, func_175735_ai
ChunkSource (): n, method_3712, createChunkCache, func_72970_h, createChunkProvider
ChunkSource (): q, m_35491590, createChunkCache, func_72970_h
boolean (PlayerEntity, BlockPos): a, method_8517, canModify, func_175660_a, isBlockModifiable
boolean (PlayerEntity, BlockPos): a, m_26836886, canModify, func_175660_a
void (WorldSettings): a, method_3641, init, func_72963_a, initialize
void (WorldSettings): a, m_94503539, init, func_72963_a
void (): ap, method_10757, initDebugWorld, func_175737_aj, setDebugWorldSettings
void (): al, m_64518931, initDebugWorld, func_175737_aj
void (WorldSettings): b, method_2140, initSpawnPoint, func_73052_b, createSpawnPosition
void (WorldSettings): b, m_21866916, initSpawnPoint, func_73052_b
void (): o, method_2143, placeBonusChest, func_73047_i, createBonusChest
void (): r, m_90037050, placeBonusChest, func_73047_i
BlockPos (): p, method_2144, getForcedSpawnPoint, func_180504_m, getSpawnCoordinate
BlockPos (): s, m_68873436, getForcedSpawnPoint, func_180504_m
void (boolean, ProgressListener): a, method_8133, save, func_73044_a, saveAllChunks
void (boolean, ProgressListener): a, m_53693471, save, func_73044_a
void (): q, method_5323, flushChunks, func_104140_m, flushToDisk
void (): t, m_56370955, flushChunks, func_104140_m
void (): a, method_2132, saveData, func_73042_a, saveLevel
void (): a, m_35534636, saveData, func_73042_a
boolean (Entity): a, method_3686, addEntity, func_72838_d, spawnEntity
boolean (Entity): a, m_09670988, addEntity, func_72838_d
void (Collection<Entity>): a, method_8537, loadEntities, func_175650_b, loadEntities
void (Collection<Entity>): a, m_81002439, loadEntities, func_175650_b
boolean (Entity): j, method_12781, canAddEntity, func_184165_i, canAddEntity
boolean (Entity): j, m_50369076, canAddEntity, func_184165_i
void (Entity): b, method_3626, notifyEntityAdded, func_72923_a, onEntityAdded
void (Entity): b, m_15771998, notifyEntityAdded, func_72923_a
void (Entity): c, method_3663, notifyEntityRemoved, func_72847_b, onEntityRemoved
void (Entity): c, m_93270146, notifyEntityRemoved, func_72847_b
boolean (Entity): d, method_3677, addGlobalEntity, func_72942_c, addWeatherEffect
boolean (Entity): d, m_06673757, addGlobalEntity, func_72942_c
void (Entity, byte): a, method_3627, doEntityEvent, func_72960_a, setEntityState
void (Entity, byte): a, m_38340391, doEntityEvent, func_72960_a
ServerChunkCache (): r, method_12782, getChunkSource, func_72863_F, getChunkProvider
ServerChunkCache (): u, m_81641358, getChunkSource, func_72863_F
Explosion (Entity, double, double, double, float, boolean, boolean): a, method_3630, explode, func_72885_a, newExplosion
void (BlockPos, Block, int, int): c, method_3654, addBlockEvent, func_175641_c, addBlockEvent
void (BlockPos, Block, int, int): a, m_63164641, addBlockEvent, func_175641_c
void (): aq, method_2131, doBlockEvents, func_147488_Z, sendQueuedBlockEvents
void (): am, m_31310474, doBlockEvents, func_147488_Z
boolean (BlockEvent): a, method_2137, doBlockEvent, func_147485_a, fireBlockEvent
boolean (BlockEvent): a, m_58850860, doBlockEvent, func_147485_a
void (): s, method_2145, forceSave, func_73041_k, flush
void (): t, method_3722, tickWeather, func_72979_l, updateWeather
void (): v, m_03149087, tickWeather, func_72979_l
MinecraftServer (): u, method_2146, getServer, func_73046_m, getMinecraftServer
MinecraftServer (): y, m_34284421, getServer, func_73046_m
EntityMap (): v, method_2147, getEntityMap, func_73039_n, getEntityTracker
EntityMap (): z, m_55398598, getEntityMap, func_73039_n
ChunkMap (): w, method_2148, getChunkMap, func_184164_w, getPlayerChunkMap
ChunkMap (): A, m_17033380, getChunkMap, func_184164_w
PortalForcer (): x, method_4412, getPortalForcer, func_85176_s, getDefaultTeleporter
PortalForcer (): B, m_66039432, getPortalForcer, func_85176_s
StructureManager (): y, method_12783, getStructureManager, func_184163_y, getStructureTemplateManager
void (ParticleType, double, double, double, int, double, double, double, double, int...): a, method_10750, addParticle, func_175739_a, spawnParticle
void (ParticleType, boolean, double, double, double, int, double, double, double, double, int...): a, method_10751, addParticle, func_180505_a, spawnParticle
void (ServerPlayerEntity, ParticleType, boolean, double, double, double, int, double, double, double, double, int...): a, method_12778, addParticle, func_184161_a, spawnParticle
void (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, method_12779, sendParticlePacket, func_184159_a, sendPacketWithinDistance
Entity (UUID): a, method_10752, getEntity, func_175733_a, getEntityFromUuid
Entity (UUID): a, m_56974804, getEntity, func_175733_a
com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, method_6635, executeTask, func_152344_a, addScheduledTask
com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, m_78135006, executeTask, func_152344_a
boolean (): aF, method_6640, isOnSameThread, func_152345_ab, isCallingFromMinecraftThread
boolean (): ax, m_33616981, isOnSameThread, func_152345_ab
BlockPos (String, BlockPos, boolean): a, method_13688, findNearestStructure, func_190528_a, findNearestStructure
AdvancementManager (): z, method_14963, getAdvancements, func_191952_z, getAdvancementManager
FunctionManager (): A, method_14962, getFunctions, func_193037_A, getFunctionManager
void (): h, method_3694, resetSpawnPoint, func_72974_f, setInitialSpawnLocation
void (): m_, m_65776351, resetSpawnPoint, func_72974_f
WorldAccess (): b, m_41017727, load, func_175643_b
boolean (): j_, m_56785108, isTicking, func_211158_j_
ServerScoreboard (): l_, m_97017802, getScoreboard, func_96441_U
boolean (int, int): a, m_93613089, isChunkLoaded, func_201697_a
void (): p, m_63559286, doScheduledTicks, func_72955_a
void (ScheduledTick<Fluid>): a, m_34511230, tickFluid, func_205339_a
void (ScheduledTick<Block>): b, m_63521222, tickBlock, func_205338_b
Explosion (Entity, DamageSource, double, double, double, float, boolean, boolean): a, m_99787553, explode, func_211529_a
void (): close, close
ServerTickList<Block> (): w, m_68491633, getBlockTicks, func_205220_G_
ServerTickList<Fluid> (): x, m_01688361, getFluidTicks, func_205219_F_
StructureManager (): C, m_32107870, getStructureManager, func_184163_y
<T extends ParticleOptions> int (T, double, double, double, int, double, double, double, double): a, m_02392050, addParticle, func_195598_a
<T extends ParticleOptions> boolean (ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double): a, m_79430939, addParticle, func_195600_a
boolean (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, m_35139657, sendParticlePacket, func_195601_a
BlockPos (String, BlockPos, int): a, m_76388062, findNearestStructure, func_211157_a
CraftingManager (): D, m_87740598, getCraftingManager, func_199532_z
TagManager (): E, m_30604393, getTagManager, func_205772_D
1.12.2
Names
oo
net.minecraft.class_795
net.minecraft.server.world.ServerWorld
net.minecraft.world.WorldServer
net.minecraft.world.WorldServer
Fields
org.apache.logging.log4j.Logger: a, field_8892, LOGGER, field_147491_a, LOGGER
MinecraftServer: K, field_2819, server, field_73061_a, server
EntityMap: L, field_2809, entityMap, field_73062_L, entityTracker
ChunkMap: M, field_2810, chunkMap, field_73063_M, playerChunkMap
Set<ScheduledTick>: N, field_2811, scheduledTicks, field_73064_N, pendingTickListEntriesHashSet
TreeSet<ScheduledTick>: O, field_2812, scheduledTicksInOrder, field_73065_O, pendingTickListEntriesTreeSet
Map<UUID, Entity>: P, field_11759, entitiesByUuid, field_175741_N, entitiesByUuid
boolean: b, field_2822, savingDisabled, field_73058_d, disableLevelSaving
boolean: Q, field_2813, allPlayersSleeping, field_73068_P, allPlayersSleeping
int: R, field_2814, idleTimeout, field_80004_Q, updateEntityTick
PortalForcer: S, field_5302, portalForcer, field_85177_Q, worldTeleporter
NaturalSpawner: T, field_6728, naturalSpawner, field_175742_R, entitySpawner
VillageSiege: c, field_11761, villageSiege, field_175740_d, villageSiege
ServerWorld$BlockEventQueue[]: U, field_2815, blockEvents, field_147490_S, blockEventQueue
int: V, field_2816, nextBlockEventQueueIndex, field_147489_T, blockEventCacheIndex
List<ScheduledTick>: W, field_6729, scheduledTicksThisTick, field_94579_S, pendingTickListEntriesThisTick
Constructors
(MinecraftServer, WorldStorage, WorldData, int, Profiler)
Methods
World (): b, method_8525, load, func_175643_b, init
void (): d, method_3646, tick, func_72835_b, tick
Biome$SpawnEntry (MobCategory, BlockPos): a, method_10754, pickSpawnEntry, func_175734_a, getSpawnListEntryForTypeAt
boolean (MobCategory, Biome$SpawnEntry, BlockPos): a, method_10753, isValidSpawnEntry, func_175732_a, canCreatureTypeSpawnHere
void (): e, method_3669, updatePlayersSleepingStatus, func_72854_c, updateAllPlayersSleepingFlag
void (): f, method_2141, wakeSleepingPlayers, func_73053_d, wakeAllPlayers
void (): c, method_2130, clearWeather, func_73051_P, resetRainAndThunder
boolean (): g, method_2142, canSkipNight, func_73056_e, areAllPlayersAsleep
boolean (int, int, boolean): a, method_8487, isChunkLoadedAt, func_175680_a, isChunkLoaded
void (): i, method_12780, playerCheckLight, func_184162_i, playerCheckLight
void (): j, method_3701, tickChunks, func_147456_g, updateBlocks
BlockPos (BlockPos): a, method_10749, findLightningTarget, func_175736_a, adjustPosToNearbyEntity
boolean (BlockPos, Block): a, method_8502, willTickThisTick, func_175691_a, isBlockTickPending
boolean (BlockPos, Block): b, method_11489, hasScheduledTick, func_184145_b, isUpdateScheduled
void (BlockPos, Block, int): a, method_3599, scheduleTick, func_175684_a, scheduleUpdate
void (BlockPos, Block, int, int): a, method_4682, scheduleTick, func_175654_a, updateBlockTick
void (BlockPos, Block, int, int): b, method_3653, loadScheduledTick, func_180497_b, scheduleBlockUpdate
void (): k, method_3706, tickEntities, func_72939_s, updateEntities
void (): l, method_11491, tickPlayers, func_184147_l, tickPlayers
void (): m, method_4411, resetIdleTimeout, func_82742_i, resetUpdateEntityTick
boolean (boolean): a, method_3644, doScheduledTicks, func_72955_a, tickUpdates
List<ScheduledTick> (WorldChunk, boolean): a, method_3643, getScheduledTicks, func_72920_a, getPendingBlockUpdates
List<ScheduledTick> (StructureBox, boolean): a, method_8497, getScheduledTicks, func_175712_a, getPendingBlockUpdates
void (Entity, boolean): a, method_3636, tickEntity, func_72866_a, updateEntityWithOptionalForce
boolean (): an, method_10755, shouldSpawnNpcs, func_175738_ah, canSpawnNPCs
boolean (): ao, method_10756, shouldSpawnAnimals, func_175735_ai, canSpawnAnimals
ChunkSource (): n, method_3712, createChunkCache, func_72970_h, createChunkProvider
boolean (PlayerEntity, BlockPos): a, method_8517, canModify, func_175660_a, isBlockModifiable
void (WorldSettings): a, method_3641, init, func_72963_a, initialize
void (): ap, method_10757, initDebugWorld, func_175737_aj, setDebugWorldSettings
void (WorldSettings): b, method_2140, initSpawnPoint, func_73052_b, createSpawnPosition
void (): o, method_2143, placeBonusChest, func_73047_i, createBonusChest
BlockPos (): p, method_2144, getForcedSpawnPoint, func_180504_m, getSpawnCoordinate
void (boolean, ProgressListener): a, method_8133, save, func_73044_a, saveAllChunks
void (): q, method_5323, flushChunks, func_104140_m, flushToDisk
void (): a, method_2132, saveData, func_73042_a, saveLevel
boolean (Entity): a, method_3686, addEntity, func_72838_d, spawnEntity
void (Collection<Entity>): a, method_8537, loadEntities, func_175650_b, loadEntities
boolean (Entity): j, method_12781, canAddEntity, func_184165_i, canAddEntity
void (Entity): b, method_3626, notifyEntityAdded, func_72923_a, onEntityAdded
void (Entity): c, method_3663, notifyEntityRemoved, func_72847_b, onEntityRemoved
boolean (Entity): d, method_3677, addGlobalEntity, func_72942_c, addWeatherEffect
void (Entity, byte): a, method_3627, doEntityEvent, func_72960_a, setEntityState
ServerChunkCache (): r, method_12782, getChunkSource, func_72863_F, getChunkProvider
Explosion (Entity, double, double, double, float, boolean, boolean): a, method_3630, explode, func_72885_a, newExplosion
void (BlockPos, Block, int, int): c, method_3654, addBlockEvent, func_175641_c, addBlockEvent
void (): aq, method_2131, doBlockEvents, func_147488_Z, sendQueuedBlockEvents
boolean (BlockEvent): a, method_2137, doBlockEvent, func_147485_a, fireBlockEvent
void (): s, method_2145, forceSave, func_73041_k, flush
void (): t, method_3722, tickWeather, func_72979_l, updateWeather
MinecraftServer (): u, method_2146, getServer, func_73046_m, getMinecraftServer
EntityMap (): v, method_2147, getEntityMap, func_73039_n, getEntityTracker
ChunkMap (): w, method_2148, getChunkMap, func_184164_w, getPlayerChunkMap
PortalForcer (): x, method_4412, getPortalForcer, func_85176_s, getDefaultTeleporter
StructureManager (): y, method_12783, getStructureManager, func_184163_y, getStructureTemplateManager
void (ParticleType, double, double, double, int, double, double, double, double, int...): a, method_10750, addParticle, func_175739_a, spawnParticle
void (ParticleType, boolean, double, double, double, int, double, double, double, double, int...): a, method_10751, addParticle, func_180505_a, spawnParticle
void (ServerPlayerEntity, ParticleType, boolean, double, double, double, int, double, double, double, double, int...): a, method_12778, addParticle, func_184161_a, spawnParticle
void (ServerPlayerEntity, boolean, double, double, double, Packet<?>): a, method_12779, sendParticlePacket, func_184159_a, sendPacketWithinDistance
Entity (UUID): a, method_10752, getEntity, func_175733_a, getEntityFromUuid
com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, method_6635, executeTask, func_152344_a, addScheduledTask
boolean (): aF, method_6640, isOnSameThread, func_152345_ab, isCallingFromMinecraftThread
BlockPos (String, BlockPos, boolean): a, method_13688, findNearestStructure, func_190528_a, findNearestStructure
AdvancementManager (): z, method_14963, getAdvancements, func_191952_z, getAdvancementManager
FunctionManager (): A, method_14962, getFunctions, func_193037_A, getFunctionManager
void (): h, method_3694, resetSpawnPoint, func_72974_f, setInitialSpawnLocation