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

public enum BellAttachType

implements StringRepresentable

czi
net.minecraft.world.level.block.state.properties.BellAttachType
net.minecraft.class_3867
net.minecraft.block.enums.Attachment
net.minecraft.src.C_2082_
net.minecraft.world.level.block.state.properties.BlockPropertyBellAttach

Enum constant summary

Enum Constant
a
FLOOR
field_17098
FLOOR
FLOOR
b
CEILING
field_17099
CEILING
CEILING
c
SINGLE_WALL
field_17100
SINGLE_WALL
SINGLE_WALL
d
DOUBLE_WALL
field_17101
DOUBLE_WALL
DOUBLE_WALL

Field summary

Modifier and TypeField
private final String
e
name
field_17102
name
f_61349_

Constructor summary

ModifierConstructor
private (String p_61354_)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()