History - net.minecraft.world.level.redstone.Orientation

1.21.3

Names

evf

net.minecraft.world.level.redstone.Orientation

net.minecraft.class_9904

net.minecraft.world.block.WireOrientation

net.minecraft.world.level.redstone.Orientation

Fields

StreamCodec<io.netty.buffer.ByteBuf, Orientation>: a, STREAM_CODEC, field_52668, PACKET_CODEC

Orientation[]: b, ORIENTATIONS, field_52669, VALUES

Direction: c, up, field_52670, up

Direction: d, front, field_52671, front

Direction: e, side, field_52672, right

Orientation$SideBias: f, sideBias, field_52673, sideBias

int: g, index, field_52674, ordinal

List<Direction>: h, neighbors, field_52675, directionsByPriority

List<Direction>: i, horizontalNeighbors, field_52676, horizontalDirections

List<Direction>: j, verticalNeighbors, field_52677, verticalDirections

Map<Direction, Orientation>: k, withFront, field_52678, siblingsByFront

Map<Direction, Orientation>: l, withUp, field_52679, siblingsByUp

Map<Orientation$SideBias, Orientation>: m, withSideBias, field_52680, siblingsBySideBias

Constructors

(Direction, Direction, Orientation$SideBias)

Methods

Orientation (Direction, Direction, Orientation$SideBias): a, of, method_61848, of

Orientation (Direction): a, withUp, method_61847, withUp

Orientation (Direction): b, withFront, method_61850, withFront

Orientation (Direction): c, withFrontPreserveUp, method_62875, withFrontIfNotUp

Orientation (Direction): d, withFrontAdjustSideBias, method_61853, withFrontAndSideBias

Orientation (Orientation$SideBias): a, withSideBias, method_61845, withSideBias

Orientation (): a, withMirror, method_61842, withOppositeSideBias

Direction (): b, getFront, method_61849, getFront

Direction (): c, getUp, method_61852, getUp

Direction (): d, getSide, method_61854, getRight

Orientation$SideBias (): e, getSideBias, method_61856, getSideBias

List<Direction> (): f, getDirections, method_61858, getDirectionsByPriority

List<Direction> (): g, getHorizontalDirections, method_61859, getHorizontalDirections

List<Direction> (): h, getVerticalDirections, method_61860, getVerticalDirections

int (): i, getIndex, method_61861, ordinal

Orientation (int): a, fromIndex, method_61843, fromOrdinal

Orientation (RandomSource): a, random, method_61844, random

Orientation (Orientation, Orientation[]): a, generateContext, method_61846, initializeValuesArray

int (Direction, Direction, Orientation$SideBias): b, generateIndex, method_61851, ordinalFromComponents