net.minecraft.world.gen.structure

public enum MineshaftStructure$Type

implements StringIdentifiable

net.minecraft.world.level.levelgen.structure.structures.MineshaftStructure$Type
net.minecraft.class_3098$class_3100
net.minecraft.world.gen.structure.MineshaftStructure$Type

Enum constant summary

Enum Constant
NORMAL
field_13692
NORMAL
MESA
field_13691
MESA

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<MineshaftStructure$Type>
CODEC
field_24839
CODEC
private static final IntFunction<MineshaftStructure$Type>
BY_ID
field_41680
BY_ID
private final String
name
field_13689
name
private final BlockState
woodState
field_28850
log
private final BlockState
planksState
field_28851
planks
private final BlockState
fenceState
field_28852
fence
private static final MineshaftStructure$Type[]
$VALUES
field_13688
field_13688

Constructor summary

ModifierConstructor
private (String $enum$name, Block $enum$ordinal, Block name, Block log)

Method summary

Modifier and TypeMethod
public String
getName()
method_13534()
getName()
public static MineshaftStructure$Type
byId(int id)
method_13535(int arg0)
byId(int id)
public BlockState
getWoodState()
method_33760()
getLog()
public BlockState
getPlanksState()
method_33761()
getPlanks()
public BlockState
getFenceState()
method_33762()
getFence()
public String
getSerializedName()
method_15434()
asString()
private static MineshaftStructure$Type[]
$values()
method_36755()
method_36755()