Uses of Enum Class
net.minecraft.util.Direction
Packages that use Direction
Package
Description
-
Uses of Direction in net.minecraft.block
Fields in net.minecraft.block declared as DirectionModifier and TypeFieldDescriptionprivate final DirectionBlock.RenderSideCacheKey.directionprivate static final Direction[]AbstractBlock.AbstractBlockState.Cache.DIRECTIONSprivate static final Direction[]SixWayBlock.DIRECTIONSprotected final DirectionAbstractPlantBlock.growthDirectionprivate final DirectionPistonBlockStructureHelper.pistonDirectionprivate final DirectionPistonBlockStructureHelper.pushDirectionprivate final DirectionPortalSize.rightDirprivate static final Direction[]BeehiveBlock.SPAWN_DIRECTIONSprotected static final Direction[]AbstractBlock.UPDATE_SHAPE_ORDERFields in net.minecraft.block with type parameters of type DirectionModifier and TypeFieldDescriptionprivate static final Map<Direction,VoxelShape> AttachedStemBlock.AABBSprivate static final Map<Direction,VoxelShape> WallSignBlock.AABBSprivate static final Map<Direction,VoxelShape> WallSkullBlock.AABBSprivate static final Map<Direction,VoxelShape> WallTorchBlock.AABBSstatic final EnumProperty<Direction>ShulkerBoxBlock.FACINGprivate static final Map<Direction,BooleanProperty> FireBlock.PROPERTY_BY_DIRECTIONprotected static final Map<Direction,BooleanProperty> FourWayBlock.PROPERTY_BY_DIRECTIONprivate static final Map<Direction,BooleanProperty> HugeMushroomBlock.PROPERTY_BY_DIRECTIONstatic final Map<Direction,EnumProperty<RedstoneSide>> RedstoneWireBlock.PROPERTY_BY_DIRECTIONstatic final Map<Direction,BooleanProperty> SixWayBlock.PROPERTY_BY_DIRECTIONprivate static final Map<Direction,BooleanProperty> TripWireBlock.PROPERTY_BY_DIRECTIONstatic final Map<Direction,BooleanProperty> VineBlock.PROPERTY_BY_DIRECTIONprivate static final Map<Direction,VoxelShape> DeadCoralWallFanBlock.SHAPESprivate static final Map<Direction,VoxelShape> WallBannerBlock.SHAPESprivate static final Map<Direction,VoxelShape> RedstoneWireBlock.SHAPES_FLOORprivate static final Map<Direction,VoxelShape> RedstoneWireBlock.SHAPES_UPMethods in net.minecraft.block that return DirectionModifier and TypeMethodDescriptionprivate DirectionChestBlock.candidatePartnerFacing(BlockItemUseContext p_196312_1_, Direction p_196312_2_) static DirectionBedBlock.getBedOrientation(IBlockReader p_220174_0_, BlockPos p_220174_1_) static DirectionBedBlock.getConnectedDirection(BlockState p_226862_0_) private static DirectionBellBlock.getConnectedDirection(BlockState p_220131_0_) static DirectionChestBlock.getConnectedDirection(BlockState p_196311_0_) protected static DirectionHorizontalFaceBlock.getConnectedDirection(BlockState p_196365_0_) protected static DirectionLanternBlock.getConnectedDirection(BlockState p_220277_0_) static DirectionJigsawBlock.getFrontFacing(BlockState p_235508_0_) private static DirectionBedBlock.getNeighbourDirection(BedPart p_208070_0_, Direction p_208070_1_) static DirectionBeehiveBlock.getRandomOffset(Random p_235331_0_) static DirectionJigsawBlock.getTopFacing(BlockState p_235509_0_) Methods in net.minecraft.block with parameters of type DirectionModifier and TypeMethodDescriptionprivate booleanPistonBlockStructureHelper.addBlockLine(BlockPos p_177251_1_, Direction p_177251_2_) private static booleanChorusFlowerBlock.allNeighborsEmpty(IWorldReader p_185604_0_, BlockPos p_185604_1_, Direction p_185604_2_) booleanBellBlock.attemptToRing(World p_226885_1_, BlockPos p_226885_2_, Direction p_226885_3_) private static int[][]BedBlock.bedAboveStandUpOffsets(Direction p_242655_0_) private static int[][]BedBlock.bedStandUpOffsets(Direction p_242656_0_, Direction p_242656_1_) private static int[][]BedBlock.bedSurroundStandUpOffsets(Direction p_242658_0_, Direction p_242658_1_) private static VoxelShapePistonHeadBlock.calculateShape(Direction p_242693_0_, boolean p_242693_1_) static booleanHorizontalFaceBlock.canAttach(IWorldReader p_220185_0_, BlockPos p_220185_1_, Direction p_220185_2_) private booleanLadderBlock.canAttachTo(IBlockReader p_196471_1_, BlockPos p_196471_2_, Direction p_196471_3_) static booleanAbstractFireBlock.canBePlacedAt(World p_241465_0_, BlockPos p_241465_1_, Direction p_241465_2_) booleanFireBlock.canCatchFire(IBlockReader world, BlockPos pos, Direction face) Side sensitive version that calls the block function.protected static booleanRedstoneWireBlock.canConnectTo(BlockState p_176343_0_, IBlockReader world, BlockPos pos, Direction p_176343_1_) private DirectionChestBlock.candidatePartnerFacing(BlockItemUseContext p_196312_1_, Direction p_196312_2_) booleanComposterBlock.EmptyInventory.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) booleanComposterBlock.FullInventory.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) booleanComposterBlock.PartialInventory.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) private booleanVineBlock.canSupportAtFace(IBlockReader p_196541_1_, BlockPos p_196541_2_, Direction p_196541_3_) static booleanBlock.canSupportCenter(IWorldReader p_220055_0_, BlockPos p_220055_1_, Direction p_220055_2_) booleanBlock.canSustainPlant(BlockState state, IBlockReader world, BlockPos pos, Direction facing, IPlantable plantable) booleanComposterBlock.EmptyInventory.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) booleanComposterBlock.FullInventory.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) booleanComposterBlock.PartialInventory.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) private static booleanStairsBlock.canTakeShape(BlockState p_185704_0_, IBlockReader p_185704_1_, BlockPos p_185704_2_, Direction p_185704_3_) voidTNTBlock.catchFire(BlockState state, World world, BlockPos pos, Direction face, LivingEntity igniter) booleanFenceBlock.connectsTo(BlockState p_220111_1_, boolean p_220111_2_, Direction p_220111_3_) private booleanWallBlock.connectsTo(BlockState p_220113_1_, boolean p_220113_2_, Direction p_220113_3_) static booleanFenceGateBlock.connectsToDirection(BlockState p_220253_0_, Direction p_220253_1_) final booleanAbstractBlock.AbstractBlockState.entityCanStandOnFace(IBlockReader p_215682_1_, BlockPos p_215682_2_, Entity p_215682_3_, Direction p_215682_4_) private static voidCommandBlockBlock.executeChain(World p_193386_0_, BlockPos p_193386_1_, Direction p_193386_2_) BedBlock.findBunkBedStandUpPosition(EntityType<?> p_242653_0_, ICollisionReader p_242653_1_, BlockPos p_242653_2_, Direction p_242653_3_, Direction p_242653_4_) protected intRedstoneDiodeBlock.getAlternateSignalAt(IWorldReader p_176401_1_, BlockPos p_176401_2_, Direction p_176401_3_) private RedstoneSideRedstoneWireBlock.getConnectingSide(IBlockReader p_208074_1_, BlockPos p_208074_2_, Direction p_208074_3_) private RedstoneSideRedstoneWireBlock.getConnectingSide(IBlockReader p_235545_1_, BlockPos p_235545_2_, Direction p_235545_3_, boolean p_235545_4_) intAbstractBlock.AbstractBlockState.getDirectSignal(IBlockReader p_185893_1_, BlockPos p_185893_2_, Direction p_185893_3_) intAbstractBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) Deprecated.intAbstractButtonBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intAbstractPressurePlateBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intDetectorRailBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intLecternBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intLeverBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intObserverBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intRedstoneDiodeBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intRedstoneTorchBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intRedstoneWireBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intTrappedChestBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) intTripWireHookBlock.getDirectSignal(BlockState p_176211_1_, IBlockReader p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) private intPortalSize.getDistanceUntilEdgeAboveFrame(BlockPos p_242972_1_, Direction p_242972_2_) AbstractBlock.AbstractBlockState.getFaceOcclusionShape(IBlockReader p_215702_1_, BlockPos p_215702_2_, Direction p_215702_3_) private static intAbstractBlock.AbstractBlockState.Cache.getFaceSupportIndex(Direction p_242701_0_, BlockVoxelShape p_242701_1_) private ItemFrameEntityComparatorBlock.getItemFrame(World p_176461_1_, Direction p_176461_2_, BlockPos p_176461_3_) private booleanPistonBlock.getNeighborSignal(World p_176318_1_, BlockPos p_176318_2_, Direction p_176318_3_) private static DirectionBedBlock.getNeighbourDirection(BedPart p_208070_0_, Direction p_208070_1_) static BooleanPropertyVineBlock.getPropertyForFace(Direction p_176267_0_) intAbstractBlock.AbstractBlockState.getSignal(IBlockReader p_185911_1_, BlockPos p_185911_2_, Direction p_185911_3_) intAbstractBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) Deprecated.intAbstractButtonBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intAbstractPressurePlateBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intDaylightDetectorBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intDetectorRailBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intLecternBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intLeverBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intObserverBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intRedstoneBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intRedstoneDiodeBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intRedstoneTorchBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intRedstoneWallTorchBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intRedstoneWireBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intTargetBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intTrappedChestBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) intTripWireHookBlock.getSignal(BlockState p_180656_1_, IBlockReader p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) int[]ComposterBlock.EmptyInventory.getSlotsForFace(Direction p_180463_1_) int[]ComposterBlock.FullInventory.getSlotsForFace(Direction p_180463_1_) int[]ComposterBlock.PartialInventory.getSlotsForFace(Direction p_180463_1_) private static intstatic booleanVineBlock.isAcceptableNeighbour(IBlockReader p_196542_0_, BlockPos p_196542_1_, Direction p_196542_2_) static booleanBlock.isFaceFull(VoxelShape p_208061_0_, Direction p_208061_1_) booleanAbstractBlock.AbstractBlockState.Cache.isFaceSturdy(Direction p_242700_1_, BlockVoxelShape p_242700_2_) booleanAbstractBlock.AbstractBlockState.isFaceSturdy(IBlockReader p_224755_1_, BlockPos p_224755_2_, Direction p_224755_3_) booleanAbstractBlock.AbstractBlockState.isFaceSturdy(IBlockReader p_242698_1_, BlockPos p_242698_2_, Direction p_242698_3_, BlockVoxelShape p_242698_4_) private static booleanprivate booleanBellBlock.isProperHit(BlockState p_220129_1_, Direction p_220129_2_, double p_220129_3_) static booleanPistonBlock.isPushable(BlockState p_185646_0_, World p_185646_1_, BlockPos p_185646_2_, Direction p_185646_3_, boolean p_185646_4_, Direction p_185646_5_) private booleanPistonBlock.moveBlocks(World p_176319_1_, BlockPos p_176319_2_, Direction p_176319_3_, boolean p_176319_4_) static TileEntityMovingPistonBlock.newMovingBlockEntity(BlockState p_196343_0_, Direction p_196343_1_, boolean p_196343_2_, boolean p_196343_3_) private voidTripWireHookBlock.notifyNeighbors(World p_176262_1_, BlockPos p_176262_2_, Direction p_176262_3_) booleanTripWireBlock.shouldConnectTo(BlockState p_196536_1_, Direction p_196536_2_) static booleanBlock.shouldRenderFace(BlockState p_176225_0_, IBlockReader p_176225_1_, BlockPos p_176225_2_, Direction p_176225_3_) private BlockStateWallBlock.sideUpdate(IWorldReader p_235627_1_, BlockPos p_235627_2_, BlockState p_235627_3_, BlockPos p_235627_4_, BlockState p_235627_5_, Direction p_235627_6_) booleanAbstractBlock.AbstractBlockState.skipRendering(BlockState p_200017_1_, Direction p_200017_2_) booleanAbstractBlock.skipRendering(BlockState p_200122_1_, BlockState p_200122_2_, Direction p_200122_3_) Deprecated.booleanBreakableBlock.skipRendering(BlockState p_200122_1_, BlockState p_200122_2_, Direction p_200122_3_) booleanFlowingFluidBlock.skipRendering(BlockState p_200122_1_, BlockState p_200122_2_, Direction p_200122_3_) booleanPaneBlock.skipRendering(BlockState p_200122_1_, BlockState p_200122_2_, Direction p_200122_3_) private voidRedstoneWireBlock.spawnParticlesAlongLine(World p_235549_1_, Random p_235549_2_, BlockPos p_235549_3_, Vector3f p_235549_4_, Direction p_235549_5_, Direction p_235549_6_, float p_235549_7_, float p_235549_8_) private voidFireBlock.tryCatchFire(World p_176536_1_, BlockPos p_176536_2_, int p_176536_3_, Random p_176536_4_, int p_176536_5_, Direction face) AbstractBlock.AbstractBlockState.updateShape(Direction p_196956_1_, BlockState p_196956_2_, IWorld p_196956_3_, BlockPos p_196956_4_, BlockPos p_196956_5_) AbstractBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) Deprecated.AbstractBodyPlantBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractCoralPlantBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractPressurePlateBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractSignBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractTopPlantBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AttachedStemBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BambooBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BambooSaplingBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BannerBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BedBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BeehiveBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BellBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BubbleColumnBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BushBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CactusBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CakeBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CampfireBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CarpetBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChainBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChestBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChorusFlowerBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChorusPlantBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CocoaBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ConcretePowderBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ConduitBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralFinBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralPlantBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralWallFanBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) DeadCoralWallFanBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) DoorBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) DoublePlantBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) EnderChestBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FallingBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FarmlandBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FenceBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FenceGateBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FireBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FlowerPotBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FlowingFluidBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) GrassPathBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) HorizontalFaceBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) HugeMushroomBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) LadderBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) LanternBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) LeavesBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) MagmaBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) NetherPortalBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) NoteBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ObserverBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) PaneBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) PistonHeadBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) RedstoneWallTorchBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) RedstoneWireBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) RepeaterBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ScaffoldingBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SeaGrassBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SeaPickleBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SlabBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SnowBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SnowyDirtBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SoulFireBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SoulSandBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) StairsBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) StandingSignBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SugarCaneBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TorchBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TrapDoorBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TripWireBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TripWireHookBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) VineBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallBannerBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallSignBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallTorchBlock.updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) Constructors in net.minecraft.block with parameters of type DirectionModifierConstructorDescriptionprotectedAbstractBodyPlantBlock(AbstractBlock.Properties p_i241179_1_, Direction p_i241179_2_, VoxelShape p_i241179_3_, boolean p_i241179_4_) protectedAbstractPlantBlock(AbstractBlock.Properties p_i241178_1_, Direction p_i241178_2_, VoxelShape p_i241178_3_, boolean p_i241178_4_) protectedAbstractTopPlantBlock(AbstractBlock.Properties p_i241180_1_, Direction p_i241180_2_, VoxelShape p_i241180_3_, boolean p_i241180_4_, double p_i241180_5_) PistonBlockStructureHelper(World p_i45664_1_, BlockPos p_i45664_2_, Direction p_i45664_3_, boolean p_i45664_4_) RenderSideCacheKey(BlockState p_i49791_1_, BlockState p_i49791_2_, Direction p_i49791_3_) -
Uses of Direction in net.minecraft.block.pattern
Fields in net.minecraft.block.pattern declared as DirectionModifier and TypeFieldDescriptionprivate final DirectionBlockPattern.PatternHelper.forwardsprivate final DirectionBlockPattern.PatternHelper.upMethods in net.minecraft.block.pattern that return DirectionModifier and TypeMethodDescriptionBlockPattern.PatternHelper.getForwards()BlockPattern.PatternHelper.getUp()Methods in net.minecraft.block.pattern with parameters of type DirectionModifier and TypeMethodDescriptionprivate BlockPattern.PatternHelperBlockPattern.matches(BlockPos p_177682_1_, Direction p_177682_2_, Direction p_177682_3_, com.google.common.cache.LoadingCache<BlockPos, CachedBlockInfo> p_177682_4_) protected static BlockPosBlockPattern.translateAndRotate(BlockPos p_177683_0_, Direction p_177683_1_, Direction p_177683_2_, int p_177683_3_, int p_177683_4_, int p_177683_5_) Constructors in net.minecraft.block.pattern with parameters of type DirectionModifierConstructorDescriptionPatternHelper(BlockPos p_i46378_1_, Direction p_i46378_2_, Direction p_i46378_3_, com.google.common.cache.LoadingCache<BlockPos, CachedBlockInfo> p_i46378_4_, int p_i46378_5_, int p_i46378_6_, int p_i46378_7_) -
Uses of Direction in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type DirectionModifier and TypeMethodDescriptionbooleanPlayerController.continueDestroyBlock(BlockPos p_180512_1_, Direction p_180512_2_) private voidPlayerController.sendBlockAction(CPlayerDiggingPacket.Action p_225324_1_, BlockPos p_225324_2_, Direction p_225324_3_) booleanPlayerController.startDestroyBlock(BlockPos p_180511_1_, Direction p_180511_2_) -
Uses of Direction in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type Direction -
Uses of Direction in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as DirectionModifier and TypeFieldDescriptionprivate final Direction[]BlockModelRenderer.NeighborInfo.cornersstatic final Direction[]WorldRenderer.DIRECTIONSprivate final DirectionWorldRenderer.LocalRenderInformationContainer.sourceDirectionMethods in net.minecraft.client.renderer with parameters of type DirectionModifier and TypeMethodDescriptionvoidBlockModelRenderer.AmbientOcclusionFace.calculate(IBlockDisplayReader p_239285_1_, BlockState p_239285_2_, BlockPos p_239285_3_, Direction p_239285_4_, float[] p_239285_5_, BitSet p_239285_6_, boolean p_239285_7_) private voidBlockModelRenderer.calculateShape(IBlockDisplayReader p_228801_1_, BlockState p_228801_2_, BlockPos p_228801_3_, int[] p_228801_4_, Direction p_228801_5_, float[] p_228801_6_, BitSet p_228801_7_) BlockModelRenderer.NeighborInfo.fromFacing(Direction p_178273_0_) BlockModelRenderer.VertexTranslations.fromFacing(Direction p_178184_0_) static FaceDirectionFaceDirection.fromFacing(Direction p_179027_0_) WorldRenderer.getRelativeFrom(BlockPos p_181562_1_, ChunkRenderDispatcher.ChunkRender p_181562_2_, Direction p_181562_3_) booleanWorldRenderer.LocalRenderInformationContainer.hasDirection(Direction p_189560_1_) private static booleanFluidBlockRenderer.isFaceOccludedByNeighbor(IBlockReader p_239283_0_, BlockPos p_239283_1_, Direction p_239283_2_, float p_239283_3_) private static booleanFluidBlockRenderer.isFaceOccludedBySelf(IBlockReader p_239282_0_, BlockPos p_239282_1_, BlockState p_239282_2_, Direction p_239282_3_) private static booleanFluidBlockRenderer.isFaceOccludedByState(IBlockReader p_239284_0_, Direction p_239284_1_, float p_239284_2_, BlockPos p_239284_3_, BlockState p_239284_4_) private static booleanFluidBlockRenderer.isNeighborSameFluid(IBlockReader p_209557_0_, BlockPos p_209557_1_, Direction p_209557_2_, FluidState p_209557_3_) voidWorldRenderer.LocalRenderInformationContainer.setDirections(byte p_189561_1_, Direction p_189561_2_) static booleanFluidBlockRenderer.shouldRenderFace(IBlockDisplayReader p_239281_0_, BlockPos p_239281_1_, FluidState p_239281_2_, BlockState p_239281_3_, Direction p_239281_4_) Constructors in net.minecraft.client.renderer with parameters of type DirectionModifierConstructorDescriptionprivateLocalRenderInformationContainer(ChunkRenderDispatcher.ChunkRender p_i46248_2_, Direction p_i46248_3_, int p_i46248_4_) privateNeighborInfo(Direction[] p_i46236_3_, float p_i46236_4_, boolean p_i46236_5_, BlockModelRenderer.Orientation[] p_i46236_6_, BlockModelRenderer.Orientation[] p_i46236_7_, BlockModelRenderer.Orientation[] p_i46236_8_, BlockModelRenderer.Orientation[] p_i46236_9_) privateOrientation(Direction p_i46233_3_, boolean p_i46233_4_) -
Uses of Direction in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as DirectionMethods in net.minecraft.client.renderer.chunk that return types with arguments of type DirectionMethods in net.minecraft.client.renderer.chunk with parameters of type DirectionModifier and TypeMethodDescriptionbooleanChunkRenderDispatcher.CompiledChunk.facesCanSeeEachother(Direction p_178495_1_, Direction p_178495_2_) private intVisGraph.getNeighborIndexAtFace(int p_178603_1_, Direction p_178603_2_) ChunkRenderDispatcher.ChunkRender.getRelativeOrigin(Direction p_181701_1_) floatvoidbooleanSetVisibility.visibilityBetween(Direction p_178621_1_, Direction p_178621_2_) Method parameters in net.minecraft.client.renderer.chunk with type arguments of type Direction -
Uses of Direction in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type DirectionModifier and TypeMethodDescriptionprivate static floatLivingRenderer.sleepDirectionToRotation(Direction p_217765_0_) -
Uses of Direction in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model declared as DirectionModifier and TypeFieldDescriptionfinal DirectionBlockPartFace.cullForDirectionprotected final DirectionBakedQuad.directionprivate final DirectionItemModelGenerator.SpanFacing.directionFields in net.minecraft.client.renderer.model with type parameters of type DirectionModifier and TypeFieldDescriptionSimpleBakedModel.Builder.culledFacesSimpleBakedModel.culledFacesfinal Map<Direction,BlockPartFace> BlockPart.facesstatic final EnumMap<Direction,TransformationMatrix> UVTransformationUtil.vanillaUvTransformGlobalToLocalstatic final EnumMap<Direction,TransformationMatrix> UVTransformationUtil.vanillaUvTransformLocalToGlobalMethods in net.minecraft.client.renderer.model that return DirectionModifier and TypeMethodDescriptionstatic DirectionFaceBakery.calculateFacing(int[] p_178410_0_) private DirectionBlockPartFace.Deserializer.getCullFacing(com.google.gson.JsonObject p_178339_1_) BakedQuad.getDirection()ItemModelGenerator.SpanFacing.getDirection()private DirectionMethods in net.minecraft.client.renderer.model that return types with arguments of type DirectionModifier and TypeMethodDescriptionprivate Map<Direction,BlockPartFace> BlockPart.Deserializer.filterNullFromFaces(com.google.gson.JsonDeserializationContext p_178253_1_, com.google.gson.JsonObject p_178253_2_) private Map<Direction,BlockPartFace> BlockPart.Deserializer.getFaces(com.google.gson.JsonDeserializationContext p_178250_1_, com.google.gson.JsonObject p_178250_2_) Methods in net.minecraft.client.renderer.model with parameters of type DirectionModifier and TypeMethodDescriptionSimpleBakedModel.Builder.addCulledFace(Direction p_177650_1_, BakedQuad p_177650_2_) private static BakedQuadBlockModel.bakeFace(BlockPart p_228812_0_, BlockPartFace p_228812_1_, TextureAtlasSprite p_228812_2_, Direction p_228812_3_, IModelTransform p_228812_4_, ResourceLocation p_228812_5_) FaceBakery.bakeQuad(Vector3f p_228824_1_, Vector3f p_228824_2_, BlockPartFace p_228824_3_, TextureAtlasSprite p_228824_4_, Direction p_228824_5_, IModelTransform p_228824_6_, BlockPartRotation p_228824_7_, boolean p_228824_8_, ResourceLocation p_228824_9_) private voidFaceBakery.bakeVertex(int[] p_228827_1_, int p_228827_2_, Direction p_228827_3_, BlockFaceUV p_228827_4_, float[] p_228827_5_, TextureAtlasSprite p_228827_6_, TransformationMatrix p_228827_7_, BlockPartRotation p_228827_8_, boolean p_228827_9_) BuiltInModel.getQuads(BlockState p_200117_1_, Direction p_200117_2_, Random p_200117_3_) IBakedModel.getQuads(BlockState p_200117_1_, Direction p_200117_2_, Random p_200117_3_) Deprecated.MultipartBakedModel.getQuads(BlockState p_200117_1_, Direction p_200117_2_, Random p_200117_3_, IModelData modelData) SimpleBakedModel.getQuads(BlockState p_200117_1_, Direction p_200117_2_, Random p_200117_3_) WeightedBakedModel.getQuads(BlockState p_200117_1_, Direction p_200117_2_, Random p_200117_3_, IModelData modelData) static TransformationMatrixUVTransformationUtil.getUVLockTransform(TransformationMatrix p_229380_0_, Direction p_229380_1_, Supplier<String> p_229380_2_) static BakedQuadBlockModel.makeBakedQuad(BlockPart p_228812_0_, BlockPartFace p_228812_1_, TextureAtlasSprite p_228812_2_, Direction p_228812_3_, IModelTransform p_228812_4_, ResourceLocation p_228812_5_) private int[]FaceBakery.makeVertices(BlockFaceUV p_228820_1_, TextureAtlasSprite p_228820_2_, Direction p_228820_3_, float[] p_228820_4_, TransformationMatrix p_228820_5_, BlockPartRotation p_228820_6_, boolean p_228820_7_) private voidFaceBakery.recalculateWinding(int[] p_178408_1_, Direction p_178408_2_) static BlockFaceUVFaceBakery.recomputeUVs(BlockFaceUV p_228821_0_, Direction p_228821_1_, TransformationMatrix p_228821_2_, ResourceLocation p_228821_3_) float[]Constructors in net.minecraft.client.renderer.model with parameters of type DirectionModifierConstructorDescriptionBakedQuad(int[] p_i232466_1_, int p_i232466_2_, Direction p_i232466_3_, TextureAtlasSprite p_i232466_4_, boolean p_i232466_5_) BlockPartFace(Direction p_i46230_1_, int p_i46230_2_, String p_i46230_3_, BlockFaceUV p_i46230_4_) privateSpanFacing(Direction p_i46215_3_, int p_i46215_4_, int p_i46215_5_) TexturedQuad(ModelRenderer.PositionTextureVertex[] p_i225951_1_, float p_i225951_2_, float p_i225951_3_, float p_i225951_4_, float p_i225951_5_, float p_i225951_6_, float p_i225951_7_, boolean p_i225951_8_, Direction p_i225951_9_) Constructor parameters in net.minecraft.client.renderer.model with type arguments of type DirectionModifierConstructorDescriptionBlockPart(Vector3f p_i47624_1_, Vector3f p_i47624_2_, Map<Direction, BlockPartFace> p_i47624_3_, BlockPartRotation p_i47624_4_, boolean p_i47624_5_) SimpleBakedModel(List<BakedQuad> p_i230059_1_, Map<Direction, List<BakedQuad>> p_i230059_2_, boolean p_i230059_3_, boolean p_i230059_4_, boolean p_i230059_5_, TextureAtlasSprite p_i230059_6_, ItemCameraTransforms p_i230059_7_, ItemOverrideList p_i230059_8_) -
Uses of Direction in net.minecraft.client.renderer.tileentity
Methods in net.minecraft.client.renderer.tileentity with parameters of type DirectionModifier and TypeMethodDescriptionprivate voidEndPortalTileEntityRenderer.renderFace(T p_228884_1_, Matrix4f p_228884_2_, IVertexBuilder p_228884_3_, float p_228884_4_, float p_228884_5_, float p_228884_6_, float p_228884_7_, float p_228884_8_, float p_228884_9_, float p_228884_10_, float p_228884_11_, float p_228884_12_, float p_228884_13_, float p_228884_14_, Direction p_228884_15_) private voidBedTileEntityRenderer.renderPiece(MatrixStack p_228847_1_, IRenderTypeBuffer p_228847_2_, boolean p_228847_3_, Direction p_228847_4_, RenderMaterial p_228847_5_, int p_228847_6_, int p_228847_7_, boolean p_228847_8_) static voidSkullTileEntityRenderer.renderSkull(Direction p_228879_0_, float p_228879_1_, SkullBlock.ISkullType p_228879_2_, com.mojang.authlib.GameProfile p_228879_3_, float p_228879_4_, MatrixStack p_228879_5_, IRenderTypeBuffer p_228879_6_, int p_228879_7_) -
Uses of Direction in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type Direction -
Uses of Direction in net.minecraft.data
Methods in net.minecraft.data that return types with arguments of type DirectionModifier and TypeMethodDescriptionprivate static BlockStateVariantBuilder.Four<Direction,DoubleBlockHalf, DoorHingeSide, Boolean> BlockModelProvider.configureDoorHalf(BlockStateVariantBuilder.Four<Direction, DoubleBlockHalf, DoorHingeSide, Boolean> p_239903_0_, DoubleBlockHalf p_239903_1_, ResourceLocation p_239903_2_, ResourceLocation p_239903_3_) Method parameters in net.minecraft.data with type arguments of type DirectionModifier and TypeMethodDescriptionprivate static BlockStateVariantBuilder.Four<Direction,DoubleBlockHalf, DoorHingeSide, Boolean> BlockModelProvider.configureDoorHalf(BlockStateVariantBuilder.Four<Direction, DoubleBlockHalf, DoorHingeSide, Boolean> p_239903_0_, DoubleBlockHalf p_239903_1_, ResourceLocation p_239903_2_, ResourceLocation p_239903_3_) -
Uses of Direction in net.minecraft.dispenser
Methods in net.minecraft.dispenser with parameters of type DirectionModifier and TypeMethodDescriptionprotected voidDefaultDispenseItemBehavior.playAnimation(IBlockSource p_82489_1_, Direction p_82489_2_) static voidIDispenseItemBehavior.setEntityPokingOutOfBlock(IBlockSource p_239785_0_, Entity p_239785_1_, Direction p_239785_2_) static voidDefaultDispenseItemBehavior.spawnItem(World p_82486_0_, ItemStack p_82486_1_, int p_82486_2_, Direction p_82486_3_, IPosition p_82486_4_) -
Uses of Direction in net.minecraft.entity
Methods in net.minecraft.entity that return DirectionModifier and TypeMethodDescriptionLivingEntity.getBedOrientation()Entity.getDirection()Entity.getMotionDirection()Methods in net.minecraft.entity with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>LivingEntity.getCapability(Capability<T> capability, Direction facing) -
Uses of Direction in net.minecraft.entity.item
Fields in net.minecraft.entity.item declared as DirectionMethods in net.minecraft.entity.item that return DirectionMethods in net.minecraft.entity.item with parameters of type DirectionModifier and TypeMethodDescriptionprotected voidHangingEntity.setDirection(Direction p_174859_1_) protected voidItemFrameEntity.setDirection(Direction p_174859_1_) voidLeashKnotEntity.setDirection(Direction p_174859_1_) Constructors in net.minecraft.entity.item with parameters of type DirectionModifierConstructorDescriptionItemFrameEntity(World p_i45852_1_, BlockPos p_i45852_2_, Direction p_i45852_3_) PaintingEntity(World p_i45849_1_, BlockPos p_i45849_2_, Direction p_i45849_3_) PaintingEntity(World p_i48559_1_, BlockPos p_i48559_2_, Direction p_i48559_3_, PaintingType p_i48559_4_) -
Uses of Direction in net.minecraft.entity.item.minecart
Methods in net.minecraft.entity.item.minecart that return DirectionMethods in net.minecraft.entity.item.minecart with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>ContainerMinecartEntity.getCapability(Capability<T> capability, Direction facing) -
Uses of Direction in net.minecraft.entity.monster
Fields in net.minecraft.entity.monster declared as DirectionModifier and TypeFieldDescriptionprivate DirectionSilverfishEntity.HideInStoneGoal.selectedDirectionFields in net.minecraft.entity.monster with type parameters of type DirectionModifier and TypeFieldDescriptionprotected static final DataParameter<Direction>ShulkerEntity.DATA_ATTACH_FACE_IDMethods in net.minecraft.entity.monster that return DirectionModifier and TypeMethodDescriptionprotected DirectionShulkerEntity.findAttachableFace(BlockPos p_234299_1_) ShulkerEntity.getAttachFace()Methods in net.minecraft.entity.monster with parameters of type DirectionModifier and TypeMethodDescriptionprivate booleanShulkerEntity.canAttachOnBlockFace(BlockPos p_234298_1_, Direction p_234298_2_) -
Uses of Direction in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>AbstractHorseEntity.getCapability(Capability<T> capability, Direction facing) -
Uses of Direction in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type DirectionModifier and TypeMethodDescriptionprivate booleanServerPlayerEntity.bedBlocked(BlockPos p_241156_1_, Direction p_241156_2_) private booleanServerPlayerEntity.bedInRange(BlockPos p_241147_1_, Direction p_241147_2_) <T> LazyOptional<T>PlayerEntity.getCapability(Capability<T> capability, Direction facing) booleanPlayerEntity.mayUseItemAt(BlockPos p_175151_1_, Direction p_175151_2_, ItemStack p_175151_3_) -
Uses of Direction in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as DirectionMethods in net.minecraft.entity.projectile with parameters of type DirectionModifier and TypeMethodDescriptionprivate voidprivate voidShulkerBulletEntity.setMoveDirection(Direction p_184568_1_) -
Uses of Direction in net.minecraft.fluid
Methods in net.minecraft.fluid that return types with arguments of type DirectionModifier and TypeMethodDescriptionprotected Map<Direction,FluidState> FlowingFluid.getSpread(IWorldReader p_205572_1_, BlockPos p_205572_2_, BlockState p_205572_3_) Methods in net.minecraft.fluid with parameters of type DirectionModifier and TypeMethodDescriptionbooleanEmptyFluid.canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_) protected abstract booleanFluid.canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_) booleanFluidState.canBeReplacedWith(IBlockReader p_215677_1_, BlockPos p_215677_2_, Fluid p_215677_3_, Direction p_215677_4_) booleanLavaFluid.canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_) booleanWaterFluid.canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_) private booleanFlowingFluid.canPassThrough(IBlockReader p_211760_1_, Fluid p_211760_2_, BlockPos p_211760_3_, BlockState p_211760_4_, Direction p_211760_5_, BlockPos p_211760_6_, BlockState p_211760_7_, FluidState p_211760_8_) private booleanFlowingFluid.canPassThroughWall(Direction p_212751_1_, IBlockReader p_212751_2_, BlockPos p_212751_3_, BlockState p_212751_4_, BlockPos p_212751_5_, BlockState p_212751_6_) protected booleanFlowingFluid.canSpreadTo(IBlockReader p_205570_1_, BlockPos p_205570_2_, BlockState p_205570_3_, Direction p_205570_4_, BlockPos p_205570_5_, BlockState p_205570_6_, FluidState p_205570_7_, Fluid p_205570_8_) protected intFlowingFluid.getSlopeDistance(IWorldReader p_205571_1_, BlockPos p_205571_2_, int p_205571_3_, Direction p_205571_4_, BlockState p_205571_5_, BlockPos p_205571_6_, it.unimi.dsi.fastutil.shorts.Short2ObjectMap<com.mojang.datafixers.util.Pair<BlockState, FluidState>> p_205571_7_, it.unimi.dsi.fastutil.shorts.Short2BooleanMap p_205571_8_) private booleanLavaFluid.isFlammable(IWorldReader world, BlockPos pos, Direction face) protected booleanFlowingFluid.isSolidFace(IBlockReader p_205573_1_, BlockPos p_205573_2_, Direction p_205573_3_) protected voidFlowingFluid.spreadTo(IWorld p_205574_1_, BlockPos p_205574_2_, BlockState p_205574_3_, Direction p_205574_4_, FluidState p_205574_5_) protected voidLavaFluid.spreadTo(IWorld p_205574_1_, BlockPos p_205574_2_, BlockState p_205574_3_, Direction p_205574_4_, FluidState p_205574_5_) -
Uses of Direction in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type DirectionModifier and TypeMethodDescriptionbooleanISidedInventory.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) booleanISidedInventory.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) int[]ISidedInventory.getSlotsForFace(Direction p_180463_1_) -
Uses of Direction in net.minecraft.item
Fields in net.minecraft.item declared as DirectionMethods in net.minecraft.item that return DirectionModifier and TypeMethodDescriptionItemUseContext.getClickedFace()DirectionalPlaceContext.getHorizontalDirection()ItemUseContext.getHorizontalDirection()BlockItemUseContext.getNearestLookingDirection()DirectionalPlaceContext.getNearestLookingDirection()BlockItemUseContext.getNearestLookingDirections()DirectionalPlaceContext.getNearestLookingDirections()Methods in net.minecraft.item with parameters of type DirectionModifier and TypeMethodDescriptionstatic BlockItemUseContextBlockItemUseContext.at(BlockItemUseContext p_221536_0_, BlockPos p_221536_1_, Direction p_221536_2_) static booleanBoneMealItem.growWaterPlant(ItemStack p_203173_0_, World p_203173_1_, BlockPos p_203173_2_, Direction p_203173_3_) protected booleanHangingEntityItem.mayPlace(PlayerEntity p_200127_1_, Direction p_200127_2_, ItemStack p_200127_3_, BlockPos p_200127_4_) protected booleanItemFrameItem.mayPlace(PlayerEntity p_200127_1_, Direction p_200127_2_, ItemStack p_200127_3_, BlockPos p_200127_4_) Constructors in net.minecraft.item with parameters of type Direction -
Uses of Direction in net.minecraft.network.datasync
Fields in net.minecraft.network.datasync with type parameters of type DirectionModifier and TypeFieldDescriptionstatic final IDataSerializer<Direction>DataSerializers.DIRECTION -
Uses of Direction in net.minecraft.network.play.client
Fields in net.minecraft.network.play.client declared as DirectionMethods in net.minecraft.network.play.client that return DirectionConstructors in net.minecraft.network.play.client with parameters of type DirectionModifierConstructorDescriptionCPlayerDiggingPacket(CPlayerDiggingPacket.Action p_i46871_1_, BlockPos p_i46871_2_, Direction p_i46871_3_) -
Uses of Direction in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as DirectionMethods in net.minecraft.network.play.server that return Direction -
Uses of Direction in net.minecraft.pathfinding
Methods in net.minecraft.pathfinding with parameters of type DirectionModifier and TypeMethodDescriptionprivate PathPointWalkNodeProcessor.getLandNode(int p_186332_1_, int p_186332_2_, int p_186332_3_, int p_186332_4_, double p_186332_5_, Direction p_186332_7_, PathNodeType p_186332_8_) -
Uses of Direction in net.minecraft.server.management
Methods in net.minecraft.server.management with parameters of type DirectionModifier and TypeMethodDescriptionvoidDemoPlayerInteractionManager.handleBlockBreakAction(BlockPos p_225416_1_, CPlayerDiggingPacket.Action p_225416_2_, Direction p_225416_3_, int p_225416_4_) voidPlayerInteractionManager.handleBlockBreakAction(BlockPos p_225416_1_, CPlayerDiggingPacket.Action p_225416_2_, Direction p_225416_3_, int p_225416_4_) -
Uses of Direction in net.minecraft.state
Methods in net.minecraft.state with parameters of type DirectionMethod parameters in net.minecraft.state with type arguments of type DirectionModifier and TypeMethodDescriptionstatic DirectionPropertyDirectionProperty.create(String p_177713_0_, Collection<Direction> p_177713_1_) static DirectionPropertyConstructor parameters in net.minecraft.state with type arguments of type DirectionModifierConstructorDescriptionprotectedDirectionProperty(String p_i45650_1_, Collection<Direction> p_i45650_2_) -
Uses of Direction in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as DirectionModifier and TypeFieldDescriptionBellTileEntity.clickDirectionprivate DirectionPistonTileEntity.directionFields in net.minecraft.tileentity with type parameters of type DirectionModifier and TypeFieldDescriptionprivate static final ThreadLocal<Direction>PistonTileEntity.NOCLIPMethods in net.minecraft.tileentity that return DirectionModifier and TypeMethodDescriptionPistonTileEntity.getDirection()PistonTileEntity.getMovementDirection()Methods in net.minecraft.tileentity with parameters of type DirectionModifier and TypeMethodDescriptionstatic ItemStackHopperTileEntity.addItem(IInventory p_174918_0_, IInventory p_174918_1_, ItemStack p_174918_2_, Direction p_174918_3_) private static booleanHopperTileEntity.canPlaceItemInContainer(IInventory p_174920_0_, ItemStack p_174920_1_, int p_174920_2_, Direction p_174920_3_) booleanAbstractFurnaceTileEntity.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) booleanBrewingStandTileEntity.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) booleanShulkerBoxTileEntity.canPlaceItemThroughFace(int p_180462_1_, ItemStack p_180462_2_, Direction p_180462_3_) private static booleanHopperTileEntity.canTakeItemFromContainer(IInventory p_174921_0_, ItemStack p_174921_1_, int p_174921_2_, Direction p_174921_3_) booleanAbstractFurnaceTileEntity.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) booleanBrewingStandTileEntity.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) booleanShulkerBoxTileEntity.canTakeItemThroughFace(int p_180461_1_, ItemStack p_180461_2_, Direction p_180461_3_) private voidPistonTileEntity.fixEntityWithinPistonBase(Entity p_190605_1_, Direction p_190605_2_, double p_190605_3_) ShulkerBoxTileEntity.getBoundingBox(Direction p_190587_1_) <T> LazyOptional<T>AbstractFurnaceTileEntity.getCapability(Capability<T> capability, Direction facing) <T> LazyOptional<T>BrewingStandTileEntity.getCapability(Capability<T> capability, Direction facing) <T> LazyOptional<T>ChestTileEntity.getCapability(Capability<T> cap, Direction side) <T> LazyOptional<T>LockableTileEntity.getCapability(Capability<T> cap, Direction side) private static doublePistonTileEntity.getMovement(AxisAlignedBB p_190612_0_, Direction p_190612_1_, AxisAlignedBB p_190612_2_) private static IntStreamHopperTileEntity.getSlots(IInventory p_213972_0_, Direction p_213972_1_) int[]AbstractFurnaceTileEntity.getSlotsForFace(Direction p_180463_1_) int[]BrewingStandTileEntity.getSlotsForFace(Direction p_180463_1_) int[]ShulkerBoxTileEntity.getSlotsForFace(Direction p_180463_1_) private AxisAlignedBBShulkerBoxTileEntity.getTopBoundingBox(Direction p_190588_1_) private static booleanHopperTileEntity.isEmptyContainer(IInventory p_174917_0_, Direction p_174917_1_) private booleanHopperTileEntity.isFullContainer(IInventory p_174919_1_, Direction p_174919_2_) private static voidPistonTileEntity.moveEntityByPiston(Direction p_227022_0_, Entity p_227022_1_, double p_227022_2_, Direction p_227022_4_) voidbooleanEndGatewayTileEntity.shouldRenderFace(Direction p_184313_1_) booleanEndPortalTileEntity.shouldRenderFace(Direction p_184313_1_) private static ItemStackHopperTileEntity.tryMoveInItem(IInventory p_174916_0_, IInventory p_174916_1_, ItemStack p_174916_2_, int p_174916_3_, Direction p_174916_4_) private static booleanHopperTileEntity.tryTakeInItemFromSlot(IHopper p_174915_0_, IInventory p_174915_1_, int p_174915_2_, Direction p_174915_3_) Constructors in net.minecraft.tileentity with parameters of type DirectionModifierConstructorDescriptionPistonTileEntity(BlockState p_i45665_1_, Direction p_i45665_2_, boolean p_i45665_3_, boolean p_i45665_4_) -
Uses of Direction in net.minecraft.util
Fields in net.minecraft.util declared as DirectionModifier and TypeFieldDescriptionprivate static final Direction[]Direction.BY_2D_DATAprivate static final Direction[]Direction.BY_3D_DATAprivate final Direction[]Direction.Plane.facesprivate static final Direction[]Direction.VALUESFields in net.minecraft.util with type parameters of type DirectionModifier and TypeFieldDescriptionDirection.BY_NAMEprivate static final it.unimi.dsi.fastutil.longs.Long2ObjectMap<Direction>Direction.BY_NORMALDirection8.directionsMethods in net.minecraft.util that return DirectionModifier and TypeMethodDescriptionstatic Directionstatic DirectionDirection.from2DDataValue(int p_176731_0_) static DirectionDirection.from3DDataValue(int p_82600_0_) static DirectionDirection.fromAxisAndDirection(Direction.Axis p_211699_0_, Direction.AxisDirection p_211699_1_) static DirectionDirection.fromNormal(int p_218383_0_, int p_218383_1_, int p_218383_2_) static DirectionDirection.fromYRot(double p_176733_0_) static DirectionDirection.get(Direction.AxisDirection p_181076_0_, Direction.Axis p_181076_1_) Direction.getClockWise()Direction.getCounterClockWise()static DirectionDirection.getNearest(double p_210769_0_, double p_210769_2_, double p_210769_4_) static DirectionDirection.getNearest(float p_176737_0_, float p_176737_1_, float p_176737_2_) Direction.getOpposite()static DirectionDirection.Plane.getRandomDirection(Random p_179518_1_) private static Direction[]Direction.makeDirectionArray(Direction p_196053_0_, Direction p_196053_1_, Direction p_196053_2_) static Direction[]Direction.orderedByNearest(Entity p_196054_0_) static Directionstatic DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.util that return types with arguments of type DirectionModifier and TypeMethodDescriptionDirection8.getDirections()Direction.Plane.iterator()Direction.Plane.stream()Methods in net.minecraft.util with parameters of type DirectionModifier and TypeMethodDescriptionprivate static intTeleportationRepositioner.getLimit(Predicate<BlockPos> p_243677_0_, BlockPos.Mutable p_243677_1_, Direction p_243677_2_, int p_243677_3_) static AxisAlignedBBAabbHelper.getMovementArea(AxisAlignedBB p_227019_0_, Direction p_227019_1_, double p_227019_2_) Mirror.getRotation(Direction p_185800_1_) abstract booleanBlockVoxelShape.isSupporting(BlockState p_241854_1_, IBlockReader p_241854_2_, BlockPos p_241854_3_, Direction p_241854_4_) private static Direction[]Direction.makeDirectionArray(Direction p_196053_0_, Direction p_196053_1_, Direction p_196053_2_) static int[][]TransportationHelper.offsetsForDirection(Direction p_234632_0_) static AxisAlignedBBShulkerAABBHelper.openBoundingBox(BlockPos p_233539_0_, Direction p_233539_1_) static DirectionbooleanbooleanConstructors in net.minecraft.util with parameters of type DirectionModifierConstructorDescriptionprivateDirection8(Direction... p_i47954_3_) privatePlane(Direction[] p_i49393_3_, Direction.Axis[] p_i49393_4_) -
Uses of Direction in net.minecraft.util.math
Fields in net.minecraft.util.math declared as DirectionMethods in net.minecraft.util.math that return DirectionModifier and TypeMethodDescriptionprivate static DirectionAxisAlignedBB.clipPoint(double[] p_197740_0_, Direction p_197740_1_, double p_197740_2_, double p_197740_4_, double p_197740_6_, double p_197740_8_, double p_197740_10_, double p_197740_12_, double p_197740_14_, double p_197740_16_, Direction p_197740_18_, double p_197740_19_, double p_197740_21_, double p_197740_23_) private static DirectionAxisAlignedBB.getDirection(AxisAlignedBB p_197741_0_, Vector3d p_197741_1_, double[] p_197741_2_, Direction p_197741_3_, double p_197741_4_, double p_197741_6_, double p_197741_8_) BlockRayTraceResult.getDirection()Methods in net.minecraft.util.math with parameters of type DirectionModifier and TypeMethodDescriptionprivate static DirectionAxisAlignedBB.clipPoint(double[] p_197740_0_, Direction p_197740_1_, double p_197740_2_, double p_197740_4_, double p_197740_6_, double p_197740_8_, double p_197740_10_, double p_197740_12_, double p_197740_14_, double p_197740_16_, Direction p_197740_18_, double p_197740_19_, double p_197740_21_, double p_197740_23_) private static DirectionAxisAlignedBB.getDirection(AxisAlignedBB p_197741_0_, Vector3d p_197741_1_, double[] p_197741_2_, Direction p_197741_3_, double p_197741_4_, double p_197741_6_, double p_197741_8_) static BlockRayTraceResultstatic longstatic longstatic MutableBoundingBoxMutableBoundingBox.orientBox(int p_175897_0_, int p_175897_1_, int p_175897_2_, int p_175897_3_, int p_175897_4_, int p_175897_5_, int p_175897_6_, int p_175897_7_, int p_175897_8_, Direction p_175897_9_) BlockPos.Mutable.setWithOffset(Vector3i p_239622_1_, Direction p_239622_2_) static Iterable<BlockPos.Mutable>BlockPos.spiralAround(BlockPos p_243514_0_, int p_243514_1_, Direction p_243514_2_, Direction p_243514_3_) BlockRayTraceResult.withDirection(Direction p_216351_1_) Constructors in net.minecraft.util.math with parameters of type DirectionModifierConstructorDescriptionprivateBlockRayTraceResult(boolean p_i51187_1_, Vector3d p_i51187_2_, Direction p_i51187_3_, BlockPos p_i51187_4_, boolean p_i51187_5_) BlockRayTraceResult(Vector3d p_i51186_1_, Direction p_i51186_2_, BlockPos p_i51186_3_, boolean p_i51186_4_) -
Uses of Direction in net.minecraft.util.math.shapes
Methods in net.minecraft.util.math.shapes with parameters of type DirectionModifier and TypeMethodDescriptionstatic booleanVoxelShapes.blockOccudes(VoxelShape p_197875_0_, VoxelShape p_197875_1_, Direction p_197875_2_) private VoxelShapeVoxelShape.calculateFace(Direction p_222863_1_) voidVoxelShapePart.IFaceConsumer.consume(Direction p_consume_1_, int p_consume_2_, int p_consume_3_, int p_consume_4_) VoxelShape.getFaceShape(Direction p_212434_1_) static VoxelShapeVoxelShapes.getFaceShape(VoxelShape p_216387_0_, Direction p_216387_1_) static booleanVoxelShapes.mergedFaceOccludes(VoxelShape p_204642_0_, VoxelShape p_204642_1_, Direction p_204642_2_) -
Uses of Direction in net.minecraft.util.math.vector
Fields in net.minecraft.util.math.vector with type parameters of type DirectionMethods in net.minecraft.util.math.vector that return DirectionMethods in net.minecraft.util.math.vector with parameters of type Direction -
Uses of Direction in net.minecraft.util.palette
Fields in net.minecraft.util.palette declared as DirectionMethods in net.minecraft.util.palette with parameters of type DirectionModifier and TypeMethodDescriptionUpgradeData.IBlockFixer.updateShape(BlockState p_196982_1_, Direction p_196982_2_, BlockState p_196982_3_, IWorld p_196982_4_, BlockPos p_196982_5_, BlockPos p_196982_6_) private static BlockStateUpgradeData.updateState(BlockState p_196987_0_, Direction p_196987_1_, IWorld p_196987_2_, BlockPos p_196987_3_, BlockPos p_196987_4_) -
Uses of Direction in net.minecraft.world
Fields in net.minecraft.world declared as DirectionMethods in net.minecraft.world with parameters of type DirectionModifier and TypeMethodDescriptionprivate booleanTeleporter.canHostFrame(BlockPos p_242955_1_, BlockPos.Mutable p_242955_2_, Direction p_242955_3_, int p_242955_4_) default intIWorldReader.getDirectSignal(BlockPos p_175627_1_, Direction p_175627_2_) floatintbooleanbooleanWorld.loadedAndEntityCanStandOnFace(BlockPos p_234929_1_, Entity p_234929_2_, Direction p_234929_3_) voidWorld.updateNeighborsAtExceptFromFacing(BlockPos p_175695_1_, Block p_175695_2_, Direction p_175695_3_) -
Uses of Direction in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type Direction -
Uses of Direction in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as DirectionModifier and TypeFieldDescriptionprivate static final Direction[]VinesFeature.DIRECTIONSprivate static final Direction[]WeepingVineFeature.DIRECTIONS -
Uses of Direction in net.minecraft.world.gen.feature.jigsaw
Fields in net.minecraft.world.gen.feature.jigsaw declared as DirectionModifier and TypeFieldDescriptionprivate final DirectionJigsawOrientation.frontprivate final DirectionJigsawOrientation.topMethods in net.minecraft.world.gen.feature.jigsaw that return DirectionMethods in net.minecraft.world.gen.feature.jigsaw with parameters of type DirectionModifier and TypeMethodDescriptionstatic JigsawOrientationJigsawOrientation.fromFrontAndTop(Direction p_239641_0_, Direction p_239641_1_) private static intConstructors in net.minecraft.world.gen.feature.jigsaw with parameters of type DirectionModifierConstructorDescriptionprivateJigsawOrientation(String p_i232507_3_, Direction p_i232507_4_, Direction p_i232507_5_) -
Uses of Direction in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as DirectionModifier and TypeFieldDescriptionprivate final DirectionMineshaftPieces.Cross.directionprivate static final Direction[]BasaltDeltasStructure.DIRECTIONSprivate DirectionStructurePiece.orientationMethods in net.minecraft.world.gen.feature.structure that return DirectionModifier and TypeMethodDescriptionWoodlandMansionPieces.Grid.get1x2RoomDirection(WoodlandMansionPieces.SimpleGrid p_191113_1_, int p_191113_2_, int p_191113_3_, int p_191113_4_, int p_191113_5_) StructurePiece.getOrientation()Methods in net.minecraft.world.gen.feature.structure with parameters of type DirectionModifier and TypeMethodDescriptionprivate voidWoodlandMansionPieces.Placer.addRoom1x1(List<WoodlandMansionPieces.MansionTemplate> p_191129_1_, BlockPos p_191129_2_, Rotation p_191129_3_, Direction p_191129_4_, WoodlandMansionPieces.RoomCollection p_191129_5_) private voidWoodlandMansionPieces.Placer.addRoom1x2(List<WoodlandMansionPieces.MansionTemplate> p_191132_1_, BlockPos p_191132_2_, Rotation p_191132_3_, Direction p_191132_4_, Direction p_191132_5_, WoodlandMansionPieces.RoomCollection p_191132_6_, boolean p_191132_7_) private voidWoodlandMansionPieces.Placer.addRoom2x2(List<WoodlandMansionPieces.MansionTemplate> p_191127_1_, BlockPos p_191127_2_, Rotation p_191127_3_, Direction p_191127_4_, Direction p_191127_5_, WoodlandMansionPieces.RoomCollection p_191127_6_) OceanMonumentPieces.FitSimpleRoomHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.FitSimpleRoomTopHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.IMonumentRoomFitHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.XDoubleRoomFitHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.XYDoubleRoomFitHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.YDoubleRoomFitHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.YZDoubleRoomFitHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) OceanMonumentPieces.ZDoubleRoomFitHelper.create(Direction p_175968_1_, OceanMonumentPieces.RoomDefinition p_175968_2_, Random p_175968_3_) protected booleanStructurePiece.createDispenser(ISeedReader p_189419_1_, MutableBoundingBox p_189419_2_, Random p_189419_3_, int p_189419_4_, int p_189419_5_, int p_189419_6_, Direction p_189419_7_, ResourceLocation p_189419_8_) static FortressPieces.CorridorFortressPieces.Corridor.createPiece(List<StructurePiece> p_175879_0_, Random p_175879_1_, int p_175879_2_, int p_175879_3_, int p_175879_4_, Direction p_175879_5_, int p_175879_6_) static FortressPieces.Corridor2FortressPieces.Corridor2.createPiece(List<StructurePiece> p_175876_0_, Random p_175876_1_, int p_175876_2_, int p_175876_3_, int p_175876_4_, Direction p_175876_5_, int p_175876_6_) static FortressPieces.Corridor3FortressPieces.Corridor3.createPiece(List<StructurePiece> p_175883_0_, int p_175883_1_, int p_175883_2_, int p_175883_3_, Direction p_175883_4_, int p_175883_5_) static FortressPieces.Corridor4FortressPieces.Corridor4.createPiece(List<StructurePiece> p_214814_0_, int p_214814_1_, int p_214814_2_, int p_214814_3_, Direction p_214814_4_, int p_214814_5_) static FortressPieces.Corridor5FortressPieces.Corridor5.createPiece(List<StructurePiece> p_175877_0_, int p_175877_1_, int p_175877_2_, int p_175877_3_, Direction p_175877_4_, int p_175877_5_) static FortressPieces.CrossingFortressPieces.Crossing.createPiece(List<StructurePiece> p_175873_0_, int p_175873_1_, int p_175873_2_, int p_175873_3_, Direction p_175873_4_, int p_175873_5_) static FortressPieces.Crossing2FortressPieces.Crossing2.createPiece(List<StructurePiece> p_175878_0_, int p_175878_1_, int p_175878_2_, int p_175878_3_, Direction p_175878_4_, int p_175878_5_) static FortressPieces.Crossing3FortressPieces.Crossing3.createPiece(List<StructurePiece> p_175885_0_, int p_175885_1_, int p_175885_2_, int p_175885_3_, Direction p_175885_4_, int p_175885_5_) static FortressPieces.EndFortressPieces.End.createPiece(List<StructurePiece> p_175884_0_, Random p_175884_1_, int p_175884_2_, int p_175884_3_, int p_175884_4_, Direction p_175884_5_, int p_175884_6_) static FortressPieces.EntranceFortressPieces.Entrance.createPiece(List<StructurePiece> p_175881_0_, Random p_175881_1_, int p_175881_2_, int p_175881_3_, int p_175881_4_, Direction p_175881_5_, int p_175881_6_) FortressPieces.NetherStalkRoom.createPiece(List<StructurePiece> p_175875_0_, int p_175875_1_, int p_175875_2_, int p_175875_3_, Direction p_175875_4_, int p_175875_5_) static FortressPieces.StairsFortressPieces.Stairs.createPiece(List<StructurePiece> p_175872_0_, int p_175872_1_, int p_175872_2_, int p_175872_3_, int p_175872_4_, Direction p_175872_5_) static FortressPieces.StraightFortressPieces.Straight.createPiece(List<StructurePiece> p_175882_0_, Random p_175882_1_, int p_175882_2_, int p_175882_3_, int p_175882_4_, Direction p_175882_5_, int p_175882_6_) static FortressPieces.ThroneFortressPieces.Throne.createPiece(List<StructurePiece> p_175874_0_, int p_175874_1_, int p_175874_2_, int p_175874_3_, int p_175874_4_, Direction p_175874_5_) StrongholdPieces.ChestCorridor.createPiece(List<StructurePiece> p_175868_0_, Random p_175868_1_, int p_175868_2_, int p_175868_3_, int p_175868_4_, Direction p_175868_5_, int p_175868_6_) static StrongholdPieces.CrossingStrongholdPieces.Crossing.createPiece(List<StructurePiece> p_175866_0_, Random p_175866_1_, int p_175866_2_, int p_175866_3_, int p_175866_4_, Direction p_175866_5_, int p_175866_6_) static StrongholdPieces.LeftTurnStrongholdPieces.LeftTurn.createPiece(List<StructurePiece> p_175867_0_, Random p_175867_1_, int p_175867_2_, int p_175867_3_, int p_175867_4_, Direction p_175867_5_, int p_175867_6_) static StrongholdPieces.LibraryStrongholdPieces.Library.createPiece(List<StructurePiece> p_175864_0_, Random p_175864_1_, int p_175864_2_, int p_175864_3_, int p_175864_4_, Direction p_175864_5_, int p_175864_6_) static StrongholdPieces.PortalRoomStrongholdPieces.PortalRoom.createPiece(List<StructurePiece> p_175865_0_, int p_175865_1_, int p_175865_2_, int p_175865_3_, Direction p_175865_4_, int p_175865_5_) static StrongholdPieces.PrisonStrongholdPieces.Prison.createPiece(List<StructurePiece> p_175860_0_, Random p_175860_1_, int p_175860_2_, int p_175860_3_, int p_175860_4_, Direction p_175860_5_, int p_175860_6_) static StrongholdPieces.RightTurnStrongholdPieces.RightTurn.createPiece(List<StructurePiece> p_214824_0_, Random p_214824_1_, int p_214824_2_, int p_214824_3_, int p_214824_4_, Direction p_214824_5_, int p_214824_6_) StrongholdPieces.RoomCrossing.createPiece(List<StructurePiece> p_175859_0_, Random p_175859_1_, int p_175859_2_, int p_175859_3_, int p_175859_4_, Direction p_175859_5_, int p_175859_6_) static StrongholdPieces.StairsStrongholdPieces.Stairs.createPiece(List<StructurePiece> p_175863_0_, Random p_175863_1_, int p_175863_2_, int p_175863_3_, int p_175863_4_, Direction p_175863_5_, int p_175863_6_) StrongholdPieces.StairsStraight.createPiece(List<StructurePiece> p_175861_0_, Random p_175861_1_, int p_175861_2_, int p_175861_3_, int p_175861_4_, Direction p_175861_5_, int p_175861_6_) static StrongholdPieces.StraightStrongholdPieces.Straight.createPiece(List<StructurePiece> p_175862_0_, Random p_175862_1_, int p_175862_2_, int p_175862_3_, int p_175862_4_, Direction p_175862_5_, int p_175862_6_) private static MineshaftPieces.PieceMineshaftPieces.createRandomShaftPiece(List<StructurePiece> p_189940_0_, Random p_189940_1_, int p_189940_2_, int p_189940_3_, int p_189940_4_, Direction p_189940_5_, int p_189940_6_, MineshaftStructure.Type p_189940_7_) private static FortressPieces.PieceFortressPieces.findAndCreateBridgePieceFactory(FortressPieces.PieceWeight p_175887_0_, List<StructurePiece> p_175887_1_, Random p_175887_2_, int p_175887_3_, int p_175887_4_, int p_175887_5_, Direction p_175887_6_, int p_175887_7_) private static StrongholdPieces.StrongholdStrongholdPieces.findAndCreatePieceFactory(Class<? extends StrongholdPieces.Stronghold> p_175954_0_, List<StructurePiece> p_175954_1_, Random p_175954_2_, int p_175954_3_, int p_175954_4_, int p_175954_5_, Direction p_175954_6_, int p_175954_7_) static MutableBoundingBoxMineshaftPieces.Corridor.findCorridorSize(List<StructurePiece> p_175814_0_, Random p_175814_1_, int p_175814_2_, int p_175814_3_, int p_175814_4_, Direction p_175814_5_) static MutableBoundingBoxMineshaftPieces.Cross.findCrossing(List<StructurePiece> p_175813_0_, Random p_175813_1_, int p_175813_2_, int p_175813_3_, int p_175813_4_, Direction p_175813_5_) static MutableBoundingBoxStrongholdPieces.Corridor.findPieceBox(List<StructurePiece> p_175869_0_, Random p_175869_1_, int p_175869_2_, int p_175869_3_, int p_175869_4_, Direction p_175869_5_) static MutableBoundingBoxMineshaftPieces.Stairs.findStairs(List<StructurePiece> p_175812_0_, Random p_175812_1_, int p_175812_2_, int p_175812_3_, int p_175812_4_, Direction p_175812_5_) private StructurePieceFortressPieces.Piece.generateAndAddPiece(FortressPieces.Start p_175870_1_, List<StructurePiece> p_175870_2_, Random p_175870_3_, int p_175870_4_, int p_175870_5_, int p_175870_6_, Direction p_175870_7_, int p_175870_8_, boolean p_175870_9_) private static MineshaftPieces.PieceMineshaftPieces.generateAndAddPiece(StructurePiece p_189938_0_, List<StructurePiece> p_189938_1_, Random p_189938_2_, int p_189938_3_, int p_189938_4_, int p_189938_5_, Direction p_189938_6_, int p_189938_7_) private static StructurePieceStrongholdPieces.generateAndAddPiece(StrongholdPieces.Stairs2 p_175953_0_, List<StructurePiece> p_175953_1_, Random p_175953_2_, int p_175953_3_, int p_175953_4_, int p_175953_5_, Direction p_175953_6_, int p_175953_7_) private FortressPieces.PieceFortressPieces.Piece.generatePiece(FortressPieces.Start p_175871_1_, List<FortressPieces.PieceWeight> p_175871_2_, List<StructurePiece> p_175871_3_, Random p_175871_4_, int p_175871_5_, int p_175871_6_, int p_175871_7_, Direction p_175871_8_, int p_175871_9_) private static StrongholdPieces.StrongholdStrongholdPieces.generatePieceFromSmallDoor(StrongholdPieces.Stairs2 p_175955_0_, List<StructurePiece> p_175955_1_, Random p_175955_2_, int p_175955_3_, int p_175955_4_, int p_175955_5_, Direction p_175955_6_, int p_175955_7_) private voidWoodlandMansionPieces.Grid.recursiveCorridor(WoodlandMansionPieces.SimpleGrid p_191110_1_, int p_191110_2_, int p_191110_3_, Direction p_191110_4_, int p_191110_5_) voidOceanMonumentPieces.RoomDefinition.setConnection(Direction p_175957_1_, OceanMonumentPieces.RoomDefinition p_175957_2_) voidStructurePiece.setOrientation(Direction p_186164_1_) private voidWoodlandMansionPieces.Placer.traverseOuterWalls(List<WoodlandMansionPieces.MansionTemplate> p_191130_1_, WoodlandMansionPieces.PlacementData p_191130_2_, WoodlandMansionPieces.SimpleGrid p_191130_3_, Direction p_191130_4_, int p_191130_5_, int p_191130_6_, int p_191130_7_, int p_191130_8_) Constructors in net.minecraft.world.gen.feature.structure with parameters of type DirectionModifierConstructorDescriptionChestCorridor(int p_i45582_1_, Random p_i45582_2_, MutableBoundingBox p_i45582_3_, Direction p_i45582_4_) Corridor(int p_i45615_1_, Random p_i45615_2_, MutableBoundingBox p_i45615_3_, Direction p_i45615_4_) Corridor(int p_i47140_1_, Random p_i47140_2_, MutableBoundingBox p_i47140_3_, Direction p_i47140_4_, MineshaftStructure.Type p_i47140_5_) Corridor(int p_i50137_1_, MutableBoundingBox p_i50137_2_, Direction p_i50137_3_) Corridor2(int p_i45613_1_, Random p_i45613_2_, MutableBoundingBox p_i45613_3_, Direction p_i45613_4_) Corridor3(int p_i50280_1_, MutableBoundingBox p_i50280_2_, Direction p_i50280_3_) Corridor4(int p_i50277_1_, MutableBoundingBox p_i50277_2_, Direction p_i50277_3_) Corridor5(int p_i50268_1_, MutableBoundingBox p_i50268_2_, Direction p_i50268_3_) Cross(int p_i50455_1_, MutableBoundingBox p_i50455_2_, Direction p_i50455_3_, MineshaftStructure.Type p_i50455_4_) Crossing(int p_i50258_1_, MutableBoundingBox p_i50258_2_, Direction p_i50258_3_) Crossing(int p_i45580_1_, Random p_i45580_2_, MutableBoundingBox p_i45580_3_, Direction p_i45580_4_) Crossing2(int p_i50273_1_, MutableBoundingBox p_i50273_2_, Direction p_i50273_3_) Crossing3(int p_i50286_1_, MutableBoundingBox p_i50286_2_, Direction p_i50286_3_) DoubleXRoom(Direction p_i50661_1_, OceanMonumentPieces.RoomDefinition p_i50661_2_) DoubleXYRoom(Direction p_i50659_1_, OceanMonumentPieces.RoomDefinition p_i50659_2_) DoubleYRoom(Direction p_i50657_1_, OceanMonumentPieces.RoomDefinition p_i50657_2_) DoubleYZRoom(Direction p_i50655_1_, OceanMonumentPieces.RoomDefinition p_i50655_2_) DoubleZRoom(Direction p_i50653_1_, OceanMonumentPieces.RoomDefinition p_i50653_2_) End(int p_i45621_1_, Random p_i45621_2_, MutableBoundingBox p_i45621_3_, Direction p_i45621_4_) Entrance(int p_i45617_1_, Random p_i45617_2_, MutableBoundingBox p_i45617_3_, Direction p_i45617_4_) EntryRoom(Direction p_i45592_1_, OceanMonumentPieces.RoomDefinition p_i45592_2_) LeftTurn(int p_i45579_1_, Random p_i45579_2_, MutableBoundingBox p_i45579_3_, Direction p_i45579_4_) Library(int p_i45578_1_, Random p_i45578_2_, MutableBoundingBox p_i45578_3_, Direction p_i45578_4_) MonumentBuilding(Random p_i45599_1_, int p_i45599_2_, int p_i45599_3_, Direction p_i45599_4_) MonumentCoreRoom(Direction p_i50663_1_, OceanMonumentPieces.RoomDefinition p_i50663_2_) NetherStalkRoom(int p_i50264_1_, MutableBoundingBox p_i50264_2_, Direction p_i50264_3_) Penthouse(Direction p_i45591_1_, MutableBoundingBox p_i45591_2_) protectedPiece(IStructurePieceType p_i50649_1_, int p_i50649_2_, Direction p_i50649_3_, OceanMonumentPieces.RoomDefinition p_i50649_4_, int p_i50649_5_, int p_i50649_6_, int p_i50649_7_) Piece(IStructurePieceType p_i50648_1_, Direction p_i50648_2_, MutableBoundingBox p_i50648_3_) PortalRoom(int p_i50131_1_, MutableBoundingBox p_i50131_2_, Direction p_i50131_3_) Prison(int p_i45576_1_, Random p_i45576_2_, MutableBoundingBox p_i45576_3_, Direction p_i45576_4_) RightTurn(int p_i50127_1_, Random p_i50127_2_, MutableBoundingBox p_i50127_3_, Direction p_i50127_4_) RoomCrossing(int p_i45575_1_, Random p_i45575_2_, MutableBoundingBox p_i45575_3_, Direction p_i45575_4_) SimpleRoom(Direction p_i45587_1_, OceanMonumentPieces.RoomDefinition p_i45587_2_, Random p_i45587_3_) SimpleTopRoom(Direction p_i50644_1_, OceanMonumentPieces.RoomDefinition p_i50644_2_) Stairs(int p_i50255_1_, MutableBoundingBox p_i50255_2_, Direction p_i50255_3_) Stairs(int p_i50449_1_, MutableBoundingBox p_i50449_2_, Direction p_i50449_3_, MineshaftStructure.Type p_i50449_4_) Stairs(int p_i45574_1_, Random p_i45574_2_, MutableBoundingBox p_i45574_3_, Direction p_i45574_4_) StairsStraight(int p_i45572_1_, Random p_i45572_2_, MutableBoundingBox p_i45572_3_, Direction p_i45572_4_) Straight(int p_i45620_1_, Random p_i45620_2_, MutableBoundingBox p_i45620_3_, Direction p_i45620_4_) Straight(int p_i45573_1_, Random p_i45573_2_, MutableBoundingBox p_i45573_3_, Direction p_i45573_4_) Throne(int p_i50262_1_, MutableBoundingBox p_i50262_2_, Direction p_i50262_3_) WingRoom(Direction p_i45585_1_, MutableBoundingBox p_i45585_2_, int p_i45585_3_) -
Uses of Direction in net.minecraft.world.gen.feature.template
Methods in net.minecraft.world.gen.feature.template with parameters of type DirectionModifier and TypeMethodDescriptionprivate voidTemplate.mirrorAABB(Rotation p_215385_1_, int p_215385_2_, int p_215385_3_, MutableBoundingBox p_215385_4_, Direction p_215385_5_, Direction p_215385_6_) -
Uses of Direction in net.minecraft.world.lighting
Fields in net.minecraft.world.lighting declared as DirectionModifier and TypeFieldDescriptionprivate static final Direction[]BlockLightEngine.DIRECTIONSprivate static final Direction[]LightEngine.DIRECTIONSprivate static final Direction[]SectionLightStorage.DIRECTIONSprivate static final Direction[]SkyLightEngine.DIRECTIONSprivate static final Direction[]SkyLightEngine.HORIZONTALSprivate static final Direction[]SkyLightStorage.HORIZONTALSMethods in net.minecraft.world.lighting with parameters of type DirectionModifier and TypeMethodDescriptionstatic intLightEngine.getLightBlockInto(IBlockReader p_215613_0_, BlockState p_215613_1_, BlockPos p_215613_2_, BlockState p_215613_3_, BlockPos p_215613_4_, Direction p_215613_5_, int p_215613_6_) protected VoxelShapeLightEngine.getShape(BlockState p_223405_1_, long p_223405_2_, Direction p_223405_4_) -
Uses of Direction in net.minecraft.world.server
Methods in net.minecraft.world.server with parameters of type Direction -
Uses of Direction in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type DirectionModifier and TypeMethodDescriptionstatic voidForgeHooksClient.fillNormal(int[] faceData, Direction facing) internal, relies on fixed format of FaceBakery -
Uses of Direction in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions that return DirectionModifier and TypeMethodDescriptiondefault DirectionIForgeTransformationMatrix.rotateTransform(Direction facing) Methods in net.minecraftforge.client.extensions with parameters of type DirectionModifier and TypeMethodDescriptionIForgeBakedModel.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) default DirectionIForgeTransformationMatrix.rotateTransform(Direction facing) -
Uses of Direction in net.minecraftforge.client.model
Fields in net.minecraftforge.client.model declared as DirectionModifier and TypeFieldDescriptionprivate static final Direction[]ItemLayerModel.HORIZONTALSprivate static final Direction[]ItemLayerModel.VERTICALSFields in net.minecraftforge.client.model with type parameters of type DirectionModifier and TypeFieldDescriptionItemLayerModel.FaceData.dataprotected final com.google.common.collect.ImmutableMap<Direction,com.google.common.collect.ImmutableList<BakedQuad>> FluidModel.BakedFluid.faceQuadsMethods in net.minecraftforge.client.model that return DirectionMethods in net.minecraftforge.client.model that return types with arguments of type DirectionModifier and TypeMethodDescriptionprivate com.google.common.collect.ImmutableMap<Direction,com.google.common.collect.ImmutableList<BakedQuad>> FluidModel.BakedFluid.buildQuads(boolean statePresent, int[] cornerRound, int flowRound, boolean[] sideOverlays) Methods in net.minecraftforge.client.model with parameters of type DirectionModifier and TypeMethodDescriptionIModelBuilder.addFaceQuad(Direction facing, BakedQuad quad) IModelBuilder.Simple.addFaceQuad(Direction facing, BakedQuad quad) private BakedQuadFluidModel.BakedFluid.buildQuad(Direction side, TextureAtlasSprite texture, boolean flip, boolean offset, FluidModel.BakedFluid.VertexParameter x, FluidModel.BakedFluid.VertexParameter y, FluidModel.BakedFluid.VertexParameter z, FluidModel.BakedFluid.VertexParameter u, FluidModel.BakedFluid.VertexParameter v) private static BakedQuadItemLayerModel.buildQuad(TransformationMatrix transform, Direction side, TextureAtlasSprite sprite, int tint, boolean fullbright, float x0, float y0, float z0, float u0, float v0, float x1, float y1, float z1, float u1, float v1, float x2, float y2, float z2, float u2, float v2, float x3, float y3, float z3, float u3, float v3) private static BakedQuadItemLayerModel.buildSideQuad(TransformationMatrix transform, Direction side, int tint, TextureAtlasSprite sprite, int u, int v, int size, boolean fullbright) ItemTextureQuadConverter.convertTexture(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint) Takes a texture and converts it into BakedQuads.ItemTextureQuadConverter.convertTexture(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint, int luminosity) ItemTextureQuadConverter.convertTextureHorizontal(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint) Scans a texture and converts it into a list of horizontal strips stacked on top of each other.ItemTextureQuadConverter.convertTextureHorizontal(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint, int luminosity) ItemTextureQuadConverter.convertTextureVertical(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint) Scans a texture and converts it into a list of vertical strips stacked next to each other from left to right.ItemTextureQuadConverter.convertTextureVertical(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint, int luminosity) static BakedQuadItemTextureQuadConverter.genQuad(TransformationMatrix transform, float x1, float y1, float x2, float y2, float z, TextureAtlasSprite sprite, Direction facing, int color, int tint) Generates a Front/Back quad for an itemmodel.static BakedQuadItemTextureQuadConverter.genQuad(TransformationMatrix transform, float x1, float y1, float x2, float y2, float z, TextureAtlasSprite sprite, Direction facing, int color, int tint, int luminosity) booleanBakedItemModel.BakedGuiItemModel.getQuads(BlockState state, Direction side, Random rand) BakedItemModel.getQuads(BlockState state, Direction side, Random rand) BakedModelWrapper.getQuads(BlockState state, Direction side, Random rand) BakedModelWrapper.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) CompositeModel.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) FluidModel.BakedFluid.getQuads(BlockState state, Direction side, Random rand) FluidModel.CachingBakedFluid.getQuads(BlockState state, Direction side, Random rand, IModelData modelData) ItemMultiLayerBakedModel.getQuads(BlockState state, Direction side, Random rand, IModelData modelData) MultiLayerModel.MultiLayerBakedModel.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) PerspectiveMapWrapper.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) SeparatePerspectiveModel.BakedModel.getQuads(BlockState state, Direction side, Random rand) private static BakedQuadItemTextureQuadConverter.putQuad(TransformationMatrix transform, Direction side, TextureAtlasSprite sprite, int color, int tint, float x1, float y1, float x2, float y2, float z, float u1, float v1, float u2, float v2, int luminosity) private voidFluidModel.BakedFluid.putVertex(IVertexConsumer consumer, Direction side, boolean offset, float x, float y, float z, float u, float v) private static voidItemLayerModel.putVertex(IVertexConsumer consumer, Direction side, float x, float y, float z, float u, float v, int uLight, int vLight) private static voidItemTextureQuadConverter.putVertex(IVertexConsumer consumer, Direction side, float x, float y, float z, float u, float v, int color, int luminosity) private static Directionvoid -
Uses of Direction in net.minecraftforge.client.model.b3d
Methods in net.minecraftforge.client.model.b3d with parameters of type DirectionModifier and TypeMethodDescriptionB3DLoader.BakedWrapper.getQuads(BlockState state, Direction side, Random rand, IModelData data) -
Uses of Direction in net.minecraftforge.client.model.data
Methods in net.minecraftforge.client.model.data with parameters of type DirectionModifier and TypeMethodDescriptionIDynamicBakedModel.getQuads(BlockState state, Direction side, Random rand) IDynamicBakedModel.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) -
Uses of Direction in net.minecraftforge.client.model.generators
Fields in net.minecraftforge.client.model.generators declared as DirectionModifier and TypeFieldDescriptionprivate DirectionModelBuilder.ElementBuilder.FaceBuilder.cullfaceFields in net.minecraftforge.client.model.generators with type parameters of type DirectionModifier and TypeFieldDescriptionprivate final Map<Direction,ModelBuilder<T>.ElementBuilder.FaceBuilder> ModelBuilder.ElementBuilder.facesstatic final com.google.common.collect.ImmutableMap<Direction,Property<WallHeight>> BlockStateProvider.WALL_PROPSMethods in net.minecraftforge.client.model.generators that return types with arguments of type DirectionModifier and TypeMethodDescriptionprivate BiConsumer<Direction,ModelBuilder<T>.ElementBuilder.FaceBuilder> ModelBuilder.ElementBuilder.addTexture(String texture) Methods in net.minecraftforge.client.model.generators with parameters of type DirectionModifier and TypeMethodDescriptionReturn or create the face builder for the given direction.Method parameters in net.minecraftforge.client.model.generators with type arguments of type DirectionModifier and TypeMethodDescriptionModelBuilder.ElementBuilder.allFaces(BiConsumer<Direction, ModelBuilder<T>.ElementBuilder.FaceBuilder> action) Modify all possible faces dynamically using a function, creating new faces as necessary.ModelBuilder.ElementBuilder.faces(BiConsumer<Direction, ModelBuilder<T>.ElementBuilder.FaceBuilder> action) Modify all existing faces dynamically using a function.private voidBlockStateProvider.wallSidePart(MultiPartBlockStateBuilder builder, ModelFile model, Map.Entry<Direction, Property<WallHeight>> entry, WallHeight height) Constructors in net.minecraftforge.client.model.generators with parameters of type Direction -
Uses of Direction in net.minecraftforge.client.model.obj
Methods in net.minecraftforge.client.model.obj that return types with arguments of type DirectionModifier and TypeMethodDescriptionOBJModel.makeQuad(int[][] indices, int tintIndex, Vector4f colorTint, Vector4f ambientColor, TextureAtlasSprite texture, TransformationMatrix transform) -
Uses of Direction in net.minecraftforge.client.model.pipeline
Fields in net.minecraftforge.client.model.pipeline declared as DirectionModifier and TypeFieldDescriptionprivate DirectionBakedQuadBuilder.orientationprivate static final Direction[]BlockInfo.SIDESMethods in net.minecraftforge.client.model.pipeline that return DirectionMethods in net.minecraftforge.client.model.pipeline with parameters of type DirectionModifier and TypeMethodDescriptionstatic floatLightUtil.diffuseLight(Direction side) voidBakedQuadBuilder.setQuadOrientation(Direction orientation) voidIVertexConsumer.setQuadOrientation(Direction orientation) voidVertexBufferConsumer.setQuadOrientation(Direction orientation) voidVertexLighterFlat.setQuadOrientation(Direction orientation) voidVertexTransformer.setQuadOrientation(Direction orientation) -
Uses of Direction in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type DirectionModifier and TypeMethodDescriptionForgeHooks.onLeftClickBlock(PlayerEntity player, BlockPos pos, Direction face) ForgeHooks.onRightClickBlock(PlayerEntity player, Hand hand, BlockPos pos, Direction face) Deprecated. -
Uses of Direction in net.minecraftforge.common.capabilities
Methods in net.minecraftforge.common.capabilities with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>CapabilityDispatcher.getCapability(Capability<T> cap, Direction side) <T> LazyOptional<T>CapabilityProvider.getCapability(Capability<T> cap, Direction side) <T> LazyOptional<T>ICapabilityProvider.getCapability(Capability<T> cap, Direction side) Retrieves the Optional handler for the capability requested on the specific side.voidRead the capability instance from a NBT tag.voidQuick access to the IStorage's readNBT.Capability.IStorage.writeNBT(Capability<T> capability, T instance, Direction side) Serialize the capability instance to a NBTTag.Quick access to the IStorage's writeNBT. -
Uses of Direction in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return DirectionModifier and TypeMethodDescriptiondefault DirectionIForgeBlock.getBedDirection(BlockState state, IWorldReader world, BlockPos pos) Returns the direction of the block.default DirectionIForgeBlockState.getBedDirection(IWorldReader world, BlockPos pos) Returns the direction of the block.Methods in net.minecraftforge.common.extensions with parameters of type DirectionModifier and TypeMethodDescriptiondefault booleanIForgeBlock.canConnectRedstone(BlockState state, IBlockReader world, BlockPos pos, Direction side) Determine if this block can make a redstone connection on the side provided, Useful to control which sides are inputs and outputs for redstone wires.default booleanIForgeBlockState.canConnectRedstone(IBlockReader world, BlockPos pos, Direction side) Determine if this block can make a redstone connection on the side provided, Useful to control which sides are inputs and outputs for redstone wires.booleanIForgeBlock.canSustainPlant(BlockState state, IBlockReader world, BlockPos pos, Direction facing, IPlantable plantable) Determines if this block can support the passed in plant, allowing it to be planted and grow.default booleanIForgeBlockState.canSustainPlant(IBlockReader world, BlockPos pos, Direction facing, IPlantable plantable) Determines if this block can support the passed in plant, allowing it to be planted and grow.default voidIForgeBlock.catchFire(BlockState state, World world, BlockPos pos, Direction face, LivingEntity igniter) If the block is flammable, this is called when it gets lit on fire.default voidIForgeBlockState.catchFire(World world, BlockPos pos, Direction face, LivingEntity igniter) If the block is flammable, this is called when it gets lit on fire.default intIForgeBlock.getFireSpreadSpeed(BlockState state, IBlockReader world, BlockPos pos, Direction face) Called when fire is updating on a neighbor block.default intIForgeBlockState.getFireSpreadSpeed(IBlockReader world, BlockPos pos, Direction face) Called when fire is updating on a neighbor block.default intIForgeBlock.getFlammability(BlockState state, IBlockReader world, BlockPos pos, Direction face) Chance that fire will spread and consume this block.default intIForgeBlockState.getFlammability(IBlockReader world, BlockPos pos, Direction face) Chance that fire will spread and consume this block.default booleanIForgeBlock.isFireSource(BlockState state, IWorldReader world, BlockPos pos, Direction side) Currently only called by fire when it is on top of this block.default booleanIForgeBlockState.isFireSource(IWorldReader world, BlockPos pos, Direction side) Currently only called by fire when it is on top of this block.default booleanIForgeBlock.isFlammable(BlockState state, IBlockReader world, BlockPos pos, Direction face) Called when fire is updating, checks if a block face can catch fire.default booleanIForgeBlockState.isFlammable(IBlockReader world, BlockPos pos, Direction face) Called when fire is updating, checks if a block face can catch fire.default booleanIForgeBlock.shouldCheckWeakPower(BlockState state, IWorldReader world, BlockPos pos, Direction side) Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.default booleanIForgeBlockState.shouldCheckWeakPower(IWorldReader world, BlockPos pos, Direction side) Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules. -
Uses of Direction in net.minecraftforge.common.model.animation
Methods in net.minecraftforge.common.model.animation with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>CapabilityAnimation.DefaultItemAnimationCapabilityProvider.getCapability(Capability<T> capability, Direction facing) -
Uses of Direction in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block with parameters of type DirectionModifier and TypeMethodDescriptionbooleanCustomPlantTypeTest.CustomBlock.canSustainPlant(BlockState state, IBlockReader world, BlockPos pos, Direction facing, IPlantable plantable) FullPotsAccessorDemo.ClientHandler.DioritePotModel.getPlantQuads(Block plant, Direction face, Random rand) FullPotsAccessorDemo.ClientHandler.DioritePotModel.getQuads(BlockState state, Direction side, Random rand, IModelData extraData) -
Uses of Direction in net.minecraftforge.debug.client.model
Methods in net.minecraftforge.debug.client.model with parameters of type DirectionModifier and TypeMethodDescriptionTRSRTransformerTest.MyBakedModel.getQuads(BlockState state, Direction side, Random rand, IModelData data) -
Uses of Direction in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type DirectionModifier and TypeMethodDescriptionstatic booleanForgeEventFactory.onBlockPlace(Entity entity, BlockSnapshot blockSnapshot, Direction direction) static booleanForgeEventFactory.onMultiBlockPlace(Entity entity, List<BlockSnapshot> blockSnapshots, Direction direction) static booleanForgeEventFactory.onPistonMovePost(World world, BlockPos pos, Direction direction, boolean extending) static booleanForgeEventFactory.onPistonMovePre(World world, BlockPos pos, Direction direction, boolean extending) Method parameters in net.minecraftforge.event with type arguments of type DirectionModifier and TypeMethodDescriptionForgeEventFactory.onNeighborNotify(World world, BlockPos pos, BlockState state, EnumSet<Direction> notifiedSides, boolean forceRedstoneUpdate) -
Uses of Direction in net.minecraftforge.event.entity.player
Fields in net.minecraftforge.event.entity.player declared as DirectionMethods in net.minecraftforge.event.entity.player that return DirectionConstructors in net.minecraftforge.event.entity.player with parameters of type DirectionModifierConstructorDescriptionLeftClickBlock(PlayerEntity player, BlockPos pos, Direction face) privatePlayerInteractEvent(PlayerEntity player, Hand hand, BlockPos pos, Direction face) RightClickBlock(PlayerEntity player, Hand hand, BlockPos pos, Direction face) Deprecated. -
Uses of Direction in net.minecraftforge.event.world
Fields in net.minecraftforge.event.world declared as DirectionFields in net.minecraftforge.event.world with type parameters of type DirectionMethods in net.minecraftforge.event.world that return DirectionMethods in net.minecraftforge.event.world that return types with arguments of type DirectionModifier and TypeMethodDescriptionBlockEvent.NeighborNotifyEvent.getNotifiedSides()Gets a list of directions from the base block that updates will occur upon.Constructors in net.minecraftforge.event.world with parameters of type DirectionModifierConstructorDescriptionPistonEvent(World world, BlockPos pos, Direction direction, PistonEvent.PistonMoveType moveType) Post(World world, BlockPos pos, Direction direction, PistonEvent.PistonMoveType moveType) Pre(World world, BlockPos pos, Direction direction, PistonEvent.PistonMoveType moveType) Constructor parameters in net.minecraftforge.event.world with type arguments of type DirectionModifierConstructorDescriptionNeighborNotifyEvent(World world, BlockPos pos, BlockState state, EnumSet<Direction> notifiedSides, boolean forceRedstoneUpdate) -
Uses of Direction in net.minecraftforge.fluids
Methods in net.minecraftforge.fluids with parameters of type DirectionModifier and TypeMethodDescriptionprotected booleanForgeFlowingFluid.canBeReplacedWith(FluidState state, IBlockReader world, BlockPos pos, Fluid fluidIn, Direction direction) static LazyOptional<IFluidHandler>FluidUtil.getFluidHandler(World world, BlockPos blockPos, Direction side) Helper method to get an IFluidHandler for at a block position.static booleanFluidUtil.interactWithFluidHandler(PlayerEntity player, Hand hand, World world, BlockPos pos, Direction side) Used to handle the common case of a player holding a fluid item and right-clicking on a fluid handler block.static FluidActionResultFluidUtil.tryPickUpFluid(ItemStack emptyContainer, PlayerEntity playerIn, World worldIn, BlockPos pos, Direction side) Attempts to pick up a fluid in the world and put it in an empty container item. -
Uses of Direction in net.minecraftforge.fluids.capability
Methods in net.minecraftforge.fluids.capability with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>TileFluidHandler.getCapability(Capability<T> capability, Direction facing) voidCapabilityFluidHandler.DefaultFluidHandlerStorage.readNBT(Capability<T> capability, T instance, Direction side, INBT nbt) CapabilityFluidHandler.DefaultFluidHandlerStorage.writeNBT(Capability<T> capability, T instance, Direction side) -
Uses of Direction in net.minecraftforge.fluids.capability.templates
Methods in net.minecraftforge.fluids.capability.templates with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>FluidHandlerItemStack.getCapability(Capability<T> capability, Direction facing) <T> LazyOptional<T>FluidHandlerItemStackSimple.getCapability(Capability<T> capability, Direction facing) -
Uses of Direction in net.minecraftforge.fluids.capability.wrappers
Methods in net.minecraftforge.fluids.capability.wrappers with parameters of type DirectionModifier and TypeMethodDescription<T> LazyOptional<T>FluidBucketWrapper.getCapability(Capability<T> capability, Direction facing) -
Uses of Direction in net.minecraftforge.items
Methods in net.minecraftforge.items with parameters of type DirectionModifier and TypeMethodDescriptionprivate static Optional<org.apache.commons.lang3.tuple.Pair<IItemHandler,Object>> VanillaInventoryCodeHooks.getItemHandler(IHopper hopper, Direction hopperFacing) static Optional<org.apache.commons.lang3.tuple.Pair<IItemHandler,Object>> VanillaInventoryCodeHooks.getItemHandler(World worldIn, double x, double y, double z, Direction side) -
Uses of Direction in net.minecraftforge.items.wrapper
Fields in net.minecraftforge.items.wrapper declared as DirectionMethods in net.minecraftforge.items.wrapper with parameters of type DirectionModifier and TypeMethodDescriptionstatic LazyOptional<IItemHandlerModifiable>[]SidedInvWrapper.create(ISidedInventory inv, Direction... sides) static intSidedInvWrapper.getSlot(ISidedInventory inv, int slot, Direction side) Constructors in net.minecraftforge.items.wrapper with parameters of type Direction -
Uses of Direction in net.minecraftforge.server.permission.context
Fields in net.minecraftforge.server.permission.context declared as DirectionFields in net.minecraftforge.server.permission.context with type parameters of type DirectionConstructors in net.minecraftforge.server.permission.context with parameters of type DirectionModifierConstructorDescriptionBlockPosContext(PlayerEntity ep, BlockPos pos, BlockState state, Direction f)
IForgeBakedModel.getQuads(IBlockState, EnumFacing, Random, net.minecraftforge.client.model.data.IModelData)