CLASS net/minecraft/class_2753 net/minecraft/state/property/DirectionProperty METHOD (Ljava/lang/String;Ljava/util/Collection;)V ARG 1 name ARG 2 values METHOD method_11843 of (Ljava/lang/String;Ljava/util/Collection;)Lnet/minecraft/class_2753; COMMENT Creates a direction property which only supports specific values ARG 0 name COMMENT the name of this property ARG 1 values COMMENT the values this property can have METHOD method_11844 of (Ljava/lang/String;Ljava/util/function/Predicate;)Lnet/minecraft/class_2753; COMMENT Creates a direction property. ARG 0 name COMMENT the name of this property ARG 1 filter COMMENT a filter which specifies if a value is allowed METHOD method_11845 of (Ljava/lang/String;[Lnet/minecraft/class_2350;)Lnet/minecraft/class_2753; COMMENT Creates a direction property which only supports specific values ARG 0 name COMMENT the name of this property ARG 1 values COMMENT the values this property can have