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.inventoryFields 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.commands.argumentsMethods in net.minecraft.commands.arguments that return MirrorModifier and TypeMethodDescriptionstatic MirrorTemplateMirrorArgument.getMirror(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234345_, String p_234346_) Methods in net.minecraft.commands.arguments that return types with arguments of type MirrorModifier and TypeMethodDescriptionstatic StringRepresentableArgument<Mirror>TemplateMirrorArgument.templateMirror()
- 
Uses of Mirror in net.minecraft.network.protocol.gameFields 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.server.commandsMethods in net.minecraft.server.commands with parameters of type MirrorModifier and TypeMethodDescriptionstatic intPlaceCommand.placeTemplate(CommandSourceStack p_214562_, ResourceLocation p_214563_, BlockPos p_214564_, Rotation p_214565_, Mirror p_214566_, float p_214567_, int p_214568_) 
- 
Uses of Mirror in net.minecraft.world.entityMethods in net.minecraft.world.entity with parameters of type Mirror
- 
Uses of Mirror in net.minecraft.world.entity.decorationMethods in net.minecraft.world.entity.decoration with parameters of type Mirror
- 
Uses of Mirror in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type MirrorModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Mirror>Mirror.CODECMethods 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 p_304677_, Mirror p_304660_) BellBlock.mirror(BlockState p_304560_, Mirror p_304709_) CalibratedSculkSensorBlock.mirror(BlockState p_277615_, Mirror p_277916_) CampfireBlock.mirror(BlockState p_51292_, Mirror p_51293_) CeilingHangingSignBlock.mirror(BlockState p_249682_, Mirror p_250199_) ChestBlock.mirror(BlockState p_51549_, Mirror p_51550_) ChiseledBookShelfBlock.mirror(BlockState p_289000_, Mirror p_288962_) CommandBlock.mirror(BlockState p_51845_, Mirror p_51846_) CrafterBlock.mirror(BlockState p_307514_, Mirror p_307198_) 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_) PinkPetalsBlock.mirror(BlockState p_272961_, Mirror p_273278_) 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_) WallHangingSignBlock.mirror(BlockState p_250446_, Mirror p_249494_) 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.entityFields 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.pistonMethods 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.stateMethods 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.structureFields in net.minecraft.world.level.levelgen.structure declared as MirrorMethods in net.minecraft.world.level.levelgen.structure that return Mirror
- 
Uses of Mirror in net.minecraft.world.level.levelgen.structure.structuresMethods in net.minecraft.world.level.levelgen.structure.structures with parameters of type MirrorModifier and TypeMethodDescriptionprivate static StructurePlaceSettingsRuinedPortalPiece.makeSettings(Mirror p_229152_, Rotation p_229153_, RuinedPortalPiece.VerticalPlacement p_229154_, BlockPos p_229155_, RuinedPortalPiece.Properties p_229156_) private static StructurePlaceSettingsWoodlandMansionPieces.WoodlandMansionPiece.makeSettings(Mirror p_230205_, Rotation p_230206_) Constructors in net.minecraft.world.level.levelgen.structure.structures with parameters of type MirrorModifierConstructorDescriptionRuinedPortalPiece(StructureTemplateManager p_229105_, BlockPos p_229106_, RuinedPortalPiece.VerticalPlacement p_229107_, RuinedPortalPiece.Properties p_229108_, ResourceLocation p_229109_, StructureTemplate p_229110_, Rotation p_229111_, Mirror p_229112_, BlockPos p_229113_) WoodlandMansionPiece(StructureTemplateManager p_230196_, String p_230197_, BlockPos p_230198_, Rotation p_230199_, Mirror p_230200_) 
- 
Uses of Mirror in net.minecraft.world.level.levelgen.structure.templatesystemFields 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