Uses of Class
net.minecraft.util.Mirror
-
-
Uses of Mirror in net.minecraft.block
Methods in net.minecraft.block with parameters of type Mirror Modifier and Type Method Description BlockStateAbstractBlock.AbstractBlockState. mirror(Mirror p_185902_1_)BlockStateAbstractBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)Deprecated.BlockStateAbstractFurnaceBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateAttachedStemBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateBannerBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateBarrelBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateBeehiveBlock. mirror(BlockState blockState, Mirror mirror)BlockStateCampfireBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateChestBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateCommandBlockBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateDeadCoralWallFanBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateDetectorRailBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateDispenserBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateDoorBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateEnderChestBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateEndPortalFrameBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateEndRodBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateFourWayBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateGrindstoneBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateHopperBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateHorizontalBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateHugeMushroomBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateJigsawBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateLadderBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateLecternBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateMovingPistonBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateObserverBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStatePistonBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStatePistonHeadBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStatePoweredRailBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateRailBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateRedstoneWallTorchBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateRedstoneWireBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateShulkerBoxBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateSkullBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateStairsBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateStandingSignBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateStonecutterBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateTripWireBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateTripWireHookBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateVineBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateWallBannerBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateWallBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateWallSignBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateWallSkullBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_)BlockStateWallTorchBlock. mirror(BlockState p_185471_1_, Mirror p_185471_2_) -
Uses of Mirror in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as Mirror Modifier and Type Field Description private MirrorEditStructureScreen. initialMirror -
Uses of Mirror in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type Mirror Modifier and Type Method Description floatEntity. mirror(Mirror p_184217_1_) -
Uses of Mirror in net.minecraft.entity.item
Methods in net.minecraft.entity.item with parameters of type Mirror Modifier and Type Method Description floatHangingEntity. mirror(Mirror p_184217_1_) -
Uses of Mirror in net.minecraft.network.play.client
Fields in net.minecraft.network.play.client declared as Mirror Modifier and Type Field Description private MirrorCUpdateStructureBlockPacket. mirrorMethods in net.minecraft.network.play.client that return Mirror Modifier and Type Method Description MirrorCUpdateStructureBlockPacket. getMirror()Constructors in net.minecraft.network.play.client with parameters of type Mirror 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 Mirror in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as Mirror Modifier and Type Field Description private MirrorStructureBlockTileEntity. mirrorMethods in net.minecraft.tileentity that return Mirror Modifier and Type Method Description MirrorStructureBlockTileEntity. getMirror()Methods in net.minecraft.tileentity with parameters of type Mirror Modifier and Type Method Description voidTileEntity. mirror(Mirror p_189668_1_)voidStructureBlockTileEntity. setMirror(Mirror p_184411_1_) -
Uses of Mirror in net.minecraft.util
Methods in net.minecraft.util that return Mirror Modifier and Type Method Description static MirrorMirror. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Mirror[]Mirror. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Mirror in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as Mirror Modifier and Type Field Description private MirrorRuinedPortalPiece. mirrorprivate MirrorStructurePiece. mirrorprivate MirrorWoodlandMansionPieces.MansionTemplate. mirrorConstructors in net.minecraft.world.gen.feature.structure with parameters of type Mirror Constructor Description MansionTemplate(TemplateManager p_i47356_1_, java.lang.String p_i47356_2_, BlockPos p_i47356_3_, Rotation p_i47356_4_, Mirror p_i47356_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 Mirror in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as Mirror Modifier and Type Field Description private MirrorPlacementSettings. mirrorMethods in net.minecraft.world.gen.feature.template that return Mirror Modifier and Type Method Description MirrorPlacementSettings. getMirror()Methods in net.minecraft.world.gen.feature.template with parameters of type Mirror Modifier and Type Method Description MutableBoundingBoxTemplate. getBoundingBox(BlockPos p_237150_1_, Rotation p_237150_2_, BlockPos p_237150_3_, Mirror p_237150_4_)BlockPosTemplate. getZeroPositionWithTransform(BlockPos p_189961_1_, Mirror p_189961_2_, Rotation p_189961_3_)static BlockPosTemplate. getZeroPositionWithTransform(BlockPos p_191157_0_, Mirror p_191157_1_, Rotation p_191157_2_, int p_191157_3_, int p_191157_4_)PlacementSettingsPlacementSettings. setMirror(Mirror p_186214_1_)static BlockPosTemplate. transform(BlockPos p_207669_0_, Mirror p_207669_1_, Rotation p_207669_2_, BlockPos p_207669_3_)static Vector3dTemplate. transform(Vector3d p_207667_0_, Mirror p_207667_1_, Rotation p_207667_2_, BlockPos p_207667_3_)
-