net.minecraft.state.property

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

implements Property<T>

blx
net.minecraft.class_2242
net.minecraft.state.property.AbstractProperty
net.minecraft.state.AbstractProperty
net.minecraft.state.AbstractProperty

Field summary

Modifier and TypeField
private final Class<T>
a
field_9922
type
field_177704_a
valueClass
private final String
b
field_9923
name
field_177703_b
name
private Integer
c
field_18708
hashCode
field_206907_c
hashCode

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
method_9079()
getName()
func_177701_a()
getName()
public Class<T>
b()
method_9081()
getType()
func_177699_b()
getValueClass()
public int
c()
method_16962()
generateHashCode()
func_206906_c()
computeHashCode()