net.minecraft.block.state

public interface IBlockState

extends IBlockBehaviors, IBlockProperties

ars
net.minecraft.block.state.IBlockState

Method summary

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