net.minecraft.block.state.property

public class DirectionProperty

extends EnumProperty

All mapped superinterfaces:

Property

beu
net.minecraft.unmapped.C_69512333
net.minecraft.block.state.property.DirectionProperty

Constructor summary

ModifierConstructor
protected (String name, Collection values)

Method summary

Modifier and TypeMethod
public static DirectionProperty
a(String arg0)
m_93226743(String arg0)
of(String name)
public static DirectionProperty
a(String arg0, com.google.common.base.Predicate arg1)
m_36516085(String arg0, com.google.common.base.Predicate arg1)
of(String name, com.google.common.base.Predicate filter)
public static DirectionProperty
a(String arg0, Collection arg1)
m_48226168(String arg0, Collection arg1)
of(String name, Collection values)