public interface Property<T extends Comparable<T>>
| bzj | |
| net.minecraft.world.level.block.state.properties.Property | |
| net.minecraft.class_2769 | |
| net.minecraft.state.property.Property | |
| net.minecraft.state.IProperty | |
| net.minecraft.server.v1_15_R1.IBlockState |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
| ||||||||||||
| Collection<T> |
| ||||||||||||
| Class<T> |
| ||||||||||||
| Optional<T> |
| ||||||||||||
| String |
|