net.minecraft.block.enums

public enum ChestType

implements StringIdentifiable

net.minecraft.world.level.block.state.properties.ChestType
net.minecraft.world.level.block.state.properties.ChestType
net.minecraft.class_2745
net.minecraft.block.enums.ChestType

Enum constant summary

Enum Constant
SINGLE
SINGLE
field_12569
SINGLE
LEFT
LEFT
field_12574
LEFT
RIGHT
RIGHT
field_12571
RIGHT

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<ChestType>
CODEC
CODEC
field_1_2386
CODEC
private final String
name
name
field_12572
name

Constructor summary

ModifierConstructor
private (String $enum$name)

Method summary

Modifier and TypeMethod
public String
getSerializedName()
getSerializedName()
method_15434()
asString()
public ChestType
getOpposite()
getOpposite()
method_11824()
getOpposite()