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

public enum WallSide

implements StringRepresentable

dzg
net.minecraft.world.level.block.state.properties.WallSide
net.minecraft.class_4778
net.minecraft.block.enums.WallShape
net.minecraft.world.level.block.state.properties.BlockPropertyWallHeight

Enum constant summary

Enum Constant
a
NONE
field_22178
NONE
b
LOW
field_22179
LOW
c
TALL
field_22180
TALL

Field summary

Modifier and TypeField
private final String
d
name
field_22181
name

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()