net.minecraft.world.level.levelgen

public enum Heightmap$Types

implements StringRepresentable

dyy$a
net.minecraft.world.level.levelgen.Heightmap$Types
net.minecraft.class_2902$class_2903
net.minecraft.world.Heightmap$Type
net.minecraft.src.C_2190_$C_2191_
net.minecraft.world.level.levelgen.HeightMap$Type

Enum constant summary

Enum Constant
a
WORLD_SURFACE_WG
field_13194
WORLD_SURFACE_WG
WORLD_SURFACE_WG
b
WORLD_SURFACE
field_13202
WORLD_SURFACE
WORLD_SURFACE
c
OCEAN_FLOOR_WG
field_13195
OCEAN_FLOOR_WG
OCEAN_FLOOR_WG
d
OCEAN_FLOOR
field_13200
OCEAN_FLOOR
OCEAN_FLOOR
e
MOTION_BLOCKING
field_13197
MOTION_BLOCKING
MOTION_BLOCKING
f
MOTION_BLOCKING_NO_LEAVES
field_13203
MOTION_BLOCKING_NO_LEAVES
MOTION_BLOCKING_NO_LEAVES

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<Heightmap$Types>
g
CODEC
field_24772
CODEC
f_64274_
private final String
h
serializationKey
field_13204
name
f_64275_
private final Heightmap$Usage
i
usage
field_13198
purpose
f_64276_
private final Predicate<BlockState>
j
isOpaque
field_16568
blockPredicate
f_64277_

Constructor summary

ModifierConstructor
private (String p_64283_, Heightmap$Usage p_64284_, Predicate<BlockState> name)

Method summary

Modifier and TypeMethod
public String
a()
getSerializationKey()
method_12605()
getName()
m_64294_()
public boolean
b()
sendToClient()
method_16137()
shouldSendToClient()
m_64297_()
public boolean
d()
keepAfterWorldgen()
method_20454()
isStoredServerSide()
m_64298_()
public Predicate<BlockState>
e()
isOpaque()
method_16402()
getBlockPredicate()
m_64299_()
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()