Uses of Enum Class
net.minecraft.world.level.block.Mirror
Packages that use Mirror
Package
Description
-
Uses of Mirror in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as MirrorFields in net.minecraft.client.gui.screens.inventory with type parameters of type MirrorModifier and TypeFieldDescriptionprivate CycleButton<Mirror>StructureBlockEditScreen.mirrorButton -
Uses of Mirror in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as MirrorMethods in net.minecraft.network.protocol.game that return MirrorConstructors in net.minecraft.network.protocol.game with parameters of type MirrorModifierConstructorDescriptionServerboundSetStructureBlockPacket(BlockPos p_179771_, StructureBlockEntity.UpdateType p_179772_, StructureMode p_179773_, String p_179774_, BlockPos p_179775_, Vec3i p_179776_, Mirror p_179777_, Rotation p_179778_, String p_179779_, boolean p_179780_, boolean p_179781_, boolean p_179782_, float p_179783_, long p_179784_) -
Uses of Mirror in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type Mirror -
Uses of Mirror in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration with parameters of type Mirror -
Uses of Mirror in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return MirrorModifier and TypeMethodDescriptionstatic MirrorReturns the enum constant of this class with the specified name.static Mirror[]Mirror.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.block with parameters of type MirrorModifier and TypeMethodDescriptionAbstractFurnaceBlock.mirror(BlockState p_48719_, Mirror p_48720_)AmethystClusterBlock.mirror(BlockState p_152030_, Mirror p_152031_)AttachedStemBlock.mirror(BlockState p_48842_, Mirror p_48843_)BannerBlock.mirror(BlockState p_49023_, Mirror p_49024_)BarrelBlock.mirror(BlockState p_49082_, Mirror p_49083_)BaseCoralWallFanBlock.mirror(BlockState p_49204_, Mirror p_49205_)BeehiveBlock.mirror(BlockState blockState, Mirror mirror)CampfireBlock.mirror(BlockState p_51292_, Mirror p_51293_)ChestBlock.mirror(BlockState p_51549_, Mirror p_51550_)CommandBlock.mirror(BlockState p_51845_, Mirror p_51846_)CrossCollisionBlock.mirror(BlockState p_52338_, Mirror p_52339_)DetectorRailBlock.mirror(BlockState p_52463_, Mirror p_52464_)DispenserBlock.mirror(BlockState p_52713_, Mirror p_52714_)DoorBlock.mirror(BlockState p_52787_, Mirror p_52788_)EnderChestBlock.mirror(BlockState p_53154_, Mirror p_53155_)EndPortalFrameBlock.mirror(BlockState p_53065_, Mirror p_53066_)GrindstoneBlock.mirror(BlockState p_53832_, Mirror p_53833_)HopperBlock.mirror(BlockState p_54091_, Mirror p_54092_)HorizontalDirectionalBlock.mirror(BlockState p_54122_, Mirror p_54123_)HugeMushroomBlock.mirror(BlockState p_54140_, Mirror p_54141_)JigsawBlock.mirror(BlockState p_54238_, Mirror p_54239_)LadderBlock.mirror(BlockState p_54357_, Mirror p_54358_)LecternBlock.mirror(BlockState p_54537_, Mirror p_54538_)MultifaceBlock.mirror(BlockState p_153892_, Mirror p_153893_)ObserverBlock.mirror(BlockState p_55112_, Mirror p_55113_)PoweredRailBlock.mirror(BlockState p_55237_, Mirror p_55238_)RailBlock.mirror(BlockState p_55402_, Mirror p_55403_)RedstoneWallTorchBlock.mirror(BlockState p_55766_, Mirror p_55767_)RedStoneWireBlock.mirror(BlockState p_55589_, Mirror p_55590_)RodBlock.mirror(BlockState p_154351_, Mirror p_154352_)ShulkerBoxBlock.mirror(BlockState p_56240_, Mirror p_56241_)SkullBlock.mirror(BlockState p_56323_, Mirror p_56324_)SmallDripleafBlock.mirror(BlockState p_154619_, Mirror p_154620_)StairBlock.mirror(BlockState p_56919_, Mirror p_56920_)StandingSignBlock.mirror(BlockState p_56999_, Mirror p_57000_)StonecutterBlock.mirror(BlockState p_57090_, Mirror p_57091_)TripWireBlock.mirror(BlockState p_57636_, Mirror p_57637_)TripWireHookBlock.mirror(BlockState p_57725_, Mirror p_57726_)VineBlock.mirror(BlockState p_57865_, Mirror p_57866_)WallBannerBlock.mirror(BlockState p_57929_, Mirror p_57930_)WallBlock.mirror(BlockState p_58001_, Mirror p_58002_)WallSignBlock.mirror(BlockState p_58077_, Mirror p_58078_)WallSkullBlock.mirror(BlockState p_58106_, Mirror p_58107_)WallTorchBlock.mirror(BlockState p_58137_, Mirror p_58138_) -
Uses of Mirror in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as MirrorMethods in net.minecraft.world.level.block.entity that return MirrorMethods in net.minecraft.world.level.block.entity with parameters of type Mirror -
Uses of Mirror in net.minecraft.world.level.block.piston
Methods in net.minecraft.world.level.block.piston with parameters of type MirrorModifier and TypeMethodDescriptionMovingPistonBlock.mirror(BlockState p_60083_, Mirror p_60084_)PistonBaseBlock.mirror(BlockState p_60212_, Mirror p_60213_)PistonHeadBlock.mirror(BlockState p_60292_, Mirror p_60293_) -
Uses of Mirror in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state with parameters of type MirrorModifier and TypeMethodDescriptionBlockBehaviour.mirror(BlockState p_60528_, Mirror p_60529_)Deprecated. -
Uses of Mirror in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure declared as MirrorMethods in net.minecraft.world.level.levelgen.structure that return MirrorMethods in net.minecraft.world.level.levelgen.structure with parameters of type MirrorModifier and TypeMethodDescriptionprivate static StructurePlaceSettingsRuinedPortalPiece.makeSettings(Mirror p_163155_, Rotation p_163156_, RuinedPortalPiece.VerticalPlacement p_163157_, BlockPos p_163158_, RuinedPortalPiece.Properties p_163159_)private static StructurePlaceSettingsWoodlandMansionPieces.WoodlandMansionPiece.makeSettings(Mirror p_163703_, Rotation p_163704_)Constructors in net.minecraft.world.level.levelgen.structure with parameters of type MirrorModifierConstructorDescriptionRuinedPortalPiece(StructureManager p_163138_, BlockPos p_163139_, RuinedPortalPiece.VerticalPlacement p_163140_, RuinedPortalPiece.Properties p_163141_, ResourceLocation p_163142_, StructureTemplate p_163143_, Rotation p_163144_, Mirror p_163145_, BlockPos p_163146_)WoodlandMansionPiece(StructureManager p_73910_, String p_73911_, BlockPos p_73912_, Rotation p_73913_, Mirror p_73914_) -
Uses of Mirror in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as MirrorMethods in net.minecraft.world.level.levelgen.structure.templatesystem that return MirrorMethods in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type MirrorModifier and TypeMethodDescriptionStructureTemplate.getBoundingBox(BlockPos p_74599_, Rotation p_74600_, BlockPos p_74601_, Mirror p_74602_)protected static BoundingBoxStructureTemplate.getBoundingBox(BlockPos p_163811_, Rotation p_163812_, BlockPos p_163813_, Mirror p_163814_, Vec3i p_163815_)StructureTemplate.getZeroPositionWithTransform(BlockPos p_74584_, Mirror p_74585_, Rotation p_74586_)static BlockPosStructureTemplate.getZeroPositionWithTransform(BlockPos p_74588_, Mirror p_74589_, Rotation p_74590_, int p_74591_, int p_74592_)static BlockPosStructureTemplate.transform(BlockPos p_74594_, Mirror p_74595_, Rotation p_74596_, BlockPos p_74597_)static Vec3