public interface IProperty<T extends Comparable<T>>
| bml | |
| net.minecraft.state.IProperty |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| String |
| ||||
| Collection<T> |
| ||||
| Class<T> |
| ||||
| Optional<T> |
| ||||
| String |
|
public interface IProperty<T extends Comparable<T>>
| bml | |
| net.minecraft.state.IProperty |
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| String |
| ||||
| Collection<T> |
| ||||
| Class<T> |
| ||||
| Optional<T> |
| ||||
| String |
|