Package net.minecraft.world.block
Class OrientationHelper
java.lang.Object
net.minecraft.world.block.OrientationHelper
- Mappings:
Namespace Name named net/minecraft/world/block/OrientationHelper
intermediary net/minecraft/class_9902
official eva
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable WireOrientation
static @Nullable WireOrientation
withFrontNullable
(@Nullable WireOrientation orientation, Direction direction)
-
Constructor Details
-
OrientationHelper
public OrientationHelper()
-
-
Method Details
-
getEmissionOrientation
@Nullable public static @Nullable WireOrientation getEmissionOrientation(World world, @Nullable @Nullable Direction up, @Nullable @Nullable Direction front) - Mappings:
Namespace Name Mixin selector named getEmissionOrientation
Lnet/minecraft/world/block/OrientationHelper;getEmissionOrientation(Lnet/minecraft/world/World;Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;
intermediary method_61826
Lnet/minecraft/class_9902;method_61826(Lnet/minecraft/class_1937;Lnet/minecraft/class_2350;Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;
official a
Leva;a(Ldhh;Ljm;Ljm;)Leve;
-
withFrontNullable
@Nullable public static @Nullable WireOrientation withFrontNullable(@Nullable @Nullable WireOrientation orientation, Direction direction) - Mappings:
Namespace Name Mixin selector named withFrontNullable
Lnet/minecraft/world/block/OrientationHelper;withFrontNullable(Lnet/minecraft/world/block/WireOrientation;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;
intermediary method_61827
Lnet/minecraft/class_9902;method_61827(Lnet/minecraft/class_9904;Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;
official a
Leva;a(Leve;Ljm;)Leve;
-