net.minecraft.world.level

public abstract class Level

implements LevelAccessor, UUIDLookup<Entity>, AutoCloseable

dja
net.minecraft.world.level.Level
net.minecraft.class_1937
net.minecraft.unmapped.C_cdctfzbn
net.minecraft.world.World
net.minecraft.world.World

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<ResourceKey<Level>>
h
RESOURCE_KEY_CODEC
field_25178
f_lmvypcus
CODEC
CODEC
public static final ResourceKey<Level>
i
OVERWORLD
field_25179
f_cbiryoco
OVERWORLD
OVERWORLD
public static final ResourceKey<Level>
j
NETHER
field_25180
f_oxotuivf
NETHER
NETHER
public static final ResourceKey<Level>
k
END
field_25181
f_jpwdiojf
END
END
public static final int
l
MAX_LEVEL_SIZE
field_30965
f_xfrgfgyi
HORIZONTAL_LIMIT
HORIZONTAL_LIMIT
public static final int
m
LONG_PARTICLE_CLIP_RANGE
field_30966
f_fzftbvmv
MAX_UPDATE_DEPTH
MAX_UPDATE_DEPTH
public static final int
n
SHORT_PARTICLE_CLIP_RANGE
field_30967
f_jhqnlxst
field_30967
SHORT_PARTICLE_CLIP_RANGE
public static final int
o
MAX_BRIGHTNESS
field_30968
f_kzmsvqir
field_30968
MAX_BRIGHTNESS
public static final int
p
TICKS_PER_DAY
field_30969
f_khwqfnyv
field_30969
TICKS_PER_DAY
public static final int
q
MAX_ENTITY_SPAWN_Y
field_30970
f_ciwixdmd
MAX_Y
MAX_Y
public static final int
r
MIN_ENTITY_SPAWN_Y
field_30971
f_ltnvvkbh
MIN_Y
MIN_Y
protected final List<TickingBlockEntity>
s
blockEntityTickers
field_27082
f_dxefaeyr
blockEntityTickers
blockEntityTickers
protected final NeighborUpdater
t
neighborUpdater
field_38226
f_nbddkahl
neighborUpdater
neighborUpdater
private final List<TickingBlockEntity>
a
pendingBlockEntityTickers
field_27081
f_btqcwhzq
pendingBlockEntityTickers
pendingBlockEntityTickers
private boolean
b
tickingBlockEntities
field_9249
f_ifvsmesg
iteratingTickingBlockEntities
iteratingTickingBlockEntities
private final Thread
c
thread
field_17086
f_khmymmmr
thread
thread
private final boolean
d
isDebug
field_24496
f_vioqbhue
debugWorld
debugWorld
private int
e
skyDarken
field_9226
f_phyzsxpf
ambientDarkness
ambientDarkness
protected int
u
randValue
field_9256
f_xiulbyck
lcgBlockSeed
lcgBlockSeed
protected final int
v
addend
field_9238
f_crftnqmt
lcgBlockSeedIncrement
lcgBlockSeedIncrement
protected float
w
oRainLevel
field_9253
f_csbozmqi
lastRainGradient
rainGradientPrev
protected float
x
rainLevel
field_9235
f_zqqsxjfb
rainGradient
rainGradient
protected float
y
oThunderLevel
field_9251
f_bohnctev
lastThunderGradient
thunderGradientPrev
protected float
z
thunderLevel
field_9234
f_hfugkrtt
thunderGradient
thunderGradient
public final RandomSource
A
random
field_9229
f_kgwrxhxy
random
random
private final RandomSource
f
threadSafeRandom
field_38861
f_syvvohtr
threadSafeRandom
unsafeRandom
private final Holder<DimensionType>
E
dimensionTypeRegistration
field_36402
f_dwvdsrbg
dimensionEntry
dimension
protected final WritableLevelData
B
levelData
field_9232
f_uvswajab
properties
properties
public final boolean
C
isClientSide
field_9236
f_qyjyicxt
isClient
isClient
private final WorldBorder
F
worldBorder
field_9223
f_xzcshioj
border
border
private final BiomeManager
G
biomeManager
field_20639
f_flkepbnh
biomeAccess
biomeAccess
private final ResourceKey<Level>
H
dimension
field_25176
f_xbmzgtxh
registryKey
registryKey
private final RegistryAccess
I
registryAccess
field_42475
f_frtivcct
registryManager
registryManager
private final DamageSources
J
damageSources
field_42476
f_yhzhjnsb
damageSources
damageSources
private long
K
subTickCount
field_35455
f_oturqgfy
tickOrder
tickOrder

Constructor summary

ModifierConstructor
protected (WritableLevelData properties, ResourceKey<Level> registryRef, RegistryAccess registryManager, Holder<DimensionType> dimensionEntry, boolean isClient, boolean debugWorld, long seed, int maxChainedNeighborUpdates)

Method summary

Modifier and TypeMethod
public boolean
w_()
isClientSide()
method_8608()
m_cnmhzsof()
isClient()
isClient()
public MinecraftServer
p()
getServer()
method_8503()
m_fnlxbhsq()
getServer()
getServer()
public boolean
k(iu arg0)
isInWorldBounds(BlockPos arg0)
method_24794(class_2338 arg0)
m_oazwjzyp(C_hynzadkk arg0)
isInBuildLimit(BlockPos pos)
isInBuildLimit(BlockPos pos)
public static boolean
l(iu arg0)
isInSpawnableBounds(BlockPos arg0)
method_25953(class_2338 arg0)
m_ysqwrcop(C_hynzadkk arg0)
isValid(BlockPos pos)
isValid(BlockPos pos)
private static boolean
g(iu arg0)
isInWorldBoundsHorizontal(BlockPos arg0)
method_8558(class_2338 arg0)
m_plfbuzkn(C_hynzadkk arg0)
isValidHorizontally(BlockPos pos)
isValidHorizontally(BlockPos pos)
private static boolean
b(int arg0)
isOutsideSpawnableHeight(int arg0)
method_25952(int arg0)
m_aitngayn(int arg0)
isInvalidVertically(int y)
isInvalidVertically(int y)
public LevelChunk
m(iu arg0)
getChunkAt(BlockPos arg0)
method_8500(class_2338 arg0)
m_rsnbcuug(C_hynzadkk arg0)
getWorldChunk(BlockPos pos)
getWorldChunk(BlockPos pos)
public LevelChunk
d(int arg0, int arg1)
getChunk(int arg0, int arg1)
method_8497(int arg0, int arg1)
m_rdconqkl(int arg0, int arg1)
getChunk(int arg0, int arg1)
getChunk(int arg0, int arg1)
public ChunkAccess
a(int arg0, int arg1, edf arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
method_8402(int arg0, int arg1, class_2806 arg2, boolean arg3)
m_ttxosgdg(int arg0, int arg1, C_kogtzhzt arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
public boolean
a(iu arg0, eah arg1, int arg2)
setBlock(BlockPos arg0, BlockState arg1, int arg2)
method_8652(class_2338 arg0, class_2680 arg1, int arg2)
m_tvibraom(C_hynzadkk arg0, C_txtbiemp arg1, int arg2)
setBlockState(BlockPos arg0, BlockState arg1, int arg2)
setBlockState(BlockPos arg0, BlockState arg1, int arg2)
public boolean
a(iu arg0, eah arg1, int arg2, int arg3)
setBlock(BlockPos arg0, BlockState arg1, int arg2, int arg3)
method_30092(class_2338 arg0, class_2680 arg1, int arg2, int arg3)
m_htquvoam(C_hynzadkk arg0, C_txtbiemp arg1, int arg2, int arg3)
setBlockState(BlockPos arg0, BlockState arg1, int arg2, int arg3)
setBlockState(BlockPos arg0, BlockState arg1, int arg2, int arg3)
public void
a(iu arg0, eah arg1, eah arg2)
updatePOIOnBlockStateChange(BlockPos arg0, BlockState arg1, BlockState arg2)
method_66016(class_2338 arg0, class_2680 arg1, class_2680 arg2)
m_vvzvxpoa(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2)
onBlockStateChanged(BlockPos pos, BlockState oldState, BlockState newState)
m_vvzvxpoa(BlockPos pos, BlockState arg1, BlockState arg2)
public boolean
a(iu arg0, boolean arg1)
removeBlock(BlockPos arg0, boolean arg1)
method_8650(class_2338 arg0, boolean arg1)
m_qqxrgwdx(C_hynzadkk arg0, boolean arg1)
removeBlock(BlockPos arg0, boolean arg1)
removeBlock(BlockPos arg0, boolean arg1)
public boolean
a(iu arg0, boolean arg1, bwf arg2, int arg3)
destroyBlock(BlockPos arg0, boolean arg1, Entity arg2, int arg3)
method_30093(class_2338 arg0, boolean arg1, class_1297 arg2, int arg3)
m_vwwmkysb(C_hynzadkk arg0, boolean arg1, C_astfners arg2, int arg3)
breakBlock(BlockPos arg0, boolean arg1, Entity arg2, int arg3)
breakBlock(BlockPos arg0, boolean arg1, Entity arg2, int arg3)
public void
a(iu arg0, eah arg1)
addDestroyBlockEffect(BlockPos arg0, BlockState arg1)
method_31595(class_2338 arg0, class_2680 arg1)
m_ljwwyazj(C_hynzadkk arg0, C_txtbiemp arg1)
addBlockBreakParticles(BlockPos pos, BlockState state)
addBlockBreakParticles(BlockPos pos, BlockState state)
public boolean
b(iu arg0, eah arg1)
setBlockAndUpdate(BlockPos arg0, BlockState arg1)
method_8501(class_2338 arg0, class_2680 arg1)
m_leykbaxa(C_hynzadkk arg0, C_txtbiemp arg1)
setBlockState(BlockPos pos, BlockState state)
setBlockState(BlockPos pos, BlockState state)
public abstract void
a(iu arg0, eah arg1, eah arg2, int arg3)
sendBlockUpdated(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
method_8413(class_2338 arg0, class_2680 arg1, class_2680 arg2, int arg3)
m_dmpgcjnl(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2, int arg3)
updateListeners(BlockPos pos, BlockState oldState, BlockState newState, int flags)
updateListeners(BlockPos pos, BlockState arg1, BlockState arg2, int arg3)
public void
b(iu arg0, eah arg1, eah arg2)
setBlocksDirty(BlockPos arg0, BlockState arg1, BlockState arg2)
method_16109(class_2338 arg0, class_2680 arg1, class_2680 arg2)
m_eicusrke(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2)
scheduleBlockRerenderIfNeeded(BlockPos pos, BlockState old, BlockState updated)
scheduleBlockRerenderIfNeeded(BlockPos pos, BlockState old, BlockState updated)
public void
a(iu arg0, dmf arg1, exw arg2)
updateNeighborsAt(BlockPos arg0, Block arg1, Orientation arg2)
method_8452(class_2338 arg0, class_2248 arg1, class_9904 arg2)
m_vtkdplrr(C_hynzadkk arg0, C_mmxmpdoq arg1, C_ctatbkvy arg2)
updateNeighborsAlways(BlockPos pos, Block sourceBlock, WireOrientation orientation)
m_vtkdplrr(BlockPos pos, Block block, Orientation arg2)
public void
a(iu arg0, dmf arg1, ja arg2, exw arg3)
updateNeighborsAtExceptFromFacing(BlockPos arg0, Block arg1, Direction arg2, Orientation arg3)
method_8508(class_2338 arg0, class_2248 arg1, class_2350 arg2, class_9904 arg3)
m_pzvdwzsl(C_hynzadkk arg0, C_mmxmpdoq arg1, C_xpuuihxf arg2, C_ctatbkvy arg3)
updateNeighborsExcept(BlockPos pos, Block sourceBlock, Direction direction, WireOrientation orientation)
updateNeighborsExcept(BlockPos pos, Block sourceBlock, Direction direction, Orientation arg3)
public void
b(iu arg0, dmf arg1, exw arg2)
neighborChanged(BlockPos arg0, Block arg1, Orientation arg2)
method_8492(class_2338 arg0, class_2248 arg1, class_9904 arg2)
m_hzulzelc(C_hynzadkk arg0, C_mmxmpdoq arg1, C_ctatbkvy arg2)
updateNeighbor(BlockPos pos, Block sourceBlock, WireOrientation orientation)
m_hzulzelc(BlockPos pos, Block block, Orientation arg2)
public void
a(eah arg0, iu arg1, dmf arg2, exw arg3, boolean arg4)
neighborChanged(BlockState arg0, BlockPos arg1, Block arg2, Orientation arg3, boolean arg4)
method_41410(class_2680 arg0, class_2338 arg1, class_2248 arg2, class_9904 arg3, boolean arg4)
m_wboszpnq(C_txtbiemp arg0, C_hynzadkk arg1, C_mmxmpdoq arg2, C_ctatbkvy arg3, boolean arg4)
updateNeighbor(BlockState state, BlockPos pos, Block sourceBlock, WireOrientation orientation, boolean notify)
m_wboszpnq(BlockState state, BlockPos pos, Block block, Orientation arg3, boolean arg4)
public void
a(ja arg0, iu arg1, iu arg2, eah arg3, int arg4, int arg5)
neighborShapeChanged(Direction arg0, BlockPos arg1, BlockPos arg2, BlockState arg3, int arg4, int arg5)
method_42308(class_2350 arg0, class_2338 arg1, class_2338 arg2, class_2680 arg3, int arg4, int arg5)
m_jljqpdrp(C_xpuuihxf arg0, C_hynzadkk arg1, C_hynzadkk arg2, C_txtbiemp arg3, int arg4, int arg5)
replaceWithStateForNeighborUpdate(Direction arg0, BlockPos arg1, BlockPos arg2, BlockState arg3, int arg4, int arg5)
updateNeighbor(Direction arg0, BlockPos arg1, BlockPos arg2, BlockState arg3, int arg4, int arg5)
public int
a(egg$a arg0, int arg1, int arg2)
getHeight(Heightmap$Types arg0, int arg1, int arg2)
method_8624(class_2902$class_2903 arg0, int arg1, int arg2)
m_ztjkuhbv(C_ybztoekc$C_wkdeqzbn arg0, int arg1, int arg2)
getTopY(Heightmap$Type arg0, int arg1, int arg2)
getTopY(Heightmap$Type arg0, int arg1, int arg2)
public LevelLightEngine
x_()
getLightEngine()
method_22336()
m_qvmixhuq()
getLightingProvider()
getLightingProvider()
public BlockState
a_(iu arg0)
getBlockState(BlockPos arg0)
method_8320(class_2338 arg0)
m_cwgupilf(C_hynzadkk arg0)
getBlockState(BlockPos arg0)
getBlockState(BlockPos arg0)
public FluidState
b_(iu arg0)
getFluidState(BlockPos arg0)
method_8316(class_2338 arg0)
m_ldbsxred(C_hynzadkk arg0)
getFluidState(BlockPos arg0)
getFluidState(BlockPos arg0)
public boolean
V()
isBrightOutside()
method_8530()
m_rjpjafmf()
isDay()
public boolean
W()
isDarkOutside()
method_23886()
m_vyjuajwl()
isNight()
public boolean
X()
isMoonVisible()
method_66346()
m_rzbihfgi()
isNightAndNatural()
public void
a(bwf arg0, iu arg1, awm arg2, awo arg3, float arg4, float arg5)
playSound(Entity arg0, BlockPos arg1, SoundEvent arg2, SoundSource arg3, float arg4, float arg5)
method_8396(class_1297 arg0, class_2338 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5)
m_ltndgetr(C_astfners arg0, C_hynzadkk arg1, C_avavozay arg2, C_pqzizukq arg3, float arg4, float arg5)
playSound(Entity arg0, BlockPos arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
m_ltndgetr(Entity arg0, BlockPos arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
public abstract void
a(bwf arg0, double arg1, double arg2, double arg3, je<awm> arg4, awo arg5, float arg6, float arg7, long arg8)
playSeededSound(Entity arg0, double arg1, double arg2, double arg3, Holder<SoundEvent> arg4, SoundSource arg5, float arg6, float arg7, long arg8)
method_8465(class_1297 arg0, double arg1, double arg2, double arg3, class_6880<class_3414> arg4, class_3419 arg5, float arg6, float arg7, long arg8)
m_ihflyntb(C_astfners arg0, double arg1, double arg2, double arg3, C_cjzoxshv<C_avavozay> arg4, C_pqzizukq arg5, float arg6, float arg7, long arg8)
playSound(Entity source, double x, double y, double z, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch, long seed)
m_ihflyntb(Entity entity, double arg1, double arg2, double arg3, Holder<SoundEvent> arg4, SoundCategory arg5, float arg6, float arg7, long arg8)
public void
a(bwf arg0, double arg1, double arg2, double arg3, awm arg4, awo arg5, float arg6, float arg7, long arg8)
playSeededSound(Entity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundSource arg5, float arg6, float arg7, long arg8)
method_47967(class_1297 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5, float arg6, float arg7, long arg8)
m_safblbyc(C_astfners arg0, double arg1, double arg2, double arg3, C_avavozay arg4, C_pqzizukq arg5, float arg6, float arg7, long arg8)
playSound(Entity source, double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, long seed)
m_safblbyc(Entity entity, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7, long arg8)
public abstract void
a(bwf arg0, bwf arg1, je<awm> arg2, awo arg3, float arg4, float arg5, long arg6)
playSeededSound(Entity arg0, Entity arg1, Holder<SoundEvent> arg2, SoundSource arg3, float arg4, float arg5, long arg6)
method_8449(class_1297 arg0, class_1297 arg1, class_6880<class_3414> arg2, class_3419 arg3, float arg4, float arg5, long arg6)
m_zxbdqnje(C_astfners arg0, C_astfners arg1, C_cjzoxshv<C_avavozay> arg2, C_pqzizukq arg3, float arg4, float arg5, long arg6)
playSoundFromEntity(Entity source, Entity entity, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch, long seed)
public void
a(bwf arg0, double arg1, double arg2, double arg3, awm arg4, awo arg5)
playSound(Entity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundSource arg5)
method_54762(class_1297 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5)
m_qofofkhd(C_astfners arg0, double arg1, double arg2, double arg3, C_avavozay arg4, C_pqzizukq arg5)
playSound(Entity source, double x, double y, double z, SoundEvent sound, SoundCategory category)
m_qofofkhd(Entity entity, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5)
public void
a(bwf arg0, double arg1, double arg2, double arg3, awm arg4, awo arg5, float arg6, float arg7)
playSound(Entity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundSource arg5, float arg6, float arg7)
method_43128(class_1297 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5, float arg6, float arg7)
m_rhmgrxxl(C_astfners arg0, double arg1, double arg2, double arg3, C_avavozay arg4, C_pqzizukq arg5, float arg6, float arg7)
playSound(Entity source, double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch)
m_rhmgrxxl(Entity entity, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
public void
a(bwf arg0, double arg1, double arg2, double arg3, je<awm> arg4, awo arg5, float arg6, float arg7)
playSound(Entity arg0, double arg1, double arg2, double arg3, Holder<SoundEvent> arg4, SoundSource arg5, float arg6, float arg7)
method_60511(class_1297 arg0, double arg1, double arg2, double arg3, class_6880<class_3414> arg4, class_3419 arg5, float arg6, float arg7)
m_aumxyyyu(C_astfners arg0, double arg1, double arg2, double arg3, C_cjzoxshv<C_avavozay> arg4, C_pqzizukq arg5, float arg6, float arg7)
playSound(Entity source, double x, double y, double z, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch)
m_aumxyyyu(Entity entity, double arg1, double arg2, double arg3, Holder<SoundEvent> arg4, SoundCategory arg5, float arg6, float arg7)
public void
a(bwf arg0, bwf arg1, awm arg2, awo arg3, float arg4, float arg5)
playSound(Entity arg0, Entity arg1, SoundEvent arg2, SoundSource arg3, float arg4, float arg5)
method_43129(class_1297 arg0, class_1297 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5)
m_lbbnlumv(C_astfners arg0, C_astfners arg1, C_avavozay arg2, C_pqzizukq arg3, float arg4, float arg5)
playSoundFromEntity(Entity source, Entity entity, SoundEvent sound, SoundCategory category, float volume, float pitch)
public void
a(iu arg0, awm arg1, awo arg2, float arg3, float arg4, boolean arg5)
playLocalSound(BlockPos arg0, SoundEvent arg1, SoundSource arg2, float arg3, float arg4, boolean arg5)
method_45446(class_2338 arg0, class_3414 arg1, class_3419 arg2, float arg3, float arg4, boolean arg5)
m_sskjdjng(C_hynzadkk arg0, C_avavozay arg1, C_pqzizukq arg2, float arg3, float arg4, boolean arg5)
playSoundAtBlockCenterClient(BlockPos pos, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean useDistance)
playSound(BlockPos pos, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean delay)
public void
a(bwf arg0, awm arg1, awo arg2, float arg3, float arg4)
playLocalSound(Entity arg0, SoundEvent arg1, SoundSource arg2, float arg3, float arg4)
method_55116(class_1297 arg0, class_3414 arg1, class_3419 arg2, float arg3, float arg4)
m_zbbtlkrj(C_astfners arg0, C_avavozay arg1, C_pqzizukq arg2, float arg3, float arg4)
playSoundFromEntityClient(Entity entity, SoundEvent sound, SoundCategory category, float volume, float pitch)
playSoundFromEntity(Entity entity, SoundEvent sound, SoundCategory category, float volume, float pitch)
public void
a(double arg0, double arg1, double arg2, awm arg3, awo arg4, float arg5, float arg6, boolean arg7)
playLocalSound(double arg0, double arg1, double arg2, SoundEvent arg3, SoundSource arg4, float arg5, float arg6, boolean arg7)
method_8486(double arg0, double arg1, double arg2, class_3414 arg3, class_3419 arg4, float arg5, float arg6, boolean arg7)
m_kmoarvta(double arg0, double arg1, double arg2, C_avavozay arg3, C_pqzizukq arg4, float arg5, float arg6, boolean arg7)
playSoundClient(double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean useDistance)
playSound(double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean delay)
public void
a(awm arg0, awo arg1, float arg2, float arg3)
playPlayerSound(SoundEvent arg0, SoundSource arg1, float arg2, float arg3)
method_67392(class_3414 arg0, class_3419 arg1, float arg2, float arg3)
m_celdthey(C_avavozay arg0, C_pqzizukq arg1, float arg2, float arg3)
playSoundClient(SoundEvent sound, SoundCategory category, float volume, float pitch)
public void
a(lv arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(ParticleOptions arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
method_8406(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
m_bmupbnfh(C_nqucohct arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticleClient(ParticleEffect arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(ParticleEffect arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
public void
a(lv arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
addParticle(ParticleOptions arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
method_8466(class_2394 arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
m_qyuqghcs(C_nqucohct arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
addParticleClient(ParticleEffect parameters, boolean force, boolean canSpawnOnMinimal, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
public void
b(lv arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addAlwaysVisibleParticle(ParticleOptions arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
method_8494(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
m_zelqnisf(C_nqucohct arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addImportantParticleClient(ParticleEffect parameters, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
addImportantParticle(ParticleEffect parameters, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
public void
a(lv arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addAlwaysVisibleParticle(ParticleOptions arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
method_17452(class_2394 arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
m_rojxhffu(C_nqucohct arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addImportantParticleClient(ParticleEffect parameters, boolean force, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
addImportantParticle(ParticleEffect parameters, boolean alwaysSpawn, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
public float
a(float arg0)
getSunAngle(float arg0)
method_8442(float arg0)
m_offwleab(float arg0)
getSkyAngleRadians(float tickProgress)
getSkyAngleRadians(float tickDelta)
public void
a(dzd arg0)
addBlockEntityTicker(TickingBlockEntity arg0)
method_31594(class_5562 arg0)
m_fjhzbigq(C_qznfczhx arg0)
addBlockEntityTicker(BlockEntityTickInvoker ticker)
addBlockEntityTicker(BlockEntityTickInvoker ticker)
protected void
Y()
tickBlockEntities()
method_18471()
m_idhpmqoa()
tickBlockEntities()
tickBlockEntities()
public <T extends Entity> void
a(Consumer<T> arg0, T arg1)
guardEntityTick(Consumer<T> arg0, T arg1)
method_18472(Consumer<T> arg0, T arg1)
m_uhrnzysl(Consumer<T> arg0, T arg1)
tickEntity(Consumer<T> tickConsumer, T entity)
tickEntity(Consumer<T> tickConsumer, T entity)
public boolean
h(bwf arg0)
shouldTickDeath(Entity arg0)
method_38989(class_1297 arg0)
m_ejbgumac(C_astfners arg0)
shouldUpdatePostDeath(Entity entity)
shouldUpdatePostDeath(Entity entity)
public boolean
a(long arg0)
shouldTickBlocksAt(long arg0)
method_39425(long arg0)
m_yjpgenqy(long arg0)
shouldTickBlocksInChunk(long chunkPos)
shouldTickBlocksInChunk(long chunkPos)
public boolean
n(iu arg0)
shouldTickBlocksAt(BlockPos arg0)
method_41411(class_2338 arg0)
m_glgjrdin(C_hynzadkk arg0)
shouldTickBlockPos(BlockPos pos)
shouldTickBlocksAt(BlockPos pos)
public void
a(bwf arg0, double arg1, double arg2, double arg3, float arg4, dja$a arg5)
explode(Entity arg0, double arg1, double arg2, double arg3, float arg4, Level$ExplosionInteraction arg5)
method_8437(class_1297 arg0, double arg1, double arg2, double arg3, float arg4, class_1937$class_7867 arg5)
m_hpmlbpqg(C_astfners arg0, double arg1, double arg2, double arg3, float arg4, C_cdctfzbn$C_dlzvrbnu arg5)
createExplosion(Entity entity, double x, double y, double z, float power, World$ExplosionSourceType explosionSourceType)
spawnExplosion(Entity entity, double arg1, double arg2, double arg3, float arg4, World$ExplosionSourceType arg5)
public void
a(bwf arg0, double arg1, double arg2, double arg3, float arg4, boolean arg5, dja$a arg6)
explode(Entity arg0, double arg1, double arg2, double arg3, float arg4, boolean arg5, Level$ExplosionInteraction arg6)
method_8537(class_1297 arg0, double arg1, double arg2, double arg3, float arg4, boolean arg5, class_1937$class_7867 arg6)
m_hgbtqxau(C_astfners arg0, double arg1, double arg2, double arg3, float arg4, boolean arg5, C_cdctfzbn$C_dlzvrbnu arg6)
createExplosion(Entity entity, double x, double y, double z, float power, boolean createFire, World$ExplosionSourceType explosionSourceType)
spawnExplosion(Entity entity, double arg1, double arg2, double arg3, float arg4, boolean arg5, World$ExplosionSourceType arg6)
public void
a(bwf arg0, buu arg1, diu arg2, feq arg3, float arg4, boolean arg5, dja$a arg6)
explode(Entity arg0, DamageSource arg1, ExplosionDamageCalculator arg2, Vec3 arg3, float arg4, boolean arg5, Level$ExplosionInteraction arg6)
method_46407(class_1297 arg0, class_1282 arg1, class_5362 arg2, class_243 arg3, float arg4, boolean arg5, class_1937$class_7867 arg6)
m_hydwjjyu(C_astfners arg0, C_sbxfkpyv arg1, C_dmexlawk arg2, C_vgpupfxx arg3, float arg4, boolean arg5, C_cdctfzbn$C_dlzvrbnu arg6)
createExplosion(Entity entity, DamageSource damageSource, ExplosionBehavior behavior, Vec3d pos, float power, boolean createFire, World$ExplosionSourceType explosionSourceType)
spawnExplosion(Entity entity, DamageSource arg1, ExplosionBehavior arg2, Vec3d arg3, float arg4, boolean arg5, World$ExplosionSourceType arg6)
public void
a(bwf arg0, buu arg1, diu arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, dja$a arg8)
explode(Entity arg0, DamageSource arg1, ExplosionDamageCalculator arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, Level$ExplosionInteraction arg8)
method_55117(class_1297 arg0, class_1282 arg1, class_5362 arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, class_1937$class_7867 arg8)
m_pjrzcnon(C_astfners arg0, C_sbxfkpyv arg1, C_dmexlawk arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, C_cdctfzbn$C_dlzvrbnu arg8)
createExplosion(Entity entity, DamageSource damageSource, ExplosionBehavior behavior, double x, double y, double z, float power, boolean createFire, World$ExplosionSourceType explosionSourceType)
spawnExplosion(Entity entity, DamageSource arg1, ExplosionBehavior arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, World$ExplosionSourceType arg8)
public abstract void
a(bwf arg0, buu arg1, diu arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, dja$a arg8, lv arg9, lv arg10, je<awm> arg11)
explode(Entity arg0, DamageSource arg1, ExplosionDamageCalculator arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, Level$ExplosionInteraction arg8, ParticleOptions arg9, ParticleOptions arg10, Holder<SoundEvent> arg11)
method_8454(class_1297 arg0, class_1282 arg1, class_5362 arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, class_1937$class_7867 arg8, class_2394 arg9, class_2394 arg10, class_6880<class_3414> arg11)
m_fojiqtxv(C_astfners arg0, C_sbxfkpyv arg1, C_dmexlawk arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, C_cdctfzbn$C_dlzvrbnu arg8, C_nqucohct arg9, C_nqucohct arg10, C_cjzoxshv<C_avavozay> arg11)
createExplosion(Entity entity, DamageSource damageSource, ExplosionBehavior behavior, double x, double y, double z, float power, boolean createFire, World$ExplosionSourceType explosionSourceType, ParticleEffect smallParticle, ParticleEffect largeParticle, RegistryEntry<SoundEvent> soundEvent)
spawnExplosion(Entity entity, DamageSource arg1, ExplosionBehavior arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, World$ExplosionSourceType arg8, ParticleEffect arg9, ParticleEffect arg10, Holder<SoundEvent> arg11)
public abstract String
J()
gatherChunkSourceStats()
method_31419()
m_mmqmrwak()
asString()
asString()
public BlockEntity
c_(iu arg0)
getBlockEntity(BlockPos arg0)
method_8321(class_2338 arg0)
m_jakjlsko(C_hynzadkk arg0)
getBlockEntity(BlockPos arg0)
getBlockEntity(BlockPos arg0)
public void
a(dxf arg0)
setBlockEntity(BlockEntity arg0)
method_8438(class_2586 arg0)
m_wziyyyom(C_kvegafmh arg0)
addBlockEntity(BlockEntity blockEntity)
addBlockEntity(BlockEntity blockEntity)
public void
o(iu arg0)
removeBlockEntity(BlockPos arg0)
method_8544(class_2338 arg0)
m_iesdkxpk(C_hynzadkk arg0)
removeBlockEntity(BlockPos pos)
removeBlockEntity(BlockPos pos)
public boolean
p(iu arg0)
isLoaded(BlockPos arg0)
method_8477(class_2338 arg0)
m_ouvbezuy(C_hynzadkk arg0)
isPosLoaded(BlockPos pos)
canSetBlock(BlockPos pos)
public boolean
a(iu arg0, bwf arg1, ja arg2)
loadedAndEntityCanStandOnFace(BlockPos arg0, Entity arg1, Direction arg2)
method_24368(class_2338 arg0, class_1297 arg1, class_2350 arg2)
m_cftbxfln(C_hynzadkk arg0, C_astfners arg1, C_xpuuihxf arg2)
isDirectionSolid(BlockPos pos, Entity entity, Direction direction)
isDirectionSolid(BlockPos pos, Entity entity, Direction direction)
public boolean
a(iu arg0, bwf arg1)
loadedAndEntityCanStandOn(BlockPos arg0, Entity arg1)
method_8515(class_2338 arg0, class_1297 arg1)
m_thuraolg(C_hynzadkk arg0, C_astfners arg1)
isTopSolid(BlockPos pos, Entity entity)
isTopSolid(BlockPos pos, Entity entity)
public void
Z()
updateSkyBrightness()
method_8533()
m_jmpgqbuj()
calculateAmbientDarkness()
calculateAmbientDarkness()
public void
a(boolean arg0)
setSpawnSettings(boolean arg0)
method_8424(boolean arg0)
m_lrfooggi(boolean arg0)
setMobSpawnOptions(boolean spawnMonsters)
setMobSpawnOptions(boolean spawnMonsters)
public BlockPos
aa()
getSharedSpawnPos()
method_43126()
m_dttcpcvt()
getSpawnPos()
getSpawnPos()
public float
ab()
getSharedSpawnAngle()
method_43127()
m_cypmckfu()
getSpawnAngle()
getSpawnAngle()
protected void
ac()
prepareWeather()
method_8543()
m_ipzhyyma()
initWeatherGradients()
initWeatherGradients()
public void
close()
close()
public BlockGetter
c(int arg0, int arg1)
getChunkForCollisions(int arg0, int arg1)
method_22338(int arg0, int arg1)
m_cdodgqhq(int arg0, int arg1)
getChunkAsView(int arg0, int arg1)
getChunkAsView(int arg0, int arg1)
public List<Entity>
a(bwf arg0, fel arg1, Predicate<? super bwf> arg2)
getEntities(Entity arg0, AABB arg1, Predicate<? super Entity> arg2)
method_8333(class_1297 arg0, class_238 arg1, Predicate<? super class_1297> arg2)
m_bvadoixo(C_astfners arg0, C_hbcjzgoe arg1, Predicate<? super C_astfners> arg2)
getOtherEntities(Entity arg0, Box arg1, Predicate<? super Entity> arg2)
getOtherEntities(Entity arg0, Box arg1, Predicate<? super Entity> arg2)
public <T extends Entity> List<T>
a(eet<bwf, T> arg0, fel arg1, Predicate<? super T> arg2)
getEntities(EntityTypeTest<Entity, T> arg0, AABB arg1, Predicate<? super T> arg2)
method_18023(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2)
m_svchvujj(C_ocpldaah<C_astfners, T> arg0, C_hbcjzgoe arg1, Predicate<? super T> arg2)
getEntitiesByType(TypeFilter<Entity, T> arg0, Box arg1, Predicate<? super T> arg2)
getEntitiesByType(TypeFilter<Entity, T> arg0, Box arg1, Predicate<? super T> arg2)
public <T extends Entity> void
a(eet<bwf, T> arg0, fel arg1, Predicate<? super T> arg2, List<? super T> arg3)
getEntities(EntityTypeTest<Entity, T> arg0, AABB arg1, Predicate<? super T> arg2, List<? super T> arg3)
method_47574(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2, List<? super T> arg3)
m_wapcarkl(C_ocpldaah<C_astfners, T> arg0, C_hbcjzgoe arg1, Predicate<? super T> arg2, List<? super T> arg3)
collectEntitiesByType(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate, List<? super T> result)
collectEntities(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate, List<? super T> collection)
public <T extends Entity> void
a(eet<bwf, T> arg0, fel arg1, Predicate<? super T> arg2, List<? super T> arg3, int arg4)
getEntities(EntityTypeTest<Entity, T> arg0, AABB arg1, Predicate<? super T> arg2, List<? super T> arg3, int arg4)
method_47575(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2, List<? super T> arg3, int arg4)
m_xggntttw(C_ocpldaah<C_astfners, T> arg0, C_hbcjzgoe arg1, Predicate<? super T> arg2, List<? super T> arg3, int arg4)
collectEntitiesByType(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate, List<? super T> result, int limit)
collectEntities(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate, List<? super T> collection, int maxEntities)
public List<Entity>
i(bwf arg0, fel arg1)
getPushableEntities(Entity arg0, AABB arg1)
method_66349(class_1297 arg0, class_238 arg1)
m_szownwzs(C_astfners arg0, C_hbcjzgoe arg1)
getCrammedEntities(Entity entity, Box box)
m_szownwzs(Entity entity, Box arg1)
public abstract Entity
a(int arg0)
getEntity(int arg0)
method_8469(int arg0)
m_tieezrrn(int arg0)
getEntityById(int id)
public Entity
b(UUID arg0)
getEntity(UUID arg0)
method_66347(UUID arg0)
m_uvjgwdez(UUID arg0)
getEntity(UUID arg0)
m_xuuarnut(UUID uuid)
public abstract Collection<EnderDragonPart>
s()
dragonParts()
method_65097()
m_tsdissbv()
getEnderDragonParts()
public void
q(iu arg0)
blockEntityChanged(BlockPos arg0)
method_8524(class_2338 arg0)
m_cylusepa(C_hynzadkk arg0)
markDirty(BlockPos pos)
markDirty(BlockPos pos)
public void
ad()
disconnect()
method_8525()
m_bbirufyx()
disconnect()
disconnect()
public long
ae()
getGameTime()
method_8510()
m_xkszqtiq()
getTime()
getTime()
public long
af()
getDayTime()
method_8532()
m_ooexoowv()
getTimeOfDay()
getTimeOfDay()
public boolean
a(bwf arg0, iu arg1)
mayInteract(Entity arg0, BlockPos arg1)
method_8505(class_1297 arg0, class_2338 arg1)
m_mtjavzfl(C_astfners arg0, C_hynzadkk arg1)
canEntityModifyAt(Entity entity, BlockPos pos)
canPlayerModifyAt(Entity entity, BlockPos pos)
public void
a(bwf arg0, byte arg1)
broadcastEntityEvent(Entity arg0, byte arg1)
method_8421(class_1297 arg0, byte arg1)
m_zlmwnihs(C_astfners arg0, byte arg1)
sendEntityStatus(Entity entity, byte status)
sendEntityStatus(Entity entity, byte status)
public void
a(bwf arg0, buu arg1)
broadcastDamageEvent(Entity arg0, DamageSource arg1)
method_48760(class_1297 arg0, class_1282 arg1)
m_shcorzhl(C_astfners arg0, C_sbxfkpyv arg1)
sendEntityDamage(Entity entity, DamageSource damageSource)
broadcastDamageEvent(Entity entity, DamageSource damageSource)
public void
a(iu arg0, dmf arg1, int arg2, int arg3)
blockEvent(BlockPos arg0, Block arg1, int arg2, int arg3)
method_8427(class_2338 arg0, class_2248 arg1, int arg2, int arg3)
m_izxuuard(C_hynzadkk arg0, C_mmxmpdoq arg1, int arg2, int arg3)
addSyncedBlockEvent(BlockPos pos, Block block, int type, int data)
addSyncedBlockEvent(BlockPos pos, Block block, int type, int data)
public LevelData
y_()
getLevelData()
method_8401()
m_eudwfuph()
getLevelProperties()
getProperties()
public abstract TickRateManager
u()
tickRateManager()
method_54719()
m_ufcotfaw()
getTickManager()
getTickManager()
public float
b(float arg0)
getThunderLevel(float arg0)
method_8478(float arg0)
m_xlotwvuk(float arg0)
getThunderGradient(float tickProgress)
getThunderGradient(float delta)
public void
c(float arg0)
setThunderLevel(float arg0)
method_8496(float arg0)
m_mvyixtge(float arg0)
setThunderGradient(float thunderGradient)
setThunderGradient(float thunderGradient)
public float
d(float arg0)
getRainLevel(float arg0)
method_8430(float arg0)
m_aaumwgbp(float arg0)
getRainGradient(float tickProgress)
getRainGradient(float delta)
public void
e(float arg0)
setRainLevel(float arg0)
method_8519(float arg0)
m_efjguyjg(float arg0)
setRainGradient(float rainGradient)
setRainGradient(float rainGradient)
private boolean
a()
canHaveWeather()
method_63020()
m_rwkupaaj()
canHaveWeather()
public boolean
ag()
isThundering()
method_8546()
m_hqnvlben()
isThundering()
isThundering()
public boolean
ah()
isRaining()
method_8419()
m_mnoqfxga()
isRaining()
isRaining()
public boolean
r(iu arg0)
isRainingAt(BlockPos arg0)
method_8520(class_2338 arg0)
m_cwgxxeck(C_hynzadkk arg0)
hasRain(BlockPos pos)
hasRain(BlockPos pos)
public abstract MapItemSavedData
a(eyh arg0)
getMapData(MapId arg0)
method_17891(class_9209 arg0)
m_olkmteoq(C_qqxyyzzm arg0)
getMapState(MapIdComponent id)
getMapState(MapId arg0)
public abstract void
a(eyh arg0, eyj arg1)
setMapData(MapId arg0, MapItemSavedData arg1)
method_17890(class_9209 arg0, class_22 arg1)
m_pvhwkaaj(C_qqxyyzzm arg0, C_nvpllgmg arg1)
putMapState(MapIdComponent id, MapState state)
putMapState(MapId arg0, MapState arg1)
public abstract MapId
x()
getFreeMapId()
method_17889()
m_lihtykei()
increaseAndGetMapId()
getNextMapId()
public void
b(int arg0, iu arg1, int arg2)
globalLevelEvent(int arg0, BlockPos arg1, int arg2)
method_8474(int arg0, class_2338 arg1, int arg2)
m_deqhnown(int arg0, C_hynzadkk arg1, int arg2)
syncGlobalEvent(int eventId, BlockPos pos, int data)
syncGlobalEvent(int eventId, BlockPos pos, int data)
public CrashReportCategory
a(o arg0)
fillReportDetails(CrashReport arg0)
method_8538(class_128 arg0)
m_zeanzqdx(C_bkefkbum arg0)
addDetailsToCrashReport(CrashReport report)
addDetailsToCrashReport(CrashReport report)
public abstract void
a(int arg0, iu arg1, int arg2)
destroyBlockProgress(int arg0, BlockPos arg1, int arg2)
method_8517(int arg0, class_2338 arg1, int arg2)
m_kvxjplzd(int arg0, C_hynzadkk arg1, int arg2)
setBlockBreakingInfo(int entityId, BlockPos pos, int progress)
setBlockBreakingInfo(int arg0, BlockPos pos, int arg2)
public void
a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, List<dbr> arg6)
createFireworks(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, List<FireworkExplosion> arg6)
method_8547(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, List<class_9283> arg6)
m_otijpntb(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, List<C_ibwugxba> arg6)
addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, List<FireworkExplosionComponent> explosions)
addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, List<FireworkExplosionComponent> arg6)
public abstract Scoreboard
R()
getScoreboard()
method_8428()
m_odeocggc()
getScoreboard()
getScoreboard()
public void
b(iu arg0, dmf arg1)
updateNeighbourForOutputSignal(BlockPos arg0, Block arg1)
method_8455(class_2338 arg0, class_2248 arg1)
m_qsuwatgh(C_hynzadkk arg0, C_mmxmpdoq arg1)
updateComparators(BlockPos pos, Block block)
updateComparators(BlockPos pos, Block block)
public DifficultyInstance
d_(iu arg0)
getCurrentDifficultyAt(BlockPos arg0)
method_8404(class_2338 arg0)
m_tssnbger(C_hynzadkk arg0)
getLocalDifficulty(BlockPos arg0)
getLocalDifficulty(BlockPos arg0)
public int
z_()
getSkyDarken()
method_8594()
m_euvuteoo()
getAmbientDarkness()
getAmbientDarkness()
public void
c(int arg0)
setSkyFlashTime(int arg0)
method_8509(int arg0)
m_cnpexxbj(int arg0)
setLightningTicksLeft(int lightningTicksLeft)
setLightningTicksLeft(int lightningTicksLeft)
public WorldBorder
A_()
getWorldBorder()
method_8621()
m_buskdhke()
getWorldBorder()
getWorldBorder()
public void
a(zf<?> arg0)
sendPacketToServer(Packet<?> arg0)
method_8522(class_2596<?> arg0)
m_iktqnbus(C_zyjtrjrl<?> arg0)
sendPacket(Packet<?> packet)
sendPacket(Packet<?> packet)
public DimensionType
B_()
dimensionType()
method_8597()
m_lbecvxcw()
getDimension()
getDimension()
public Holder<DimensionType>
ai()
dimensionTypeRegistration()
method_40134()
m_aoyyyffm()
getDimensionEntry()
getDimensionHolder()
public ResourceKey<Level>
aj()
dimension()
method_27983()
m_cpgionsz()
getRegistryKey()
getRegistryKey()
public RandomSource
C_()
getRandom()
method_8409()
m_zjrueiug()
getRandom()
getRandom()
public boolean
a(iu arg0, Predicate<eah> arg1)
isStateAtPosition(BlockPos arg0, Predicate<BlockState> arg1)
method_16358(class_2338 arg0, Predicate<class_2680> arg1)
m_vwpdpjct(C_hynzadkk arg0, Predicate<C_txtbiemp> arg1)
testBlockState(BlockPos arg0, Predicate<BlockState> arg1)
testBlockState(BlockPos arg0, Predicate<BlockState> arg1)
public boolean
b(iu arg0, Predicate<ewo> arg1)
isFluidAtPosition(BlockPos arg0, Predicate<FluidState> arg1)
method_35237(class_2338 arg0, Predicate<class_3610> arg1)
m_cihqxldy(C_hynzadkk arg0, Predicate<C_xqketiuf> arg1)
testFluidState(BlockPos arg0, Predicate<FluidState> arg1)
testFluidState(BlockPos arg0, Predicate<FluidState> arg1)
public abstract RecipeAccess
Q()
recipeAccess()
method_8433()
m_mlvimbbc()
getRecipeManager()
getRecipeManager()
public BlockPos
a(int arg0, int arg1, int arg2, int arg3)
getBlockRandomPos(int arg0, int arg1, int arg2, int arg3)
method_8536(int arg0, int arg1, int arg2, int arg3)
m_fammcwty(int arg0, int arg1, int arg2, int arg3)
getRandomPosInChunk(int x, int y, int z, int arg3)
getRandomPosInChunk(int x, int y, int z, int arg3)
public boolean
v()
noSave()
method_8458()
m_eoeuakuf()
isSavingDisabled()
isSavingDisabled()
public BiomeManager
D_()
getBiomeManager()
method_22385()
m_evkthdnr()
getBiomeAccess()
getBiomeAccess()
public final boolean
ak()
isDebug()
method_27982()
m_nycdauex()
isDebugWorld()
isDebugWorld()
protected abstract LevelEntityGetter<Entity>
H()
getEntities()
method_31592()
m_odduxhhc()
getEntityLookup()
getEntityLookup()
public long
E_()
nextSubTickCount()
method_39224()
m_ykabmyyp()
getTickOrder()
getSubTickOrder()
public RegistryAccess
F_()
registryAccess()
method_30349()
m_zmumzdjx()
getRegistryManager()
getRegistryManager()
public DamageSources
al()
damageSources()
method_48963()
m_qziyykad()
getDamageSources()
getDamageSources()
public abstract PotionBrewing
L()
potionBrewing()
method_59547()
m_gbuudpbq()
getBrewingRecipeRegistry()
getBrewingRecipeRegistry()
public abstract FuelValues
M()
fuelValues()
method_61269()
m_cgohzhbh()
getFuelRegistry()
getFuelTimes()
public int
s(iu arg0)
getClientLeafTintColor(BlockPos arg0)
method_67233(class_2338 arg0)
m_wvxbhdoi(C_hynzadkk arg0)
getBlockColor(BlockPos pos)
m_wvxbhdoi(BlockPos pos)