public interface IDataAccessor
Modifier and Type | Method and Description |
---|---|
NBTTagCompound |
getData() |
ITextComponent |
getGetMessage(NBTPathArgument.NBTPath p_198922_1_,
double p_198922_2_,
int p_198922_4_) |
ITextComponent |
getModifiedMessage() |
ITextComponent |
getQueryMessage(INBTBase p_198924_1_) |
void |
mergeData(NBTTagCompound other) |
void mergeData(NBTTagCompound other) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
NBTTagCompound getData() throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
ITextComponent getModifiedMessage()
ITextComponent getQueryMessage(INBTBase p_198924_1_)
ITextComponent getGetMessage(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_)