Uses of Class
net.minecraft.util.Rotation
-
-
Uses of Rotation in net.minecraft.block
Methods in net.minecraft.block with parameters of type Rotation Modifier and Type Method Description BlockState
AbstractBlock.AbstractBlockState. rotate(Rotation p_185907_1_)
Deprecated.BlockState
AbstractBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
Deprecated.BlockState
AbstractFurnaceBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
AnvilBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
AttachedStemBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
BannerBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
BarrelBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
BeehiveBlock. rotate(BlockState blockState, Rotation rotation)
BlockState
CampfireBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
ChestBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
CommandBlockBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
DeadCoralWallFanBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
DetectorRailBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
DispenserBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
DoorBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
EnderChestBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
EndPortalFrameBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
EndRodBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
FourWayBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
GrindstoneBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
HopperBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
HorizontalBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
HugeMushroomBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
JigsawBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
LadderBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
LecternBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
MovingPistonBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
NetherPortalBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
ObserverBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
PistonBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
PistonBlock. rotate(BlockState state, IWorld world, BlockPos pos, Rotation direction)
BlockState
PistonHeadBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
PoweredRailBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
RailBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
RedstoneWallTorchBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
RedstoneWireBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
RotatedPillarBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
ShulkerBoxBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
SkullBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
StairsBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
StandingSignBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
StonecutterBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
TripWireBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
TripWireHookBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
VineBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
WallBannerBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
WallBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
WallSignBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
WallSkullBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
BlockState
WallTorchBlock. rotate(BlockState p_185499_1_, Rotation p_185499_2_)
-
Uses of Rotation in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as Rotation Modifier and Type Field Description private Rotation
EditStructureScreen. initialRotation
-
Uses of Rotation in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type Rotation Modifier and Type Method Description float
Entity. rotate(Rotation p_184229_1_)
-
Uses of Rotation in net.minecraft.entity.item
Methods in net.minecraft.entity.item with parameters of type Rotation Modifier and Type Method Description float
HangingEntity. rotate(Rotation p_184229_1_)
-
Uses of Rotation in net.minecraft.network.play.client
Fields in net.minecraft.network.play.client declared as Rotation Modifier and Type Field Description private Rotation
CUpdateStructureBlockPacket. rotation
Methods in net.minecraft.network.play.client that return Rotation Modifier and Type Method Description Rotation
CUpdateStructureBlockPacket. getRotation()
Constructors in net.minecraft.network.play.client with parameters of type Rotation Constructor Description CUpdateStructureBlockPacket(BlockPos p_i49541_1_, StructureBlockTileEntity.UpdateCommand p_i49541_2_, StructureMode p_i49541_3_, java.lang.String p_i49541_4_, BlockPos p_i49541_5_, BlockPos p_i49541_6_, Mirror p_i49541_7_, Rotation p_i49541_8_, java.lang.String p_i49541_9_, boolean p_i49541_10_, boolean p_i49541_11_, boolean p_i49541_12_, float p_i49541_13_, long p_i49541_14_)
-
Uses of Rotation in net.minecraft.test
Fields in net.minecraft.test declared as Rotation Modifier and Type Field Description private Rotation
TestFunctionInfo. rotation
private Rotation
TestTracker. rotation
Methods in net.minecraft.test that return Rotation Modifier and Type Method Description Rotation
TestFunctionInfo. getRotation()
Rotation
TestTracker. getRotation()
static Rotation
StructureHelper. getRotationForRotationSteps(int p_240562_0_)
Methods in net.minecraft.test with parameters of type Rotation Modifier and Type Method Description static void
StructureHelper. addCommandBlockAndButtonToStartTest(BlockPos p_240564_0_, BlockPos p_240564_1_, Rotation p_240564_2_, ServerWorld p_240564_3_)
static void
StructureHelper. createNewEmptyStructureBlock(java.lang.String p_229603_0_, BlockPos p_229603_1_, BlockPos p_229603_2_, Rotation p_229603_3_, ServerWorld p_229603_4_)
private static StructureBlockTileEntity
StructureHelper. createStructureBlock(java.lang.String p_240566_0_, BlockPos p_240566_1_, Rotation p_240566_2_, ServerWorld p_240566_3_, boolean p_240566_4_)
static MutableBoundingBox
StructureHelper. getStructureBoundingBox(BlockPos p_229598_0_, BlockPos p_229598_1_, Rotation p_229598_2_)
static java.util.Collection<TestTracker>
TestUtils. runTestBatches(java.util.Collection<TestBatch> p_240552_0_, BlockPos p_240552_1_, Rotation p_240552_2_, ServerWorld p_240552_3_, TestCollection p_240552_4_, int p_240552_5_)
static java.util.Collection<TestTracker>
TestUtils. runTests(java.util.Collection<TestFunctionInfo> p_240554_0_, BlockPos p_240554_1_, Rotation p_240554_2_, ServerWorld p_240554_3_, TestCollection p_240554_4_, int p_240554_5_)
static StructureBlockTileEntity
StructureHelper. spawnStructure(java.lang.String p_240565_0_, BlockPos p_240565_1_, Rotation p_240565_2_, int p_240565_3_, ServerWorld p_240565_4_, boolean p_240565_5_)
Constructors in net.minecraft.test with parameters of type Rotation Constructor Description TestExecutor(java.util.Collection<TestBatch> p_i232555_1_, BlockPos p_i232555_2_, Rotation p_i232555_3_, ServerWorld p_i232555_4_, TestCollection p_i232555_5_, int p_i232555_6_)
TestTracker(TestFunctionInfo p_i232556_1_, Rotation p_i232556_2_, ServerWorld p_i232556_3_)
-
Uses of Rotation in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as Rotation Modifier and Type Field Description private Rotation
StructureBlockTileEntity. rotation
Methods in net.minecraft.tileentity that return Rotation Modifier and Type Method Description Rotation
StructureBlockTileEntity. getRotation()
Methods in net.minecraft.tileentity with parameters of type Rotation Modifier and Type Method Description void
TileEntity. rotate(Rotation p_189667_1_)
void
StructureBlockTileEntity. setRotation(Rotation p_184408_1_)
-
Uses of Rotation in net.minecraft.util
Methods in net.minecraft.util that return Rotation Modifier and Type Method Description static Rotation
Rotation. getRandom(java.util.Random p_222466_0_)
Rotation
Rotation. getRotated(Rotation p_185830_1_)
Rotation
Mirror. getRotation(Direction p_185800_1_)
static Rotation
Rotation. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Rotation[]
Rotation. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.util that return types with arguments of type Rotation Modifier and Type Method Description static java.util.List<Rotation>
Rotation. getShuffled(java.util.Random p_222467_0_)
Methods in net.minecraft.util with parameters of type Rotation Modifier and Type Method Description Rotation
Rotation. getRotated(Rotation p_185830_1_)
-
Uses of Rotation in net.minecraft.util.math
Methods in net.minecraft.util.math with parameters of type Rotation Modifier and Type Method Description BlockPos
BlockPos.Mutable. rotate(Rotation p_190942_1_)
BlockPos
BlockPos. rotate(Rotation p_190942_1_)
-
Uses of Rotation in net.minecraft.world.gen.feature.jigsaw
Methods in net.minecraft.world.gen.feature.jigsaw with parameters of type Rotation Modifier and Type Method Description AbstractVillagePiece
JigsawManager.IPieceFactory. create(TemplateManager p_create_1_, JigsawPiece p_create_2_, BlockPos p_create_3_, int p_create_4_, Rotation p_create_5_, MutableBoundingBox p_create_6_)
MutableBoundingBox
EmptyJigsawPiece. getBoundingBox(TemplateManager p_214852_1_, BlockPos p_214852_2_, Rotation p_214852_3_)
MutableBoundingBox
FeatureJigsawPiece. getBoundingBox(TemplateManager p_214852_1_, BlockPos p_214852_2_, Rotation p_214852_3_)
abstract MutableBoundingBox
JigsawPiece. getBoundingBox(TemplateManager p_214852_1_, BlockPos p_214852_2_, Rotation p_214852_3_)
MutableBoundingBox
ListJigsawPiece. getBoundingBox(TemplateManager p_214852_1_, BlockPos p_214852_2_, Rotation p_214852_3_)
MutableBoundingBox
SingleJigsawPiece. getBoundingBox(TemplateManager p_214852_1_, BlockPos p_214852_2_, Rotation p_214852_3_)
java.util.List<Template.BlockInfo>
SingleJigsawPiece. getDataMarkers(TemplateManager p_214857_1_, BlockPos p_214857_2_, Rotation p_214857_3_, boolean p_214857_4_)
protected PlacementSettings
LegacySingleJigsawPiece. getSettings(Rotation p_230379_1_, MutableBoundingBox p_230379_2_, boolean p_230379_3_)
protected PlacementSettings
SingleJigsawPiece. getSettings(Rotation p_230379_1_, MutableBoundingBox p_230379_2_, boolean p_230379_3_)
java.util.List<Template.BlockInfo>
EmptyJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
java.util.List<Template.BlockInfo>
FeatureJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
abstract java.util.List<Template.BlockInfo>
JigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
java.util.List<Template.BlockInfo>
ListJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
java.util.List<Template.BlockInfo>
SingleJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
BlockPos
FeatureJigsawPiece. getSize(TemplateManager p_214868_1_, Rotation p_214868_2_)
void
JigsawPiece. handleDataMarker(IWorld p_214846_1_, Template.BlockInfo p_214846_2_, BlockPos p_214846_3_, Rotation p_214846_4_, java.util.Random p_214846_5_, MutableBoundingBox p_214846_6_)
boolean
EmptyJigsawPiece. place(TemplateManager p_230378_1_, ISeedReader p_230378_2_, StructureManager p_230378_3_, ChunkGenerator p_230378_4_, BlockPos p_230378_5_, BlockPos p_230378_6_, Rotation p_230378_7_, MutableBoundingBox p_230378_8_, java.util.Random p_230378_9_, boolean p_230378_10_)
boolean
FeatureJigsawPiece. place(TemplateManager p_230378_1_, ISeedReader p_230378_2_, StructureManager p_230378_3_, ChunkGenerator p_230378_4_, BlockPos p_230378_5_, BlockPos p_230378_6_, Rotation p_230378_7_, MutableBoundingBox p_230378_8_, java.util.Random p_230378_9_, boolean p_230378_10_)
abstract boolean
JigsawPiece. place(TemplateManager p_230378_1_, ISeedReader p_230378_2_, StructureManager p_230378_3_, ChunkGenerator p_230378_4_, BlockPos p_230378_5_, BlockPos p_230378_6_, Rotation p_230378_7_, MutableBoundingBox p_230378_8_, java.util.Random p_230378_9_, boolean p_230378_10_)
boolean
ListJigsawPiece. place(TemplateManager p_230378_1_, ISeedReader p_230378_2_, StructureManager p_230378_3_, ChunkGenerator p_230378_4_, BlockPos p_230378_5_, BlockPos p_230378_6_, Rotation p_230378_7_, MutableBoundingBox p_230378_8_, java.util.Random p_230378_9_, boolean p_230378_10_)
boolean
SingleJigsawPiece. place(TemplateManager p_230378_1_, ISeedReader p_230378_2_, StructureManager p_230378_3_, ChunkGenerator p_230378_4_, BlockPos p_230378_5_, BlockPos p_230378_6_, Rotation p_230378_7_, MutableBoundingBox p_230378_8_, java.util.Random p_230378_9_, boolean p_230378_10_)
-
Uses of Rotation in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as Rotation Modifier and Type Field Description protected Rotation
AbstractVillagePiece. rotation
private Rotation
EndCityPieces.CityTemplate. rotation
private Rotation
IglooPieces.Piece. rotation
private Rotation
NetherFossilStructures.Piece. rotation
private Rotation
OceanRuinPieces.Piece. rotation
private Rotation
RuinedPortalPiece. rotation
private Rotation
ShipwreckPieces.Piece. rotation
private Rotation
StructurePiece. rotation
private Rotation
WoodlandMansionPieces.MansionTemplate. rotation
Rotation
WoodlandMansionPieces.PlacementData. rotation
Fields in net.minecraft.world.gen.feature.structure with type parameters of type Rotation Modifier and Type Field Description private static java.util.List<Tuple<Rotation,BlockPos>>
EndCityPieces. FAT_TOWER_BRIDGES
private static java.util.List<Tuple<Rotation,BlockPos>>
EndCityPieces. TOWER_BRIDGES
Methods in net.minecraft.world.gen.feature.structure that return Rotation Modifier and Type Method Description Rotation
AbstractVillagePiece. getRotation()
Rotation
StructurePiece. getRotation()
Rotation
TemplateStructurePiece. getRotation()
Methods in net.minecraft.world.gen.feature.structure with parameters of type Rotation Modifier and Type Method Description private static void
OceanRuinPieces. addClusterRuins(TemplateManager p_204047_0_, java.util.Random p_204047_1_, Rotation p_204047_2_, BlockPos p_204047_3_, OceanRuinConfig p_204047_4_, java.util.List<StructurePiece> p_204047_5_)
private static EndCityPieces.CityTemplate
EndCityPieces. addPiece(TemplateManager p_191090_0_, EndCityPieces.CityTemplate p_191090_1_, BlockPos p_191090_2_, java.lang.String p_191090_3_, Rotation p_191090_4_, boolean p_191090_5_)
private static void
OceanRuinPieces. addPiece(TemplateManager p_204045_0_, BlockPos p_204045_1_, Rotation p_204045_2_, java.util.List<StructurePiece> p_204045_3_, java.util.Random p_204045_4_, OceanRuinConfig p_204045_5_, boolean p_204045_6_, float p_204045_7_)
static void
IglooPieces. addPieces(TemplateManager p_236991_0_, BlockPos p_236991_1_, Rotation p_236991_2_, java.util.List<StructurePiece> p_236991_3_, java.util.Random p_236991_4_)
static void
OceanRuinPieces. addPieces(TemplateManager p_204041_0_, BlockPos p_204041_1_, Rotation p_204041_2_, java.util.List<StructurePiece> p_204041_3_, java.util.Random p_204041_4_, OceanRuinConfig p_204041_5_)
static void
ShipwreckPieces. addPieces(TemplateManager p_204760_0_, BlockPos p_204760_1_, Rotation p_204760_2_, java.util.List<StructurePiece> p_204760_3_, java.util.Random p_204760_4_, ShipwreckConfig p_204760_5_)
private void
WoodlandMansionPieces.Placer. addRoom1x1(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191129_1_, BlockPos p_191129_2_, Rotation p_191129_3_, Direction p_191129_4_, WoodlandMansionPieces.RoomCollection p_191129_5_)
private void
WoodlandMansionPieces.Placer. addRoom1x2(java.util.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 void
WoodlandMansionPieces.Placer. addRoom2x2(java.util.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_)
private void
WoodlandMansionPieces.Placer. addRoom2x2Secret(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191128_1_, BlockPos p_191128_2_, Rotation p_191128_3_, WoodlandMansionPieces.RoomCollection p_191128_4_)
void
WoodlandMansionPieces.Placer. createMansion(BlockPos p_191125_1_, Rotation p_191125_2_, java.util.List<WoodlandMansionPieces.MansionTemplate> p_191125_3_, WoodlandMansionPieces.Grid p_191125_4_)
private void
WoodlandMansionPieces.Placer. createRoof(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191123_1_, BlockPos p_191123_2_, Rotation p_191123_3_, WoodlandMansionPieces.SimpleGrid p_191123_4_, WoodlandMansionPieces.SimpleGrid p_191123_5_)
static void
WoodlandMansionPieces. generateMansion(TemplateManager p_191152_0_, BlockPos p_191152_1_, Rotation p_191152_2_, java.util.List<WoodlandMansionPieces.MansionTemplate> p_191152_3_, java.util.Random p_191152_4_)
static void
EndCityPieces. startHouseTower(TemplateManager p_191087_0_, BlockPos p_191087_1_, Rotation p_191087_2_, java.util.List<StructurePiece> p_191087_3_, java.util.Random p_191087_4_)
Constructors in net.minecraft.world.gen.feature.structure with parameters of type Rotation Constructor Description AbstractVillagePiece(TemplateManager p_i242036_1_, JigsawPiece p_i242036_2_, BlockPos p_i242036_3_, int p_i242036_4_, Rotation p_i242036_5_, MutableBoundingBox p_i242036_6_)
CityTemplate(TemplateManager p_i47214_1_, java.lang.String p_i47214_2_, BlockPos p_i47214_3_, Rotation p_i47214_4_, boolean p_i47214_5_)
MansionTemplate(TemplateManager p_i47355_1_, java.lang.String p_i47355_2_, BlockPos p_i47355_3_, Rotation p_i47355_4_)
MansionTemplate(TemplateManager p_i47356_1_, java.lang.String p_i47356_2_, BlockPos p_i47356_3_, Rotation p_i47356_4_, Mirror p_i47356_5_)
Piece(TemplateManager p_i49313_1_, ResourceLocation p_i49313_2_, BlockPos p_i49313_3_, Rotation p_i49313_4_, int p_i49313_5_)
Piece(TemplateManager p_i232108_1_, ResourceLocation p_i232108_2_, BlockPos p_i232108_3_, Rotation p_i232108_4_)
Piece(TemplateManager p_i48868_1_, ResourceLocation p_i48868_2_, BlockPos p_i48868_3_, Rotation p_i48868_4_, float p_i48868_5_, OceanRuinStructure.Type p_i48868_6_, boolean p_i48868_7_)
Piece(TemplateManager p_i48904_1_, ResourceLocation p_i48904_2_, BlockPos p_i48904_3_, Rotation p_i48904_4_, boolean p_i48904_5_)
RuinedPortalPiece(BlockPos p_i232111_1_, RuinedPortalPiece.Location p_i232111_2_, RuinedPortalPiece.Serializer p_i232111_3_, ResourceLocation p_i232111_4_, Template p_i232111_5_, Rotation p_i232111_6_, Mirror p_i232111_7_, BlockPos p_i232111_8_)
-
Uses of Rotation in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as Rotation Modifier and Type Field Description private Rotation
PlacementSettings. rotation
Methods in net.minecraft.world.gen.feature.template that return Rotation Modifier and Type Method Description Rotation
PlacementSettings. getRotation()
Methods in net.minecraft.world.gen.feature.template with parameters of type Rotation Modifier and Type Method Description MutableBoundingBox
Template. getBoundingBox(BlockPos p_237150_1_, Rotation p_237150_2_, BlockPos p_237150_3_, Mirror p_237150_4_)
BlockPos
Template. getSize(Rotation p_186257_1_)
BlockPos
Template. getZeroPositionWithTransform(BlockPos p_189961_1_, Mirror p_189961_2_, Rotation p_189961_3_)
static BlockPos
Template. getZeroPositionWithTransform(BlockPos p_191157_0_, Mirror p_191157_1_, Rotation p_191157_2_, int p_191157_3_, int p_191157_4_)
private void
Template. 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_)
PlacementSettings
PlacementSettings. setRotation(Rotation p_186220_1_)
static BlockPos
Template. transform(BlockPos p_207669_0_, Mirror p_207669_1_, Rotation p_207669_2_, BlockPos p_207669_3_)
static Vector3d
Template. transform(Vector3d p_207667_0_, Mirror p_207667_1_, Rotation p_207667_2_, BlockPos p_207667_3_)
-
Uses of Rotation in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions with parameters of type Rotation Modifier and Type Method Description default BlockState
IForgeBlock. rotate(BlockState state, IWorld world, BlockPos pos, Rotation direction)
default BlockState
IForgeBlockState. rotate(IWorld world, BlockPos pos, Rotation direction)
-