net.minecraft.command.argument

public class BlockRotationArgumentType

extends EnumArgumentType<BlockRotation>

net.minecraft.commands.arguments.TemplateRotationArgument
net.minecraft.class_7487
net.minecraft.command.argument.BlockRotationArgumentType

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static BlockRotationArgumentType
templateRotation()
method_44102()
blockRotation()
public static BlockRotation
getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name)
method_44103(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getBlockRotation(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String id)