Package net.minecraft.world.block
Class OrientationHelper
java.lang.Object
net.minecraft.world.block.OrientationHelper
- Mappings:
 Namespace Name named net/minecraft/world/block/OrientationHelperintermediary net/minecraft/class_9902official fbp
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable WireOrientationstatic @Nullable WireOrientationwithFrontNullable(@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 getEmissionOrientationLnet/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_61826Lnet/minecraft/class_9902;method_61826(Lnet/minecraft/class_1937;Lnet/minecraft/class_2350;Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;official aLfbp;a(Ldmu;Ljh;Ljh;)Lfbt;
 - 
withFrontNullable
@Nullable public static @Nullable WireOrientation withFrontNullable(@Nullable @Nullable WireOrientation orientation, Direction direction) - Mappings:
 Namespace Name Mixin selector named withFrontNullableLnet/minecraft/world/block/OrientationHelper;withFrontNullable(Lnet/minecraft/world/block/WireOrientation;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61827Lnet/minecraft/class_9902;method_61827(Lnet/minecraft/class_9904;Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;official aLfbp;a(Lfbt;Ljh;)Lfbt;
 
 -