public class BooleanProperty
extends AbstractProperty<Boolean>
All mapped superinterfaces:
| ase | |
| net.minecraft.class_2243 | |
| net.minecraft.block.state.property.BooleanProperty | |
| net.minecraft.block.properties.PropertyBool |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableSet<Boolean> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (String name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Collection<Boolean> |
| ||||||||
| public static BooleanProperty |
| ||||||||
| public com.google.common.base.Optional<Boolean> |
| ||||||||
| public String |
|