net.minecraft.world.level.block.state.properties

public enum StructureMode

implements StringRepresentable

dze
net.minecraft.world.level.block.state.properties.StructureMode
net.minecraft.class_2776
net.minecraft.block.enums.StructureBlockMode
net.minecraft.world.level.block.state.properties.BlockPropertyStructureMode

Enum constant summary

Enum Constant
a
SAVE
field_12695
SAVE
b
LOAD
field_12697
LOAD
c
CORNER
field_12699
CORNER
d
DATA
field_12696
DATA

Field summary

Modifier and TypeField
private final String
e
name
field_12698
name
private final Component
f
displayName
field_26444
text

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()
public Component
a()
getDisplayName()
method_30844()
asText()