public interface Property<T extends Comparable<T>>
| ars | |
| net.minecraft.class_2247 | |
| net.minecraft.block.state.property.Property | |
| net.minecraft.block.properties.IProperty |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| String |
| ||||||||
| Collection<T> |
| ||||||||
| Class<T> |
| ||||||||
| String |
| ||||||||
| com.google.common.base.Optional<T> |
|