net.minecraft.world.level.block.state.properties

public final class Property$Value<T extends Comparable<T>>

cfj$a
net.minecraft.world.level.block.state.properties.Property$Value
net.minecraft.class_2769$class_4933
net.minecraft.state.property.Property$Value
net.minecraft.state.Property$ValuePair
net.minecraft.server.v1_16_R3.IBlockState$a

Field summary

Modifier and TypeField
private final Property<T>
a
property
field_22879
property
field_240179_a_
private final T
b
value
field_22880
value
field_240180_b_

Constructor summary

ModifierConstructor
private (Property<T> arg0, T value)

Method summary

Modifier and TypeMethod
public Property<T>
a()
getProperty()
method_25815()
getProperty()
func_240181_a_()
public T
b()
value()
method_30045()
getValue()
func_241493_b_()