public interface DataCommandObject
Modifier and Type | Method and Description |
---|---|
Text |
feedbackGet(NbtPathArgumentType.NbtPath nbtPath,
double scale,
int result) |
Text |
feedbackModify() |
Text |
feedbackQuery(Tag tag) |
CompoundTag |
getTag() |
void |
setTag(CompoundTag tag) |
void setTag(CompoundTag tag) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
CompoundTag getTag() throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
Text feedbackModify()
Text feedbackGet(NbtPathArgumentType.NbtPath nbtPath, double scale, int result)