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

public enum AttachFace

implements StringRepresentable

eos
net.minecraft.world.level.block.state.properties.AttachFace
net.minecraft.class_2738
net.minecraft.block.enums.BlockFace
net.minecraft.src.C_2079_
net.minecraft.world.level.block.state.properties.BlockPropertyAttachPosition

枚举常量概要

枚举常量
a
FLOOR
field_12475
FLOOR
FLOOR
b
WALL
field_12471
WALL
WALL
c
CEILING
field_12473
CEILING
CEILING

字段概要

修饰符与类型字段
private final String
d
name
field_12472
name
f_61305_

构造函数概要

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

方法概要

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