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.commands.arguments
Subclasses with type arguments of type Mirror in net.minecraft.commands.argumentsMethods in net.minecraft.commands.arguments that return MirrorModifier and TypeMethodDescriptionstatic MirrorTemplateMirrorArgument.getMirror(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name) 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.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 pos, StructureBlockEntity.UpdateType updateType, StructureMode mode, String name, BlockPos offset, Vec3i size, Mirror mirror, Rotation rotation, String data, boolean ignoreEntities, boolean strict, boolean showAir, boolean showBoundingBox, float integrity, long seed) -
Uses of Mirror in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type MirrorModifier and TypeMethodDescriptionstatic intPlaceCommand.placeTemplate(CommandSourceStack source, Identifier template, BlockPos pos, Rotation rotation, Mirror mirror, float integrity, int seed, boolean strict) -
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
Subclasses with type arguments of type 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.CODECstatic final com.mojang.serialization.Codec<Mirror> Mirror.LEGACY_CODECDeprecated.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 TypeMethodDescriptionprotected BlockStateAbstractFurnaceBlock.mirror(BlockState state, Mirror mirror) protected BlockStateAmethystClusterBlock.mirror(BlockState state, Mirror mirror) protected BlockStateAttachedStemBlock.mirror(BlockState state, Mirror mirror) protected BlockStateBannerBlock.mirror(BlockState state, Mirror mirror) protected BlockStateBarrelBlock.mirror(BlockState state, Mirror mirror) protected BlockStateBaseCoralWallFanBlock.mirror(BlockState state, Mirror mirror) protected RailShapeBeehiveBlock.mirror(BlockState state, Mirror mirror) BellBlock.mirror(BlockState state, Mirror mirror) CalibratedSculkSensorBlock.mirror(BlockState state, Mirror mirror) protected BlockStateCampfireBlock.mirror(BlockState state, Mirror mirror) protected BlockStateCeilingHangingSignBlock.mirror(BlockState state, Mirror mirror) protected BlockStateChestBlock.mirror(BlockState state, Mirror mirror) ChiseledBookShelfBlock.mirror(BlockState state, Mirror mirror) protected BlockStateCommandBlock.mirror(BlockState state, Mirror mirror) protected BlockStateCopperGolemStatueBlock.mirror(BlockState state, Mirror mirror) protected BlockStateCrafterBlock.mirror(BlockState state, Mirror mirror) protected BlockStateCrossCollisionBlock.mirror(BlockState state, Mirror mirror) protected BlockStateDecoratedPotBlock.mirror(BlockState state, Mirror mirror) protected BlockStateDetectorRailBlock.mirror(BlockState state, Mirror mirror) protected BlockStateDispenserBlock.mirror(BlockState state, Mirror mirror) protected BlockStateDoorBlock.mirror(BlockState state, Mirror mirror) protected BlockStateEnderChestBlock.mirror(BlockState state, Mirror mirror) protected BlockStateEndPortalFrameBlock.mirror(BlockState state, Mirror mirror) FlowerBedBlock.mirror(BlockState state, Mirror mirror) protected BlockStateGrindstoneBlock.mirror(BlockState state, Mirror mirror) protected BlockStateHopperBlock.mirror(BlockState state, Mirror mirror) protected BlockStateHorizontalDirectionalBlock.mirror(BlockState state, Mirror mirror) protected BlockStateHugeMushroomBlock.mirror(BlockState state, Mirror mirror) protected BlockStateJigsawBlock.mirror(BlockState state, Mirror mirror) protected BlockStateLadderBlock.mirror(BlockState state, Mirror mirror) LeafLitterBlock.mirror(BlockState state, Mirror mirror) protected BlockStateLecternBlock.mirror(BlockState state, Mirror mirror) protected BlockStateMossyCarpetBlock.mirror(BlockState state, Mirror mirror) protected BlockStateMultifaceBlock.mirror(BlockState state, Mirror mirror) protected BlockStateObserverBlock.mirror(BlockState state, Mirror mirror) protected BlockStatePoweredRailBlock.mirror(BlockState state, Mirror mirror) protected BlockStateRailBlock.mirror(BlockState state, Mirror mirror) protected BlockStateRedstoneWallTorchBlock.mirror(BlockState state, Mirror mirror) protected BlockStateRedStoneWireBlock.mirror(BlockState state, Mirror mirror) protected BlockStateRodBlock.mirror(BlockState state, Mirror mirror) ShelfBlock.mirror(BlockState state, Mirror mirror) protected BlockStateShulkerBoxBlock.mirror(BlockState state, Mirror mirror) protected BlockStateSkullBlock.mirror(BlockState state, Mirror mirror) protected BlockStateSmallDripleafBlock.mirror(BlockState state, Mirror mirror) protected BlockStateStairBlock.mirror(BlockState state, Mirror mirror) protected BlockStateStandingSignBlock.mirror(BlockState state, Mirror mirror) protected BlockStateStonecutterBlock.mirror(BlockState state, Mirror mirror) protected BlockStateTripWireBlock.mirror(BlockState state, Mirror mirror) protected BlockStateTripWireHookBlock.mirror(BlockState state, Mirror mirror) VaultBlock.mirror(BlockState state, Mirror mirror) protected BlockStateVineBlock.mirror(BlockState state, Mirror mirror) protected BlockStateWallBannerBlock.mirror(BlockState state, Mirror mirror) protected BlockStateWallBlock.mirror(BlockState state, Mirror mirror) protected BlockStateWallHangingSignBlock.mirror(BlockState state, Mirror mirror) protected BlockStateWallSignBlock.mirror(BlockState state, Mirror mirror) protected BlockStateWallSkullBlock.mirror(BlockState state, Mirror mirror) protected BlockStateWallTorchBlock.mirror(BlockState state, Mirror mirror) -
Uses of Mirror in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as MirrorModifier and TypeFieldDescriptionprivate static final MirrorStructureBlockEntity.DEFAULT_MIRRORprivate MirrorStructureBlockEntity.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 TypeMethodDescriptionprotected BlockStateMovingPistonBlock.mirror(BlockState state, Mirror mirror) protected BlockStatePistonBaseBlock.mirror(BlockState state, Mirror mirror) protected BlockStatePistonHeadBlock.mirror(BlockState state, Mirror mirror) -
Uses of Mirror in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state with parameters of type MirrorModifier and TypeMethodDescriptionprotected BlockStateBlockBehaviour.mirror(BlockState state, Mirror mirror) Returns the blockstate with the given mirror of the passed blockstate. -
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 Mirror -
Uses of Mirror in net.minecraft.world.level.levelgen.structure.structures
Methods in net.minecraft.world.level.levelgen.structure.structures with parameters of type MirrorModifier and TypeMethodDescriptionprivate static StructurePlaceSettingsRuinedPortalPiece.makeSettings(Mirror mirror, Rotation rotation, RuinedPortalPiece.VerticalPlacement verticalPlacement, BlockPos pivot, RuinedPortalPiece.Properties properties) private static StructurePlaceSettingsWoodlandMansionPieces.WoodlandMansionPiece.makeSettings(Mirror mirror, Rotation rotation) Constructors in net.minecraft.world.level.levelgen.structure.structures with parameters of type MirrorModifierConstructorDescriptionRuinedPortalPiece(StructureTemplateManager structureTemplateManager, BlockPos templatePosition, RuinedPortalPiece.VerticalPlacement verticalPlacement, RuinedPortalPiece.Properties properties, Identifier templateLocation, StructureTemplate template, Rotation rotation, Mirror mirror, BlockPos pivot) WoodlandMansionPiece(StructureTemplateManager structureTemplateManager, String templateName, BlockPos position, Rotation rotation, Mirror mirror) -
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 position, Rotation rotation, BlockPos pivot, Mirror mirror) protected static BoundingBoxStructureTemplate.getBoundingBox(BlockPos position, Rotation rotation, BlockPos pivot, Mirror mirror, Vec3i size) StructureTemplate.getZeroPositionWithTransform(BlockPos zeroPos, Mirror mirror, Rotation rotation) static BlockPosStructureTemplate.getZeroPositionWithTransform(BlockPos zeroPos, Mirror mirror, Rotation rotation, int sizeX, int sizeZ) static BlockPosstatic Vec3