net.minecraft.block.state

public abstract class AbstractBlockState

implements BlockState

awp
net.minecraft.class_2231
net.minecraft.block.state.AbstractBlockState
net.minecraft.block.state.BlockStateBase
net.minecraft.block.state.BlockStateBase

Field summary

Modifier and TypeField
private static final com.google.common.base.Joiner
a
field_9883
ENTRY_JOINER
field_177234_a
COMMA_JOINER
private static final com.google.common.base.Function<Map$Entry<Property<?>, Comparable<?>>, String>
b
field_9884
ENTRY_TO_STRING
field_177233_b
MAP_ENTRY_TO_STRING

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public <T extends Comparable<T>> BlockState
a(axj<T> arg0)
method_9024(class_2247<T> arg0)
cycle(Property<T> arg0)
func_177231_a(IProperty<T> arg0)
cycleProperty(IProperty<T> arg0)
protected static <T> T
a(Collection<T> arg0, T arg1)
method_9021(Collection<T> arg0, T arg1)
findNext(Collection<T> values, T current)
func_177232_a(Collection<T> arg0, T arg1)
cyclePropertyValue(Collection<T> values, T currentValue)