net.minecraft.world

public class Heightmap

chn
net.minecraft.world.level.levelgen.Heightmap
net.minecraft.class_2902
net.minecraft.world.Heightmap
net.minecraft.unmapped.C_ybztoekc
net.minecraft.world.gen.Heightmap
net.minecraft.world.gen.Heightmap

Field summary

Modifier and TypeField
private static final Predicate<BlockState>
a
NOT_AIR
field_16744
NOT_AIR
f_rywtvyyh
field_222691_a
IS_NOT_AIR
private static final Predicate<BlockState>
b
MATERIAL_MOTION_BLOCKING
field_16745
SUFFOCATES
f_totzvmjo
field_222692_b
BLOCKS_MOVEMENT
private final PackedIntegerArray
c
data
field_13192
storage
f_thilszxu
field_202275_a
data
private final Predicate<BlockState>
d
isOpaque
field_13193
blockPredicate
f_yauvxuhc
field_222693_d
heightLimitPredicate
private final Chunk
e
chunk
field_13191
chunk
f_yitiymwt
field_202277_c
chunk

Constructor summary

ModifierConstructor
public (Chunk chunk, Heightmap$Type type)

Method summary

Modifier and TypeMethod
public static void
a(cfw arg0, Set<chn$a> arg1)
primeHeightmaps(ChunkAccess arg0, Set<Heightmap$Types> arg1)
method_16684(class_2791 arg0, Set<class_2902$class_2903> arg1)
populateHeightmaps(Chunk chunk, Set<Heightmap$Type> types)
m_oecaobtq(C_lwzmmmqr arg0, Set<C_ybztoekc$C_wkdeqzbn> arg1)
func_222690_a(IChunk arg0, Set<Heightmap$Type> arg1)
updateChunkHeightmaps(IChunk chunkIn, Set<Heightmap$Type> types)
public boolean
a(int arg0, int arg1, int arg2, ceh arg3)
update(int arg0, int arg1, int arg2, BlockState arg3)
method_12597(int arg0, int arg1, int arg2, class_2680 arg3)
trackUpdate(int x, int y, int z, BlockState state)
m_ssusmcnb(int arg0, int arg1, int arg2, C_txtbiemp arg3)
func_202270_a(int arg0, int arg1, int arg2, BlockState arg3)
update(int x, int y, int z, BlockState state)
public int
a(int arg0, int arg1)
getFirstAvailable(int arg0, int arg1)
method_12603(int arg0, int arg1)
get(int x, int z)
m_ofxybndx(int arg0, int arg1)
func_202273_a(int arg0, int arg1)
getHeight(int x, int z)
private int
a(int arg0)
getFirstAvailable(int arg0)
method_12601(int arg0)
get(int index)
m_uvnlfdpm(int arg0)
func_202274_b(int arg0)
getHeight(int dataArrayIndex)
private void
a(int arg0, int arg1, int arg2)
setHeight(int arg0, int arg1, int arg2)
method_12602(int arg0, int arg1, int arg2)
set(int x, int z, int height)
m_ndreclce(int arg0, int arg1, int arg2)
func_202272_a(int arg0, int arg1, int arg2)
set(int x, int z, int value)
public void
a(long[] arg0)
setRawData(long[] arg0)
method_12600(long[] arg0)
setTo(long[] heightmap)
m_bdgjvkuu(long[] arg0)
func_202268_a(long[] arg0)
setDataArray(long[] dataIn)
public long[]
a()
getRawData()
method_12598()
asLongArray()
m_scxmndps()
func_202269_a()
getDataArray()
private static int
c(int arg0, int arg1)
getIndex(int arg0, int arg1)
method_12595(int arg0, int arg1)
toIndex(int x, int z)
m_fbbuptiq(int arg0, int arg1)
func_202267_b(int arg0, int arg1)
getDataArrayIndex(int x, int z)