History - net.minecraft.world.World
26.3-snapshot-3
Names
Fields
Constructors
Methods
void (double, double, double, double, double, double, List<FireworkExplosionComponent>): createFireworks, method_8547, addFireworkParticle
BrewingRecipeRegistry (): potionBrewing, method_59547, getBrewingRecipeRegistry
LazyIterationConsumer$NextIteration (Predicate, org.apache.commons.lang3.mutable.MutableBoolean, TypeFilter, Entity): lambda$hasEntities$0, method_74141, method_74141
LazyIterationConsumer$NextIteration (Predicate, List, int, TypeFilter, Entity): lambda$getEntities$1, method_47576, method_47576
float (): getRelativeTickSpeed, method_1_7594, getEntityMotionRate
void (double, double, double, double, double, double, List<FireworkExplosionComponent>, boolean): createFireworks, method_8547, addFireworkParticle
NextIteration (Predicate, org.apache.commons.lang3.mutable.MutableBoolean, TypeFilter, Entity): lambda$hasEntities$0, method_74141, method_74141
NextIteration (Predicate, List, int, TypeFilter, Entity): lambda$getEntities$1, method_47576, method_47576
26.3-snapshot-2
Names
Fields
Constructors
Methods
void (Entity, Entity, RegistryEntry<SoundEvent>, SoundCategory, float, float): playSound, method_1_7298, playSoundFromEntity
26.3-snapshot-1
Names
Fields
Constructors
Methods
boolean (BlockPos, BlockState, int): setBlock, method_8652, setBlockState
boolean (BlockPos, BlockState): setBlockAndUpdate, method_8501, setBlockState
26.2
Names
Fields
int: ACROSS_THE_WHOLE_WORLD, field_1_5948, field_1_5948
Constructors
Methods
int (): getNextEntityId, method_1_6276, getNextEntityId
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Random: threadSafeRandom, field_38861, threadSafeRandom
Random: soundSeedGenerator, field_38861, threadSafeRandom
Constructors
Methods
void (): prepareWeather, method_8543, initWeatherGradients
long (): getDayTime, method_8532, getTimeOfDay
String (): lambda$fillReportDetails$4, method_20783, method_20783
String (): lambda$fillReportDetails$1, method_20783, method_20783
String (): lambda$fillReportDetails$3, method_8484, method_8484
String (): lambda$fillReportDetails$0, method_8484, method_8484
LazyIterationConsumer$NextIteration (Predicate, org.apache.commons.lang3.mutable.MutableBoolean, TypeFilter, Entity): lambda$hasEntities$2, method_74141, method_74141
LazyIterationConsumer$NextIteration (Predicate, org.apache.commons.lang3.mutable.MutableBoolean, TypeFilter, Entity): lambda$hasEntities$0, method_74141, method_74141
long (): getOverworldClockTime, method_1_840, getOverworldTime
long (): getDefaultClockTime, method_1_1159, getDimensionTime
long (Optional<? extends RegistryEntry<WorldClockKey>>): getClockTimeTicks, method_1_1158, getTime
ClockQueryable (): clockManager, method_1_839, getClocks
String (): lambda$fillReportDetails$2, method_1_841, method_1_841
Long (RegistryEntry): lambda$getClockTimeTicks$0, method_1_1160, method_1_1160
1.21.11_unobfuscated
Names
net.minecraft.world.level.Level
net.minecraft.class_1937
net.minecraft.world.World
Fields
com.mojang.serialization.Codec<RegistryKey<World>>: RESOURCE_KEY_CODEC, field_25178, CODEC
RegistryKey<World>: OVERWORLD, field_25179, OVERWORLD
RegistryKey<World>: NETHER, field_25180, NETHER
RegistryKey<World>: END, field_25181, END
int: MAX_LEVEL_SIZE, field_30965, HORIZONTAL_LIMIT
int: LONG_PARTICLE_CLIP_RANGE, field_30966, MAX_UPDATE_DEPTH
int: SHORT_PARTICLE_CLIP_RANGE, field_30967, field_30967
int: MAX_BRIGHTNESS, field_30968, field_30968
int: MAX_ENTITY_SPAWN_Y, field_30970, MAX_Y
int: MIN_ENTITY_SPAWN_Y, field_30971, MIN_Y
Pool<BlockParticleEffect>: DEFAULT_EXPLOSION_BLOCK_PARTICLES, field_61989, EXPLOSION_BLOCK_PARTICLES
List<BlockEntityTickInvoker>: blockEntityTickers, field_27082, blockEntityTickers
ChainRestrictedNeighborUpdater: neighborUpdater, field_38226, neighborUpdater
List<BlockEntityTickInvoker>: pendingBlockEntityTickers, field_27081, pendingBlockEntityTickers
boolean: tickingBlockEntities, field_9249, iteratingTickingBlockEntities
Thread: thread, field_17086, thread
boolean: isDebug, field_24496, debugWorld
int: skyDarken, field_9226, ambientDarkness
int: randValue, field_9256, lcgBlockSeed
int: addend, field_9238, lcgBlockSeedIncrement
float: oRainLevel, field_9253, lastRainGradient
float: rainLevel, field_9235, rainGradient
float: oThunderLevel, field_9251, lastThunderGradient
float: thunderLevel, field_9234, thunderGradient
Random: random, field_9229, random
Random: threadSafeRandom, field_38861, threadSafeRandom
RegistryEntry<DimensionType>: dimensionTypeRegistration, field_36402, dimensionEntry
MutableWorldProperties: levelData, field_9232, properties
boolean: isClientSide, field_9236, isClient
BiomeAccess: biomeManager, field_20639, biomeAccess
RegistryKey<World>: dimension, field_25176, registryKey
DynamicRegistryManager: registryAccess, field_42475, registryManager
DamageSources: damageSources, field_42476, damageSources
PalettesFactory: palettedContainerFactory, field_62535, palettesFactory
long: subTickCount, field_35455, tickOrder
Constructors
(MutableWorldProperties, RegistryKey<World>, DynamicRegistryManager, RegistryEntry<DimensionType>, boolean, boolean, long, int)
Methods
boolean (): isClientSide, method_8608, isClient
MinecraftServer (): getServer, method_8503, getServer
boolean (BlockPos): isInWorldBounds, method_24794, isInBuildLimit
boolean (BlockPos): isInValidBounds, method_76805, isInLoadLimit
boolean (BlockPos): isInSpawnableBounds, method_25953, isValid
boolean (BlockPos): isInWorldBoundsHorizontal, method_8558, isValidHorizontally
boolean (BlockPos): isInValidBoundsHorizontal, method_76804, isChunkLoadable
boolean (int): isOutsideSpawnableHeight, method_25952, isInvalidVertically
WorldChunk (BlockPos): getChunkAt, method_8500, getWorldChunk
WorldChunk (int, int): getChunk, method_8392, getChunk
Chunk (int, int, ChunkStatus, boolean): getChunk, method_8402, getChunk
boolean (BlockPos, BlockState, int): setBlock, method_8652, setBlockState
boolean (BlockPos, BlockState, int, int): setBlock, method_30092, setBlockState
void (BlockPos, BlockState, BlockState): updatePOIOnBlockStateChange, method_66016, onBlockStateChanged
boolean (BlockPos, boolean): removeBlock, method_8650, removeBlock
boolean (BlockPos, boolean, Entity, int): destroyBlock, method_30093, breakBlock
void (BlockPos, BlockState): addDestroyBlockEffect, method_31595, addBlockBreakParticles
boolean (BlockPos, BlockState): setBlockAndUpdate, method_8501, setBlockState
void (BlockPos, BlockState, BlockState, int): sendBlockUpdated, method_8413, updateListeners
void (BlockPos, BlockState, BlockState): setBlocksDirty, method_16109, scheduleBlockRerenderIfNeeded
void (BlockPos, Block, WireOrientation): updateNeighborsAt, method_8452, updateNeighborsAlways
void (BlockPos, Block, Direction, WireOrientation): updateNeighborsAtExceptFromFacing, method_8508, updateNeighborsExcept
void (BlockPos, Block, WireOrientation): neighborChanged, method_8492, updateNeighbor
void (BlockState, BlockPos, Block, WireOrientation, boolean): neighborChanged, method_41410, updateNeighbor
void (Direction, BlockPos, BlockPos, BlockState, int, int): neighborShapeChanged, method_42308, replaceWithStateForNeighborUpdate
int (Heightmap$Type, int, int): getHeight, method_8624, getTopY
LightingProvider (): getLightEngine, method_22336, getLightingProvider
BlockState (BlockPos): getBlockState, method_8320, getBlockState
FluidState (BlockPos): getFluidState, method_8316, getFluidState
boolean (): isBrightOutside, method_8530, isDay
boolean (): isDarkOutside, method_23886, isNight
void (Entity, BlockPos, SoundEvent, SoundCategory, float, float): playSound, method_8396, playSound
void (Entity, double, double, double, RegistryEntry<SoundEvent>, SoundCategory, float, float, long): playSeededSound, method_8465, playSound
void (Entity, double, double, double, SoundEvent, SoundCategory, float, float, long): playSeededSound, method_47967, playSound
void (Entity, Entity, RegistryEntry<SoundEvent>, SoundCategory, float, float, long): playSeededSound, method_8449, playSoundFromEntity
void (Entity, double, double, double, SoundEvent, SoundCategory): playSound, method_54762, playSound
void (Entity, double, double, double, SoundEvent, SoundCategory, float, float): playSound, method_43128, playSound
void (Entity, double, double, double, RegistryEntry<SoundEvent>, SoundCategory, float, float): playSound, method_60511, playSound
void (Entity, Entity, SoundEvent, SoundCategory, float, float): playSound, method_43129, playSoundFromEntity
void (BlockPos, SoundEvent, SoundCategory, float, float, boolean): playLocalSound, method_45446, playSoundAtBlockCenterClient
void (Entity, SoundEvent, SoundCategory, float, float): playLocalSound, method_55116, playSoundFromEntityClient
void (double, double, double, SoundEvent, SoundCategory, float, float, boolean): playLocalSound, method_8486, playSoundClient
void (SoundEvent, SoundCategory, float, float): playPlayerSound, method_67392, playSoundClient
void (ParticleEffect, double, double, double, double, double, double): addParticle, method_8406, addParticleClient
void (ParticleEffect, boolean, boolean, double, double, double, double, double, double): addParticle, method_8466, addParticleClient
void (ParticleEffect, double, double, double, double, double, double): addAlwaysVisibleParticle, method_8494, addImportantParticleClient
void (ParticleEffect, boolean, double, double, double, double, double, double): addAlwaysVisibleParticle, method_17452, addImportantParticleClient
void (BlockEntityTickInvoker): addBlockEntityTicker, method_31594, addBlockEntityTicker
void (): tickBlockEntities, method_18471, tickBlockEntities
<T extends Entity> void (Consumer<T>, T): guardEntityTick, method_18472, tickEntity
boolean (Entity): shouldTickDeath, method_38989, shouldUpdatePostDeath
boolean (long): shouldTickBlocksAt, method_39425, shouldTickBlocksInChunk
boolean (BlockPos): shouldTickBlocksAt, method_41411, shouldTickBlockPos
void (Entity, double, double, double, float, World$ExplosionSourceType): explode, method_8437, createExplosion
void (Entity, double, double, double, float, boolean, World$ExplosionSourceType): explode, method_8537, createExplosion
void (Entity, DamageSource, ExplosionBehavior, Vec3d, float, boolean, World$ExplosionSourceType): explode, method_46407, createExplosion
void (Entity, DamageSource, ExplosionBehavior, double, double, double, float, boolean, World$ExplosionSourceType): explode, method_55117, createExplosion
void (Entity, DamageSource, ExplosionBehavior, double, double, double, float, boolean, World$ExplosionSourceType, ParticleEffect, ParticleEffect, Pool<BlockParticleEffect>, RegistryEntry<SoundEvent>): explode, method_8454, createExplosion
String (): gatherChunkSourceStats, method_31419, asString
BlockEntity (BlockPos): getBlockEntity, method_8321, getBlockEntity
void (BlockEntity): setBlockEntity, method_8438, addBlockEntity
void (BlockPos): removeBlockEntity, method_8544, removeBlockEntity
boolean (BlockPos): isLoaded, method_8477, isPosLoaded
boolean (BlockPos, Entity, Direction): loadedAndEntityCanStandOnFace, method_24368, isDirectionSolid
boolean (BlockPos, Entity): loadedAndEntityCanStandOn, method_8515, isTopSolid
void (): updateSkyBrightness, method_8533, calculateAmbientDarkness
void (boolean): setSpawnSettings, method_8424, setMobSpawnOptions
void (WorldProperties$SpawnPoint): setRespawnData, method_27873, setSpawnPoint
WorldProperties$SpawnPoint (): getRespawnData, method_74854, getSpawnPoint
WorldProperties$SpawnPoint (WorldProperties$SpawnPoint): getWorldBorderAdjustedRespawnData, method_74891, ensureWithinBorder
void (): prepareWeather, method_8543, initWeatherGradients
void (): close
BlockView (int, int): getChunkForCollisions, method_22338, getChunkAsView
List<Entity> (Entity, Box, Predicate<? super Entity>): getEntities, method_8333, getOtherEntities
<T extends Entity> List<T> (TypeFilter<Entity, T>, Box, Predicate<? super T>): getEntities, method_18023, getEntitiesByType
<T extends Entity> void (TypeFilter<Entity, T>, Box, Predicate<? super T>, List<? super T>): getEntities, method_47574, collectEntitiesByType
<T extends Entity> void (TypeFilter<Entity, T>, Box, Predicate<? super T>, List<? super T>, int): getEntities, method_47575, collectEntitiesByType
<T extends Entity> boolean (TypeFilter<Entity, T>, Box, Predicate<? super T>): hasEntities, method_74143, hasEntities
List<Entity> (Entity, Box): getPushableEntities, method_66349, getCrammedEntities
Entity (int): getEntity, method_8469, getEntityById
Entity (UUID): getEntity, method_66347, getEntity
Entity (UUID): getEntityInAnyDimension, method_73284, getEntityAnyDimension
PlayerEntity (UUID): getPlayerInAnyDimension, method_73285, getPlayerAnyDimension
Collection<EnderDragonPart> (): dragonParts, method_65097, getEnderDragonParts
void (BlockPos): blockEntityChanged, method_8524, markDirty
void (BlockEntity): onBlockEntityAdded, method_71970, loadBlockEntity
long (): getDayTime, method_8532, getTimeOfDay
boolean (Entity, BlockPos): mayInteract, method_8505, canEntityModifyAt
void (Entity, byte): broadcastEntityEvent, method_8421, sendEntityStatus
void (Entity, DamageSource): broadcastDamageEvent, method_48760, sendEntityDamage
void (BlockPos, Block, int, int): blockEvent, method_8427, addSyncedBlockEvent
WorldProperties (): getLevelData, method_8401, getLevelProperties
TickManager (): tickRateManager, method_54719, getTickManager
float (float): getThunderLevel, method_8478, getThunderGradient
void (float): setThunderLevel, method_8496, setThunderGradient
float (float): getRainLevel, method_8430, getRainGradient
void (float): setRainLevel, method_8519, setRainGradient
boolean (): canHaveWeather, method_63020, canHaveWeather
boolean (): isThundering, method_8546, isThundering
boolean (): isRaining, method_8419, isRaining
boolean (BlockPos): isRainingAt, method_8520, hasRain
Biome$Precipitation (BlockPos): precipitationAt, method_70745, getPrecipitation
MapState (MapIdComponent): getMapData, method_17891, getMapState
void (int, BlockPos, int): globalLevelEvent, method_8474, syncGlobalEvent
CrashReportSection (CrashReport): fillReportDetails, method_8538, addDetailsToCrashReport
void (int, BlockPos, int): destroyBlockProgress, method_8517, setBlockBreakingInfo
void (double, double, double, double, double, double, List<FireworkExplosionComponent>): createFireworks, method_8547, addFireworkParticle
Scoreboard (): getScoreboard, method_8428, getScoreboard
void (BlockPos, Block): updateNeighbourForOutputSignal, method_8455, updateComparators
int (): getSkyDarken, method_8594, getAmbientDarkness
void (int): setSkyFlashTime, method_8509, setLightningTicksLeft
void (Packet<?>): sendPacketToServer, method_8522, sendPacket
DimensionType (): dimensionType, method_8597, getDimension
RegistryEntry<DimensionType> (): dimensionTypeRegistration, method_40134, getDimensionEntry
RegistryKey<World> (): dimension, method_27983, getRegistryKey
Random (): getRandom, method_8409, getRandom
boolean (BlockPos, Predicate<BlockState>): isStateAtPosition, method_16358, testBlockState
boolean (BlockPos, Predicate<FluidState>): isFluidAtPosition, method_35237, testFluidState
RecipeManager (): recipeAccess, method_8433, getRecipeManager
BlockPos (int, int, int, int): getBlockRandomPos, method_8536, getRandomPosInChunk
boolean (): noSave, method_8458, isSavingDisabled
BiomeAccess (): getBiomeManager, method_22385, getBiomeAccess
boolean (): isDebug, method_27982, isDebugWorld
EntityLookup<Entity> (): getEntities, method_31592, getEntityLookup
long (): nextSubTickCount, method_39224, getTickOrder
DynamicRegistryManager (): registryAccess, method_30349, getRegistryManager
DamageSources (): damageSources, method_48963, getDamageSources
WorldEnvironmentAttributeAccess (): environmentAttributes, method_75598, getEnvironmentAttributes
BrewingRecipeRegistry (): potionBrewing, method_59547, getBrewingRecipeRegistry
FuelRegistry (): fuelValues, method_61269, getFuelRegistry
int (BlockPos): getClientLeafTintColor, method_67233, getBlockColor
PalettesFactory (): palettedContainerFactory, method_74142, getPalettesFactory
EnvironmentAttributeAccess (): environmentAttributes, method_75598, getEnvironmentAttributes
Chunk (int, int): getChunk, method_8392, getChunk
String (): lambda$fillReportDetails$4, method_20783, method_20783
String (): lambda$fillReportDetails$3, method_8484, method_8484
LazyIterationConsumer$NextIteration (Predicate, org.apache.commons.lang3.mutable.MutableBoolean, TypeFilter, Entity): lambda$hasEntities$2, method_74141, method_74141
LazyIterationConsumer$NextIteration (Predicate, List, int, TypeFilter, Entity): lambda$getEntities$1, method_47576, method_47576
void (Entity, Predicate, List, Entity): lambda$getEntities$0, method_31593, method_31593