public record Property$Value<T extends Comparable<T>>
| dcu$a | |
| net.minecraft.world.level.block.state.properties.Property$Value | |
| net.minecraft.class_2769$class_4933 | |
| net.minecraft.state.property.Property$Value | |
| net.minecraft.src.C_2097_$C_2099_ | |
| net.minecraft.world.level.block.state.properties.IBlockState$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Property<T> |
| ||||||||||
| private final T |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Property<T> property, T value) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Property<T> |
| ||||||||||
| public T |
|