Package net.minecraft.state.property
Class DirectionProperty
- Mappings:
Namespace Name official amlintermediary net/minecraft/class_2244named net/minecraft/state/property/DirectionProperty
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDirectionProperty(String name, Collection<Direction> values) -
Method Summary
Modifier and TypeMethodDescriptionstatic DirectionPropertystatic DirectionPropertystatic DirectionPropertyof(String name, Collection<Direction> values) Methods inherited from class net.minecraft.state.property.EnumProperty
getValues, name, of, of, of, of
-
Constructor Details
-
DirectionProperty
- Mappings:
Namespace Name Mixin selector official <init>Laml;<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 aLaml;a(Ljava/lang/String;)Laml;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 aLaml;a(Ljava/lang/String;Lcom/google/common/base/Predicate;)Laml;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 aLaml;a(Ljava/lang/String;Ljava/util/Collection;)Laml;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;
-