net.minecraft.block.state

public class StateDefinition

bed
net.minecraft.unmapped.C_06229646
net.minecraft.block.state.StateDefinition

Field summary

Modifier and TypeField
private static final com.google.common.base.Joiner
a
f_30988338
PROPERTY_JOINER
private static final com.google.common.base.Function
b
f_09191253
PROPERTY_TO_STRING
private final Block
c
f_45868746
block
private final com.google.common.collect.ImmutableList
d
f_02084018
properties
private final com.google.common.collect.ImmutableList
e
f_12245427
states

Constructor summary

ModifierConstructor
public (Block block, Property... properties)

Method summary

Modifier and TypeMethod
public com.google.common.collect.ImmutableList
a()
m_23519405()
all()
private List
e()
m_16200186()
collectValues()
public BlockState
b()
m_65624045()
any()
public Block
c()
m_27330207()
getBlock()
public Collection
d()
m_67595700()
properties()