CLASS net/minecraft/class_2746 net/minecraft/state/property/BooleanProperty COMMENT Represents a property that has boolean values. COMMENT COMMENT

See {@link net.minecraft.state.property.Properties} for example COMMENT usages. FIELD field_12575 values Lcom/google/common/collect/ImmutableSet; METHOD (Ljava/lang/String;)V ARG 1 name METHOD method_11825 of (Ljava/lang/String;)Lnet/minecraft/class_2746; COMMENT Creates a boolean property. ARG 0 name COMMENT the name of the property; see {@linkplain Property#name the note on the COMMENT name}