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