net.minecraft.command.argument

public class BlockMirrorArgumentType

extends EnumArgumentType<BlockMirror>

net.minecraft.commands.arguments.TemplateMirrorArgument
net.minecraft.class_7486
net.minecraft.command.argument.BlockMirrorArgumentType

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static EnumArgumentType<BlockMirror>
templateMirror()
method_44100()
blockMirror()
public static BlockMirror
getMirror(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name)
method_44101(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getBlockMirror(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String id)