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

public abstract class AbstractProperty<T extends Comparable<T>>

implements Property<T>

bys
net.minecraft.world.level.block.state.properties.AbstractProperty
net.minecraft.class_2733
net.minecraft.unmapped.C_dqdzspam
net.minecraft.state.property.AbstractProperty
net.minecraft.state.Property
net.minecraft.server.v1_15_R1.BlockState

Field summary

Modifier and TypeField
private final Class<T>
a
clazz
field_12459
f_urujkaym
type
field_177704_a
private final String
b
name
field_12460
f_kwarvdvt
name
field_177703_b
private Integer
c
hashCode
field_12461
f_xwomagfl
computedHashCode
field_206907_c

Constructor summary

ModifierConstructor
protected (String name, Class<T> type)

Method summary

Modifier and TypeMethod
public String
a()
getName()
method_11899()
m_cmzdmyqv()
getName()
func_177701_a()
public Class<T>
b()
getValueClass()
method_11902()
m_sbsesker()
getType()
func_177699_b()
public int
c()
generateHashCode()
method_11799()
m_kyiogmxs()
computeHashCode()
func_206906_c()