net.minecraft.block.state

public interface IBlockState

extends IBlockBehaviors, IBlockProperties

awr
net.minecraft.block.state.IBlockState

Method summary

Modifier and TypeMethod
Collection<IProperty<?>>
s()
func_177227_a()
<T extends Comparable<T>> T
c(axh<T> arg0)
func_177229_b(IProperty<T> arg0)
<T extends Comparable<T>, V extends T> IBlockState
a(axh<T> arg0, V arg1)
func_177226_a(IProperty<T> arg0, V arg1)
<T extends Comparable<T>> IBlockState
a(axh<T> arg0)
func_177231_a(IProperty<T> arg0)
com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>>
t()
func_177228_b()
Block
u()
func_177230_c()