Uses of Class
net.minecraft.world.level.redstone.Orientation
Packages that use Orientation
Package
Description
-
Uses of Orientation in net.minecraft.network.protocol.common.custom
Fields in net.minecraft.network.protocol.common.custom declared as OrientationModifier and TypeFieldDescriptionprivate final OrientationRedstoneWireOrientationsDebugPayload.Wire.orientationThe field for theorientationrecord component.Methods in net.minecraft.network.protocol.common.custom that return OrientationModifier and TypeMethodDescriptionRedstoneWireOrientationsDebugPayload.Wire.orientation()Returns the value of theorientationrecord component.Constructors in net.minecraft.network.protocol.common.custom with parameters of type OrientationModifierConstructorDescriptionWire(BlockPos pos, Orientation orientation) Creates an instance of aWirerecord class. -
Uses of Orientation in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type OrientationModifier and TypeMethodDescriptionvoidServerLevel.neighborChanged(BlockPos pPos, Block pBlock, Orientation pOrientation) voidServerLevel.neighborChanged(BlockState pState, BlockPos pPos, Block pBlock, Orientation pOrientation, boolean pMovedByPiston) voidServerLevel.updateNeighborsAt(BlockPos pPos, Block pBlock, Orientation pOrientation) voidServerLevel.updateNeighborsAtExceptFromFacing(BlockPos pPos, Block pBlock, Direction pFacing, Orientation pOrientation) -
Uses of Orientation in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type OrientationModifier and TypeMethodDescriptionvoidLevel.neighborChanged(BlockPos pPos, Block pBlock, Orientation pOrientation) voidLevel.neighborChanged(BlockState pState, BlockPos pPos, Block pBlock, Orientation pOrientation, boolean pMovedByPiston) voidLevel.updateNeighborsAt(BlockPos pPos, Block pBlock, Orientation pOrientation) voidLevel.updateNeighborsAtExceptFromFacing(BlockPos pPos, Block pBlock, Direction pFacing, Orientation pOrientation) -
Uses of Orientation in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return OrientationModifier and TypeMethodDescriptionprotected OrientationRedstoneTorchBlock.randomOrientation(Level pLevel, BlockState pState) protected OrientationRedstoneWallTorchBlock.randomOrientation(Level pLevel, BlockState pState) Methods in net.minecraft.world.level.block with parameters of type OrientationModifier and TypeMethodDescriptionprotected voidAbstractSkullBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidBaseRailBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidBellBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidBigDripleafBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidCommandBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidCopperBulbBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidCrafterBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidDiodeBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidDispenserBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidDoorBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidFenceGateBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidFrostedIceBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidHopperBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidLiquidBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidNoteBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidRedstoneLampBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidRedstoneTorchBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidRedStoneWireBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidSpongeBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidStructureBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidTestBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidTntBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidTrapDoorBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) private voidRedStoneWireBlock.updatePowerStrength(Level pLevel, BlockPos pPos, BlockState pState, Orientation pOrientation, boolean pUpdateShape) -
Uses of Orientation in net.minecraft.world.level.block.piston
Methods in net.minecraft.world.level.block.piston with parameters of type OrientationModifier and TypeMethodDescriptionprotected voidPistonBaseBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidPistonHeadBlock.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) -
Uses of Orientation in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state with parameters of type OrientationModifier and TypeMethodDescriptionvoidBlockBehaviour.BlockStateBase.handleNeighborChanged(Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) protected voidBlockBehaviour.neighborChanged(BlockState pState, Level pLevel, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) -
Uses of Orientation in net.minecraft.world.level.redstone
Fields in net.minecraft.world.level.redstone declared as OrientationModifier and TypeFieldDescriptionprivate final OrientationCollectingNeighborUpdater.FullNeighborUpdate.orientationThe field for theorientationrecord component.private OrientationCollectingNeighborUpdater.MultiNeighborUpdate.orientationprivate final OrientationCollectingNeighborUpdater.SimpleNeighborUpdate.orientationThe field for theorientationrecord component.private static final Orientation[]Orientation.ORIENTATIONSFields in net.minecraft.world.level.redstone with type parameters of type OrientationModifier and TypeFieldDescriptionstatic final StreamCodec<io.netty.buffer.ByteBuf, Orientation> Orientation.STREAM_CODECprivate final Map<Direction, Orientation> Orientation.withFrontprivate final Map<Orientation.SideBias, Orientation> Orientation.withSideBiasprivate final Map<Direction, Orientation> Orientation.withUpMethods in net.minecraft.world.level.redstone that return OrientationModifier and TypeMethodDescriptionstatic OrientationOrientation.fromIndex(int p_360364_) private static OrientationOrientation.generateContext(Orientation pStart, Orientation[] pOutput) private static OrientationExperimentalRedstoneWireEvaluator.getInitialOrientation(Level pLevel, Orientation pOrientation) static OrientationExperimentalRedstoneUtils.initialOrientation(Level pLevel, Direction pFront, Direction pUp) static OrientationOrientation.of(Direction pUp, Direction pFront, Orientation.SideBias pSideBias) CollectingNeighborUpdater.FullNeighborUpdate.orientation()Returns the value of theorientationrecord component.CollectingNeighborUpdater.SimpleNeighborUpdate.orientation()Returns the value of theorientationrecord component.static OrientationOrientation.random(RandomSource pRandom) private static OrientationExperimentalRedstoneWireEvaluator.unpackOrientation(int pData) static OrientationExperimentalRedstoneUtils.withFront(Orientation pOrientation, Direction pDirection) Orientation.withFrontAdjustSideBias(Direction pFront) Orientation.withFrontPreserveUp(Direction pFront) Orientation.withMirror()Orientation.withSideBias(Orientation.SideBias pSideBias) Methods in net.minecraft.world.level.redstone with parameters of type OrientationModifier and TypeMethodDescriptionprivate voidExperimentalRedstoneWireEvaluator.calculateCurrentChanges(Level pLevel, BlockPos pPos, Orientation pOrientation) private voidExperimentalRedstoneWireEvaluator.enqueueNeighborWire(Level pLevel, BlockPos pPos, int pPower, Orientation pOrientation, boolean pCanTurnOff) static voidNeighborUpdater.executeUpdate(Level pLevel, BlockState pState, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) private static OrientationOrientation.generateContext(Orientation pStart, Orientation[] pOutput) private static OrientationExperimentalRedstoneWireEvaluator.getInitialOrientation(Level pLevel, Orientation pOrientation) voidCollectingNeighborUpdater.neighborChanged(BlockPos pPos, Block pNeighborBlock, Orientation pOrientation) voidCollectingNeighborUpdater.neighborChanged(BlockState pState, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) voidInstantNeighborUpdater.neighborChanged(BlockPos pPos, Block pNeighborBlock, Orientation pOrientation) voidInstantNeighborUpdater.neighborChanged(BlockState pState, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) voidNeighborUpdater.neighborChanged(BlockPos pPos, Block pNeighborBlock, Orientation pOrientation) voidNeighborUpdater.neighborChanged(BlockState pState, BlockPos pPos, Block pNeighborBlock, Orientation pOrientation, boolean pMovedByPiston) private static intExperimentalRedstoneWireEvaluator.packOrientationAndPower(Orientation pOrientation, int pPower) private voidExperimentalRedstoneWireEvaluator.propagateChangeToNeighbors(Level pLevel, BlockPos pPos, int pPower, Orientation pOrientation, boolean pCanTurnOff) private voidExperimentalRedstoneWireEvaluator.setPower(BlockPos pPos, int pPower, Orientation pOrientation) voidCollectingNeighborUpdater.updateNeighborsAtExceptFromFacing(BlockPos pPos, Block pBlock, Direction pFacing, Orientation pOrientation) default voidNeighborUpdater.updateNeighborsAtExceptFromFacing(BlockPos pPos, Block pBlock, Direction pFacing, Orientation pOrientation) voidDefaultRedstoneWireEvaluator.updatePowerStrength(Level pLevel, BlockPos pPos, BlockState pState, Orientation pOrientation, boolean pUpdateShape) voidExperimentalRedstoneWireEvaluator.updatePowerStrength(Level pLevel, BlockPos pPos, BlockState pState, Orientation pOrientation, boolean pUpdateShape) abstract voidRedstoneWireEvaluator.updatePowerStrength(Level pLevel, BlockPos pPos, BlockState pState, Orientation pOrientation, boolean pUpdateShape) static OrientationExperimentalRedstoneUtils.withFront(Orientation pOrientation, Direction pDirection) Constructors in net.minecraft.world.level.redstone with parameters of type OrientationModifierConstructorDescription(package private)FullNeighborUpdate(BlockState state, BlockPos pos, Block block, Orientation orientation, boolean movedByPiston) Creates an instance of aFullNeighborUpdaterecord class.(package private)MultiNeighborUpdate(BlockPos pSourcePos, Block pSourceBlock, Orientation pOrientation, Direction pSkipDirection) (package private)SimpleNeighborUpdate(BlockPos pos, Block block, Orientation orientation) Creates an instance of aSimpleNeighborUpdaterecord class.