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