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

public enum RedstoneSide

implements StringRepresentable

bzl
net.minecraft.world.level.block.state.properties.RedstoneSide
net.minecraft.class_2773
net.minecraft.block.enums.WireConnection
net.minecraft.state.properties.RedstoneSide
net.minecraft.server.v1_15_R1.BlockPropertyRedstoneSide

枚举常量概要

枚举常量
a
UP
field_12686
UP
UP
UP
b
SIDE
field_12689
SIDE
SIDE
SIDE
c
NONE
field_12687
NONE
NONE
NONE

字段概要

修饰符与类型字段
private final String
d
name
field_12685
name
field_176820_d

构造函数概要

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

方法概要

修饰符与类型方法
public String
o()
getSerializedName()
method_15434()
asString()
func_176610_l()
getName()