public interface IDataAccessor
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
getData() |
ITextComponent |
getGetMessage(NBTPathArgument.NBTPath pathIn,
double scale,
int value) |
ITextComponent |
getModifiedMessage() |
ITextComponent |
getQueryMessage(INBT nbt) |
void |
mergeData(CompoundNBT other) |
void mergeData(CompoundNBT other) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
CompoundNBT getData() throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
ITextComponent getModifiedMessage()
ITextComponent getQueryMessage(INBT nbt)
ITextComponent getGetMessage(NBTPathArgument.NBTPath pathIn, double scale, int value)