public interface IBlockState<T extends Comparable<T>>
| axh | |
| net.minecraft.block.properties.IProperty | |
| net.minecraft.server.v1_12_R1.IBlockState |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| String |
| ||||
| Collection<T> |
| ||||
| Class<T> |
| ||||
| com.google.common.base.Optional<T> |
| ||||
| String |
|