net.minecraft.block.state.property

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

implements Property<T>

atw
net.minecraft.unmapped.C_23747458
net.minecraft.block.state.property.AbstractProperty

Field summary

Modifier and TypeField
private final Class<T>
a
f_56095770
type
private final String
b
f_22969422
name

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
m_22168822()
getName()
public Class<T>
b()
m_80780380()
getType()