Package net.minecraft.world.block
Class WireOrientation
java.lang.Object
net.minecraft.world.block.WireOrientation
- Mappings:
Namespace Name named net/minecraft/world/block/WireOrientationintermediary net/minecraft/class_9904official fhi
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Directionprivate final intstatic final PacketCodec<ByteBuf, WireOrientation> private final Directionprivate final Map<Direction, WireOrientation> private final Map<WireOrientation.SideBias, WireOrientation> private final Map<Direction, WireOrientation> private final WireOrientation.SideBiasprivate final Directionprivate static final WireOrientation[] -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateWireOrientation(Direction up, Direction front, WireOrientation.SideBias sideBias) -
Method Summary
Modifier and TypeMethodDescriptionstatic WireOrientationfromOrdinal(int ordinal) getFront()getRight()getUp()private static WireOrientationinitializeValuesArray(WireOrientation prime, WireOrientation[] valuesOut) static WireOrientationof(Direction up, Direction front, WireOrientation.SideBias sideBias) intordinal()protected static intordinalFromComponents(Direction up, Direction front, WireOrientation.SideBias sideBias) static WireOrientationtoString()withFrontAndSideBias(Direction direction) withFrontIfNotUp(Direction direction) withSideBias(WireOrientation.SideBias sideBias)
-
Field Details
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODECLnet/minecraft/world/block/WireOrientation;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;intermediary field_52668Lnet/minecraft/class_9904;field_52668:Lnet/minecraft/class_9139;official aLfhi;a:Laae;
-
VALUES
- Mappings:
Namespace Name Mixin selector named VALUESLnet/minecraft/world/block/WireOrientation;VALUES:[Lnet/minecraft/world/block/WireOrientation;intermediary field_52669Lnet/minecraft/class_9904;field_52669:[Lnet/minecraft/class_9904;official bLfhi;b:[Lfhi;
-
up
- Mappings:
Namespace Name Mixin selector named upLnet/minecraft/world/block/WireOrientation;up:Lnet/minecraft/util/math/Direction;intermediary field_52670Lnet/minecraft/class_9904;field_52670:Lnet/minecraft/class_2350;official cLfhi;c:Ljg;
-
front
- Mappings:
Namespace Name Mixin selector named frontLnet/minecraft/world/block/WireOrientation;front:Lnet/minecraft/util/math/Direction;intermediary field_52671Lnet/minecraft/class_9904;field_52671:Lnet/minecraft/class_2350;official dLfhi;d:Ljg;
-
right
- Mappings:
Namespace Name Mixin selector named rightLnet/minecraft/world/block/WireOrientation;right:Lnet/minecraft/util/math/Direction;intermediary field_52672Lnet/minecraft/class_9904;field_52672:Lnet/minecraft/class_2350;official eLfhi;e:Ljg;
-
sideBias
- Mappings:
Namespace Name Mixin selector named sideBiasLnet/minecraft/world/block/WireOrientation;sideBias:Lnet/minecraft/world/block/WireOrientation$SideBias;intermediary field_52673Lnet/minecraft/class_9904;field_52673:Lnet/minecraft/class_9904$class_9905;official fLfhi;f:Lfhi$a;
-
ordinal
private final int ordinal- Mappings:
Namespace Name Mixin selector named ordinalLnet/minecraft/world/block/WireOrientation;ordinal:Iintermediary field_52674Lnet/minecraft/class_9904;field_52674:Iofficial gLfhi;g:I
-
directionsByPriority
- Mappings:
Namespace Name Mixin selector named directionsByPriorityLnet/minecraft/world/block/WireOrientation;directionsByPriority:Ljava/util/List;intermediary field_52675Lnet/minecraft/class_9904;field_52675:Ljava/util/List;official hLfhi;h:Ljava/util/List;
-
horizontalDirections
- Mappings:
Namespace Name Mixin selector named horizontalDirectionsLnet/minecraft/world/block/WireOrientation;horizontalDirections:Ljava/util/List;intermediary field_52676Lnet/minecraft/class_9904;field_52676:Ljava/util/List;official iLfhi;i:Ljava/util/List;
-
verticalDirections
- Mappings:
Namespace Name Mixin selector named verticalDirectionsLnet/minecraft/world/block/WireOrientation;verticalDirections:Ljava/util/List;intermediary field_52677Lnet/minecraft/class_9904;field_52677:Ljava/util/List;official jLfhi;j:Ljava/util/List;
-
siblingsByFront
- Mappings:
Namespace Name Mixin selector named siblingsByFrontLnet/minecraft/world/block/WireOrientation;siblingsByFront:Ljava/util/Map;intermediary field_52678Lnet/minecraft/class_9904;field_52678:Ljava/util/Map;official kLfhi;k:Ljava/util/Map;
-
siblingsByUp
- Mappings:
Namespace Name Mixin selector named siblingsByUpLnet/minecraft/world/block/WireOrientation;siblingsByUp:Ljava/util/Map;intermediary field_52679Lnet/minecraft/class_9904;field_52679:Ljava/util/Map;official lLfhi;l:Ljava/util/Map;
-
siblingsBySideBias
- Mappings:
Namespace Name Mixin selector named siblingsBySideBiasLnet/minecraft/world/block/WireOrientation;siblingsBySideBias:Ljava/util/Map;intermediary field_52680Lnet/minecraft/class_9904;field_52680:Ljava/util/Map;official mLfhi;m:Ljava/util/Map;
-
-
Constructor Details
-
WireOrientation
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/block/WireOrientation;<init>(Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Direction;Lnet/minecraft/world/block/WireOrientation$SideBias;)Vintermediary <init>Lnet/minecraft/class_9904;<init>(Lnet/minecraft/class_2350;Lnet/minecraft/class_2350;Lnet/minecraft/class_9904$class_9905;)Vofficial <init>Lfhi;<init>(Ljg;Ljg;Lfhi$a;)V
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/world/block/WireOrientation;of(Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Direction;Lnet/minecraft/world/block/WireOrientation$SideBias;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61848Lnet/minecraft/class_9904;method_61848(Lnet/minecraft/class_2350;Lnet/minecraft/class_2350;Lnet/minecraft/class_9904$class_9905;)Lnet/minecraft/class_9904;official aLfhi;a(Ljg;Ljg;Lfhi$a;)Lfhi;
-
withUp
- Mappings:
Namespace Name Mixin selector named withUpLnet/minecraft/world/block/WireOrientation;withUp(Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61847Lnet/minecraft/class_9904;method_61847(Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;official aLfhi;a(Ljg;)Lfhi;
-
withFront
- Mappings:
Namespace Name Mixin selector named withFrontLnet/minecraft/world/block/WireOrientation;withFront(Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61850Lnet/minecraft/class_9904;method_61850(Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;official bLfhi;b(Ljg;)Lfhi;
-
withFrontIfNotUp
- Mappings:
Namespace Name Mixin selector named withFrontIfNotUpLnet/minecraft/world/block/WireOrientation;withFrontIfNotUp(Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;intermediary method_62875Lnet/minecraft/class_9904;method_62875(Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;official cLfhi;c(Ljg;)Lfhi;
-
withFrontAndSideBias
- Mappings:
Namespace Name Mixin selector named withFrontAndSideBiasLnet/minecraft/world/block/WireOrientation;withFrontAndSideBias(Lnet/minecraft/util/math/Direction;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61853Lnet/minecraft/class_9904;method_61853(Lnet/minecraft/class_2350;)Lnet/minecraft/class_9904;official dLfhi;d(Ljg;)Lfhi;
-
withSideBias
- Mappings:
Namespace Name Mixin selector named withSideBiasLnet/minecraft/world/block/WireOrientation;withSideBias(Lnet/minecraft/world/block/WireOrientation$SideBias;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61845Lnet/minecraft/class_9904;method_61845(Lnet/minecraft/class_9904$class_9905;)Lnet/minecraft/class_9904;official aLfhi;a(Lfhi$a;)Lfhi;
-
withOppositeSideBias
- Mappings:
Namespace Name Mixin selector named withOppositeSideBiasLnet/minecraft/world/block/WireOrientation;withOppositeSideBias()Lnet/minecraft/world/block/WireOrientation;intermediary method_61842Lnet/minecraft/class_9904;method_61842()Lnet/minecraft/class_9904;official aLfhi;a()Lfhi;
-
getFront
- Mappings:
Namespace Name Mixin selector named getFrontLnet/minecraft/world/block/WireOrientation;getFront()Lnet/minecraft/util/math/Direction;intermediary method_61849Lnet/minecraft/class_9904;method_61849()Lnet/minecraft/class_2350;official bLfhi;b()Ljg;
-
getUp
- Mappings:
Namespace Name Mixin selector named getUpLnet/minecraft/world/block/WireOrientation;getUp()Lnet/minecraft/util/math/Direction;intermediary method_61852Lnet/minecraft/class_9904;method_61852()Lnet/minecraft/class_2350;official cLfhi;c()Ljg;
-
getRight
- Mappings:
Namespace Name Mixin selector named getRightLnet/minecraft/world/block/WireOrientation;getRight()Lnet/minecraft/util/math/Direction;intermediary method_61854Lnet/minecraft/class_9904;method_61854()Lnet/minecraft/class_2350;official dLfhi;d()Ljg;
-
getSideBias
- Mappings:
Namespace Name Mixin selector named getSideBiasLnet/minecraft/world/block/WireOrientation;getSideBias()Lnet/minecraft/world/block/WireOrientation$SideBias;intermediary method_61856Lnet/minecraft/class_9904;method_61856()Lnet/minecraft/class_9904$class_9905;official eLfhi;e()Lfhi$a;
-
getDirectionsByPriority
- Mappings:
Namespace Name Mixin selector named getDirectionsByPriorityLnet/minecraft/world/block/WireOrientation;getDirectionsByPriority()Ljava/util/List;intermediary method_61858Lnet/minecraft/class_9904;method_61858()Ljava/util/List;official fLfhi;f()Ljava/util/List;
-
getHorizontalDirections
- Mappings:
Namespace Name Mixin selector named getHorizontalDirectionsLnet/minecraft/world/block/WireOrientation;getHorizontalDirections()Ljava/util/List;intermediary method_61859Lnet/minecraft/class_9904;method_61859()Ljava/util/List;official gLfhi;g()Ljava/util/List;
-
getVerticalDirections
- Mappings:
Namespace Name Mixin selector named getVerticalDirectionsLnet/minecraft/world/block/WireOrientation;getVerticalDirections()Ljava/util/List;intermediary method_61860Lnet/minecraft/class_9904;method_61860()Ljava/util/List;official hLfhi;h()Ljava/util/List;
-
toString
-
ordinal
public int ordinal()- Mappings:
Namespace Name Mixin selector named ordinalLnet/minecraft/world/block/WireOrientation;ordinal()Iintermediary method_61861Lnet/minecraft/class_9904;method_61861()Iofficial iLfhi;i()I
-
fromOrdinal
- Mappings:
Namespace Name Mixin selector named fromOrdinalLnet/minecraft/world/block/WireOrientation;fromOrdinal(I)Lnet/minecraft/world/block/WireOrientation;intermediary method_61843Lnet/minecraft/class_9904;method_61843(I)Lnet/minecraft/class_9904;official aLfhi;a(I)Lfhi;
-
random
- Mappings:
Namespace Name Mixin selector named randomLnet/minecraft/world/block/WireOrientation;random(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61844Lnet/minecraft/class_9904;method_61844(Lnet/minecraft/class_5819;)Lnet/minecraft/class_9904;official aLfhi;a(Lbfq;)Lfhi;
-
initializeValuesArray
private static WireOrientation initializeValuesArray(WireOrientation prime, WireOrientation[] valuesOut) - Mappings:
Namespace Name Mixin selector named initializeValuesArrayLnet/minecraft/world/block/WireOrientation;initializeValuesArray(Lnet/minecraft/world/block/WireOrientation;[Lnet/minecraft/world/block/WireOrientation;)Lnet/minecraft/world/block/WireOrientation;intermediary method_61846Lnet/minecraft/class_9904;method_61846(Lnet/minecraft/class_9904;[Lnet/minecraft/class_9904;)Lnet/minecraft/class_9904;official aLfhi;a(Lfhi;[Lfhi;)Lfhi;
-
ordinalFromComponents
protected static int ordinalFromComponents(Direction up, Direction front, WireOrientation.SideBias sideBias) - Mappings:
Namespace Name Mixin selector named ordinalFromComponentsLnet/minecraft/world/block/WireOrientation;ordinalFromComponents(Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Direction;Lnet/minecraft/world/block/WireOrientation$SideBias;)Iintermediary method_61851Lnet/minecraft/class_9904;method_61851(Lnet/minecraft/class_2350;Lnet/minecraft/class_2350;Lnet/minecraft/class_9904$class_9905;)Iofficial bLfhi;b(Ljg;Ljg;Lfhi$a;)I
-