History - net.minecraft.world.level.redstone.Orientation
1.21.4
Names
evf
eui
Fields
StreamCodec<io.netty.buffer.ByteBuf, Orientation>: a, STREAM_CODEC, field_52668, PACKET_CODEC, f_347293_
StreamCodec<io.netty.buffer.ByteBuf, Orientation>: a, STREAM_CODEC, field_52668, PACKET_CODEC
Orientation[]: b, ORIENTATIONS, field_52669, VALUES, f_348993_
Orientation[]: b, ORIENTATIONS, field_52669, VALUES
Direction: c, up, field_52670, up, f_347760_
Direction: c, up, field_52670, up
Direction: d, front, field_52671, front, f_347199_
Direction: d, front, field_52671, front
Direction: e, side, field_52672, right, f_346687_
Direction: e, side, field_52672, right
Orientation$SideBias: f, sideBias, field_52673, sideBias, f_349509_
Orientation$SideBias: f, sideBias, field_52673, sideBias
int: g, index, field_52674, ordinal, f_349018_
int: g, index, field_52674, ordinal
List<Direction>: h, neighbors, field_52675, directionsByPriority, f_346921_
List<Direction>: h, neighbors, field_52675, directionsByPriority
List<Direction>: i, horizontalNeighbors, field_52676, horizontalDirections, f_347237_
List<Direction>: i, horizontalNeighbors, field_52676, horizontalDirections
List<Direction>: j, verticalNeighbors, field_52677, verticalDirections, f_346429_
List<Direction>: j, verticalNeighbors, field_52677, verticalDirections
Map<Direction, Orientation>: k, withFront, field_52678, siblingsByFront, f_349340_
Map<Direction, Orientation>: k, withFront, field_52678, siblingsByFront
Map<Direction, Orientation>: l, withUp, field_52679, siblingsByUp, f_347188_
Map<Direction, Orientation>: l, withUp, field_52679, siblingsByUp
Map<Orientation$SideBias, Orientation>: m, withSideBias, field_52680, siblingsBySideBias, f_347221_
Map<Orientation$SideBias, Orientation>: m, withSideBias, field_52680, siblingsBySideBias
Constructors
Methods
Orientation (Direction, Direction, Orientation$SideBias): a, of, method_61848, of, m_356979_
Orientation (Direction, Direction, Orientation$SideBias): a, of, method_61848, of
Orientation (Direction): a, withUp, method_61847, withUp, m_352095_
Orientation (Direction): a, withUp, method_61847, withUp
Orientation (Direction): b, withFront, method_61850, withFront, m_351812_
Orientation (Direction): b, withFront, method_61850, withFront
Orientation (Direction): c, withFrontPreserveUp, method_62875, withFrontIfNotUp, m_354821_
Orientation (Direction): c, withFrontPreserveUp, method_62875, withFrontIfNotUp
Orientation (Direction): d, withFrontAdjustSideBias, method_61853, withFrontAndSideBias, m_352047_
Orientation (Direction): d, withFrontAdjustSideBias, method_61853, withFrontAndSideBias
Orientation (Orientation$SideBias): a, withSideBias, method_61845, withSideBias, m_356687_
Orientation (Orientation$SideBias): a, withSideBias, method_61845, withSideBias
Orientation (): a, withMirror, method_61842, withOppositeSideBias, m_352965_
Orientation (): a, withMirror, method_61842, withOppositeSideBias
Direction (): b, getFront, method_61849, getFront, m_353739_
Direction (): b, getFront, method_61849, getFront
Direction (): c, getUp, method_61852, getUp, m_356347_
Direction (): c, getUp, method_61852, getUp
Direction (): d, getSide, method_61854, getRight, m_356257_
Direction (): d, getSide, method_61854, getRight
Orientation$SideBias (): e, getSideBias, method_61856, getSideBias, m_357200_
Orientation$SideBias (): e, getSideBias, method_61856, getSideBias
List<Direction> (): f, getDirections, method_61858, getDirectionsByPriority, m_357386_
List<Direction> (): f, getDirections, method_61858, getDirectionsByPriority
List<Direction> (): g, getHorizontalDirections, method_61859, getHorizontalDirections, m_353343_
List<Direction> (): g, getHorizontalDirections, method_61859, getHorizontalDirections
List<Direction> (): h, getVerticalDirections, method_61860, getVerticalDirections, m_352138_
List<Direction> (): h, getVerticalDirections, method_61860, getVerticalDirections
int (): i, getIndex, method_61861, ordinal, m_352989_
int (): i, getIndex, method_61861, ordinal
Orientation (int): a, fromIndex, method_61843, fromOrdinal, m_352391_
Orientation (int): a, fromIndex, method_61843, fromOrdinal
Orientation (RandomSource): a, random, method_61844, random, m_351974_
Orientation (RandomSource): a, random, method_61844, random
Orientation (Orientation, Orientation[]): a, generateContext, method_61846, initializeValuesArray, m_353871_
Orientation (Orientation, Orientation[]): a, generateContext, method_61846, initializeValuesArray
int (Direction, Direction, Orientation$SideBias): b, generateIndex, method_61851, ordinalFromComponents, m_357048_
int (Direction, Direction, Orientation$SideBias): b, generateIndex, method_61851, ordinalFromComponents
1.21.3
Names
evf
net.minecraft.world.level.redstone.Orientation
net.minecraft.class_9904
net.minecraft.world.block.WireOrientation
net.minecraft.src.C_346043_
net.minecraft.world.level.redstone.Orientation
Fields
StreamCodec<io.netty.buffer.ByteBuf, Orientation>: a, STREAM_CODEC, field_52668, PACKET_CODEC, f_347293_
Orientation[]: b, ORIENTATIONS, field_52669, VALUES, f_348993_
Direction: c, up, field_52670, up, f_347760_
Direction: d, front, field_52671, front, f_347199_
Direction: e, side, field_52672, right, f_346687_
Orientation$SideBias: f, sideBias, field_52673, sideBias, f_349509_
int: g, index, field_52674, ordinal, f_349018_
List<Direction>: h, neighbors, field_52675, directionsByPriority, f_346921_
List<Direction>: i, horizontalNeighbors, field_52676, horizontalDirections, f_347237_
List<Direction>: j, verticalNeighbors, field_52677, verticalDirections, f_346429_
Map<Direction, Orientation>: k, withFront, field_52678, siblingsByFront, f_349340_
Map<Direction, Orientation>: l, withUp, field_52679, siblingsByUp, f_347188_
Map<Orientation$SideBias, Orientation>: m, withSideBias, field_52680, siblingsBySideBias, f_347221_
Constructors
(Direction, Direction, Orientation$SideBias)
Methods
Orientation (Direction, Direction, Orientation$SideBias): a, of, method_61848, of, m_356979_
Orientation (Direction): a, withUp, method_61847, withUp, m_352095_
Orientation (Direction): b, withFront, method_61850, withFront, m_351812_
Orientation (Direction): c, withFrontPreserveUp, method_62875, withFrontIfNotUp, m_354821_
Orientation (Direction): d, withFrontAdjustSideBias, method_61853, withFrontAndSideBias, m_352047_
Orientation (Orientation$SideBias): a, withSideBias, method_61845, withSideBias, m_356687_
Orientation (): a, withMirror, method_61842, withOppositeSideBias, m_352965_
Direction (): b, getFront, method_61849, getFront, m_353739_
Direction (): c, getUp, method_61852, getUp, m_356347_
Direction (): d, getSide, method_61854, getRight, m_356257_
Orientation$SideBias (): e, getSideBias, method_61856, getSideBias, m_357200_
List<Direction> (): f, getDirections, method_61858, getDirectionsByPriority, m_357386_
List<Direction> (): g, getHorizontalDirections, method_61859, getHorizontalDirections, m_353343_
List<Direction> (): h, getVerticalDirections, method_61860, getVerticalDirections, m_352138_
int (): i, getIndex, method_61861, ordinal, m_352989_
Orientation (int): a, fromIndex, method_61843, fromOrdinal, m_352391_
Orientation (RandomSource): a, random, method_61844, random, m_351974_
Orientation (Orientation, Orientation[]): a, generateContext, method_61846, initializeValuesArray, m_353871_
int (Direction, Direction, Orientation$SideBias): b, generateIndex, method_61851, ordinalFromComponents, m_357048_