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

public enum ComparatorMode

implements StringRepresentable

dyo
net.minecraft.world.level.block.state.properties.ComparatorMode
net.minecraft.class_2747
net.minecraft.block.enums.ComparatorMode
net.minecraft.world.level.block.state.properties.BlockPropertyComparatorMode

Enum constant summary

Enum Constant
a
COMPARE
field_12576
COMPARE
b
SUBTRACT
field_12578
SUBTRACT

Field summary

Modifier and TypeField
private final String
c
name
field_12577
name

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

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