implements StringRepresentable
chk$a | |
net.minecraft.world.level.levelgen.Heightmap$Types | |
net.minecraft.class_2902$class_2903 | |
net.minecraft.world.Heightmap$Type | |
net.minecraft.world.gen.Heightmap$Type | |
net.minecraft.server.v1_16_R2.HeightMap$Type |
Enum constant summary
Enum Constant | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
|
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.Codec<Heightmap$Types> |
| ||||||||||
private final String |
| ||||||||||
private final Heightmap$Usage |
| ||||||||||
private final Predicate<BlockState> |
| ||||||||||
private static final Map<String, Heightmap$Types> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (String arg0, Heightmap$Usage arg1, Predicate<BlockState> name) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public String |
| ||||||||||||
public boolean |
| ||||||||||||
public static Heightmap$Types |
| ||||||||||||
public Predicate<BlockState> |
| ||||||||||||
public String |
| ||||||||||||
public boolean |
|