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

public enum WallSide

implements StringRepresentable

ddn
net.minecraft.world.level.block.state.properties.WallSide
net.minecraft.class_4778
net.minecraft.block.enums.WallShape
net.minecraft.src.C_2105_
net.minecraft.world.level.block.state.properties.BlockPropertyWallHeight

枚举常量概要

枚举常量
a
NONE
field_22178
NONE
NONE
b
LOW
field_22179
LOW
LOW
c
TALL
field_22180
TALL
TALL

字段概要

修饰符与类型字段
private final String
d
name
field_22181
name
f_61818_

构造函数概要

修饰符构造函数
private (String p_61823_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()