net.minecraft.block.properties

public class PropertyDirection

extends PropertyEnum<EnumFacing>

All mapped superinterfaces:

IProperty

asf
net.minecraft.block.properties.PropertyDirection

Constructor summary

ModifierConstructor
protected (String arg0, Collection<EnumFacing> arg1)

Method summary

Modifier and TypeMethod
public static PropertyDirection
a(String arg0)
func_177714_a(String arg0)
public static PropertyDirection
a(String arg0, com.google.common.base.Predicate<ct> arg1)
func_177712_a(String arg0, com.google.common.base.Predicate<EnumFacing> arg1)
public static PropertyDirection
a(String arg0, Collection<ct> arg1)
func_177713_a(String arg0, Collection<EnumFacing> arg1)