public abstract class AbstractProperty<T extends Comparable<T>>
implements Property<T>
| byv | |
| net.minecraft.world.level.block.state.properties.AbstractProperty | |
| net.minecraft.class_2733 | |
| net.minecraft.state.property.AbstractProperty | |
| net.minecraft.unmapped.C_dqdzspam | |
| net.minecraft.state.Property | |
| net.minecraft.state.Property |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Class<T> |
| ||||||||||||||
| private final String |
| ||||||||||||||
| private Integer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (String name, Class<T> type) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||||||||
| public Class<T> |
| ||||||||||||||
| public int |
|