public interface BlockState
| alz | |
| net.minecraft.class_2232 | |
| net.minecraft.block.state.BlockState | |
| net.minecraft.block.state.IBlockState |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Collection<Property> |
| ||||||||
| <T extends Comparable<T>> T |
| ||||||||
| <T extends Comparable<T>, V extends T> BlockState |
| ||||||||
| <T extends Comparable<T>> BlockState |
| ||||||||
| com.google.common.collect.ImmutableMap<Property, Comparable> |
| ||||||||
| Block |
|