net.minecraft.world.level

public interface LevelHeightAccessor

cmk
net.minecraft.world.level.LevelHeightAccessor
net.minecraft.class_5539
net.minecraft.unmapped.C_qpninoyb
net.minecraft.world.HeightLimitView
net.minecraft.world.HeightLimitView
net.minecraft.src.C_141183_
net.minecraft.world.level.LevelHeightAccessor

Method summary

Modifier and TypeMethod
int
w_()
getHeight()
method_31605()
m_ogckdmbr()
getHeight()
getHeight()
m_141928_()
int
v_()
getMinBuildHeight()
method_31607()
m_gvgqrdxa()
getBottomY()
getBottomY()
m_141937_()
default int
ai()
getMaxBuildHeight()
method_31600()
m_uzxbhxug()
getTopY()
getTopY()
m_151558_()
default int
aj()
getSectionsCount()
method_32890()
m_tnwxczli()
countVerticalSections()
countVerticalSections()
m_151559_()
default int
ak()
getMinSection()
method_32891()
m_losfkptf()
getBottomSectionCoord()
getBottomSectionCoord()
m_151560_()
default int
al()
getMaxSection()
method_31597()
m_chdttpoi()
getTopSectionCoord()
getTopSectionCoord()
m_151561_()
default boolean
u(gt arg0)
isOutsideBuildHeight(BlockPos arg0)
method_31606(class_2338 arg0)
m_bumyozur(C_hynzadkk arg0)
isOutOfHeightLimit(BlockPos pos)
isOutOfHeightLimit(BlockPos pos)
m_151570_(C_4675_ arg0)
default boolean
d(int arg0)
isOutsideBuildHeight(int arg0)
method_31601(int arg0)
m_rkfagtph(int arg0)
isOutOfHeightLimit(int y)
isOutOfHeightLimit(int y)
m_151562_(int arg0)
default int
e(int arg0)
getSectionIndex(int arg0)
method_31602(int arg0)
m_ijtlguze(int arg0)
getSectionIndex(int y)
getSectionIndex(int y)
m_151564_(int arg0)
default int
f(int arg0)
getSectionIndexFromSectionY(int arg0)
method_31603(int arg0)
m_xooekllz(int arg0)
sectionCoordToIndex(int coord)
sectionCoordToIndex(int coord)
m_151566_(int arg0)
default int
g(int arg0)
getSectionYFromSectionIndex(int arg0)
method_31604(int arg0)
m_djwrhqjj(int arg0)
sectionIndexToCoord(int index)
sectionIndexToCoord(int index)
m_151568_(int arg0)
static LevelHeightAccessor
e(int arg0, int arg1)
create(int arg0, int arg1)
method_39034(int arg0, int arg1)
m_jxoydlll(int arg0, int arg1)
create(int bottomY, int height)
create(int bottomY, int height)
m_186487_(int p_186488_, int p_186489_)