net.minecraft.server.v1_14_R1

public enum BlockPropertyChestType

implements INamable

bwh
net.minecraft.class_2745
net.minecraft.block.enums.ChestType
net.minecraft.state.properties.ChestType
net.minecraft.server.v1_14_R1.BlockPropertyChestType

Enum constant summary

Enum Constant
a
field_12569
SINGLE
SINGLE
SINGLE
b
field_12574
LEFT
LEFT
LEFT
c
field_12571
RIGHT
RIGHT
RIGHT

Field summary

Modifier and TypeField
public static final BlockPropertyChestType[]
d
field_12570
VALUES
field_196020_d
private final String
e
field_12572
name
field_196021_e
private final int
f
field_12568
opposite
field_196022_f

Constructor summary

ModifierConstructor
private (String arg0, int arg1)

Method summary

Modifier and TypeMethod
public String
m()
method_15434()
asString()
func_176610_l()
getName()
public BlockPropertyChestType
a()
method_11824()
getOpposite()
func_208081_a()