net.minecraft.block.state

public abstract class AbstractBlockState

implements BlockState

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public <T extends Comparable<T>> BlockState
a(amo<T> arg0)
method_9024(class_2247<T> arg0)
cycle(Property<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)
cyclePropertyValue(Collection<T> values, T currentValue)