net.minecraft.state

public interface State<C>

ble
net.minecraft.unmapped.C_30897399
net.minecraft.state.State
net.minecraft.state.IStateHolder

Method summary

Modifier and TypeMethod
Collection<Property<?>>
a()
m_77094580()
properties()
func_206869_a()
<T extends Comparable<T>> boolean
b(bml<T> arg0)
m_32529332(C_35946071<T> arg0)
has(Property<T> property)
func_196959_b(IProperty<T> arg0)
<T extends Comparable<T>> T
c(bml<T> arg0)
m_34203488(C_35946071<T> arg0)
get(Property<T> property)
func_177229_b(IProperty<T> arg0)
<T extends Comparable<T>, V extends T> C
a(bml<T> arg0, V arg1)
m_44393176(C_35946071<T> arg0, V arg1)
set(Property<T> property, V value)
func_206870_a(IProperty<T> arg0, V arg1)
<T extends Comparable<T>> C
a(bml<T> arg0)
m_70434050(C_35946071<T> arg0)
cycle(Property<T> property)
func_177231_a(IProperty<T> arg0)
com.google.common.collect.ImmutableMap<Property<?>, Comparable<?>>
b()
m_07222861()
values()
func_206871_b()