Class NbtCompoundTagArgumentType

java.lang.Object
net.minecraft.command.arguments.NbtCompoundTagArgumentType
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<CompoundTag>

public class NbtCompoundTagArgumentType
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<CompoundTag>