net.minecraft.world.chunk

public enum HeightMap$Type

boq$a
net.minecraft.unmapped.C_98339053$C_05933692
net.minecraft.world.chunk.HeightMap$Type
net.minecraft.world.gen.Heightmap$Type

Enum constant summary

Enum Constant
a
f_79258767
WORLD_SURFACE_WORLDGEN
WORLD_SURFACE_WG
b
f_62695567
OCEAN_FLOOR_WORLDGEN
OCEAN_FLOOR_WG
c
f_16915280
LIGHT_BLOCKING
LIGHT_BLOCKING
d
f_53348663
MOTION_BLOCKING
MOTION_BLOCKING
e
f_39637147
MOTION_BLOCKING_NO_LEAVES
MOTION_BLOCKING_NO_LEAVES
f
f_77737118
OCEAN_FLOOR
OCEAN_FLOOR
g
f_27931885
WORLD_SURFACE
WORLD_SURFACE

Field summary

Modifier and TypeField
private final Predicate<BlockState>[]
h
f_22314493
isOpaque
field_202265_e
private final String
i
f_56207703
id
field_203502_f
private final HeightMap$Usage
j
f_53057248
usage
field_207513_i
private static final Map<String, HeightMap$Type>
k
f_12071648
BY_ID
field_203503_g

Constructor summary

ModifierConstructor
private (String arg0, HeightMap$Usage arg1, Predicate<BlockState>... id)

Method summary

Modifier and TypeMethod
public Predicate<BlockState>[]
a()
m_72878661()
isOpaque()
func_202264_a()
public String
b()
m_71307939()
getId()
func_203500_b()
public HeightMap$Usage
c()
m_57857887()
getUsage()
func_207512_c()
public static HeightMap$Type
a(String arg0)
m_70201285(String arg0)
byId(String id)
func_203501_a(String arg0)