Package net.minecraft.state.property
Class DirectionProperty
java.lang.Object
net.minecraft.state.property.AbstractProperty
net.minecraft.state.property.EnumProperty
net.minecraft.state.property.DirectionProperty
- All Implemented Interfaces:
Property
- Mappings:
Namespace Name official beuintermediary net/minecraft/class_2244named net/minecraft/state/property/DirectionProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DirectionPropertystatic DirectionPropertystatic DirectionPropertyof(String name, Collection values) Methods inherited from class net.minecraft.state.property.EnumProperty
getValues, name, of, of, of, ofMethods inherited from class net.minecraft.state.property.AbstractProperty
equals, getName, getType, hashCode, toString
-
Constructor Details
-
DirectionProperty
- Mappings:
Namespace Name Mixin selector official <init>Lbeu;<init>(Ljava/lang/String;Ljava/util/Collection;)Vintermediary <init>Lnet/minecraft/class_2244;<init>(Ljava/lang/String;Ljava/util/Collection;)Vnamed <init>Lnet/minecraft/state/property/DirectionProperty;<init>(Ljava/lang/String;Ljava/util/Collection;)V
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official aLbeu;a(Ljava/lang/String;)Lbeu;intermediary method_9069Lnet/minecraft/class_2244;method_9069(Ljava/lang/String;)Lnet/minecraft/class_2244;named ofLnet/minecraft/state/property/DirectionProperty;of(Ljava/lang/String;)Lnet/minecraft/state/property/DirectionProperty;
-
of
- Mappings:
Namespace Name Mixin selector official aLbeu;a(Ljava/lang/String;Lcom/google/common/base/Predicate;)Lbeu;intermediary method_9070Lnet/minecraft/class_2244;method_9070(Ljava/lang/String;Lcom/google/common/base/Predicate;)Lnet/minecraft/class_2244;named ofLnet/minecraft/state/property/DirectionProperty;of(Ljava/lang/String;Lcom/google/common/base/Predicate;)Lnet/minecraft/state/property/DirectionProperty;
-
of
- Mappings:
Namespace Name Mixin selector official aLbeu;a(Ljava/lang/String;Ljava/util/Collection;)Lbeu;intermediary method_9071Lnet/minecraft/class_2244;method_9071(Ljava/lang/String;Ljava/util/Collection;)Lnet/minecraft/class_2244;named ofLnet/minecraft/state/property/DirectionProperty;of(Ljava/lang/String;Ljava/util/Collection;)Lnet/minecraft/state/property/DirectionProperty;
-