net.minecraft.block.state

public class BlockState

ama
net.minecraft.block.state.BlockState

Field summary

Modifier and TypeField
private static final com.google.common.base.Joiner
a
field_177628_a
private static final com.google.common.base.Function<IProperty, String>
b
field_177626_b
private final Block
c
field_177627_c
private final com.google.common.collect.ImmutableList<IProperty>
d
field_177624_d
private final com.google.common.collect.ImmutableList<IBlockState>
e
field_177625_e

Constructor summary

ModifierConstructor
public (Block arg0, IProperty... arg1)

Method summary

Modifier and TypeMethod
public com.google.common.collect.ImmutableList<IBlockState>
a()
func_177619_a()
private List<Iterable<Comparable>>
e()
func_177620_e()
public IBlockState
b()
func_177621_b()
public Block
c()
func_177622_c()
public Collection<IProperty>
d()
func_177623_d()