Modifier and Type | Method and Description |
---|---|
static NBTPathArgument.NBTPath |
NBTPathArgument.getNBTPath(com.mojang.brigadier.context.CommandContext<CommandSource> context,
java.lang.String name) |
NBTPathArgument.NBTPath |
NBTPathArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) |
Modifier and Type | Method and Description |
---|---|
private static int |
ExecuteCommand.func_218831_a(IDataAccessor p_218831_0_,
NBTPathArgument.NBTPath p_218831_1_) |
private static CommandSource |
ExecuteCommand.storeIntoNBT(CommandSource source,
IDataAccessor accessor,
NBTPathArgument.NBTPath pathIn,
java.util.function.IntFunction<INBT> tagConverter,
boolean storingResult) |
Modifier and Type | Method and Description |
---|---|
private static INBT |
DataCommand.func_218928_a(NBTPathArgument.NBTPath p_218928_0_,
IDataAccessor p_218928_1_) |
private static int |
DataCommand.func_218944_a(int p_218944_0_,
CompoundNBT p_218944_1_,
NBTPathArgument.NBTPath p_218944_2_,
java.util.List<INBT> p_218944_3_) |
private static int |
DataCommand.get(CommandSource source,
IDataAccessor accessor,
NBTPathArgument.NBTPath pathIn) |
ITextComponent |
StorageAccessor.getGetMessage(NBTPathArgument.NBTPath pathIn,
double scale,
int value) |
ITextComponent |
EntityDataAccessor.getGetMessage(NBTPathArgument.NBTPath pathIn,
double scale,
int value) |
ITextComponent |
IDataAccessor.getGetMessage(NBTPathArgument.NBTPath pathIn,
double scale,
int value) |
ITextComponent |
BlockDataAccessor.getGetMessage(NBTPathArgument.NBTPath pathIn,
double scale,
int value) |
private static int |
DataCommand.getScaled(CommandSource source,
IDataAccessor accessor,
NBTPathArgument.NBTPath pathIn,
double scale) |
int |
DataCommand.IModificationType.modify(com.mojang.brigadier.context.CommandContext<CommandSource> p_modify_1_,
CompoundNBT p_modify_2_,
NBTPathArgument.NBTPath p_modify_3_,
java.util.List<INBT> p_modify_4_) |
private static int |
DataCommand.remove(CommandSource source,
IDataAccessor accessor,
NBTPathArgument.NBTPath pathIn) |
Modifier and Type | Field and Description |
---|---|
protected NBTPathArgument.NBTPath |
NBTTextComponent.field_218680_d |
Modifier and Type | Method and Description |
---|---|
private static NBTPathArgument.NBTPath |
NBTTextComponent.func_218672_b(java.lang.String p_218672_0_) |
Constructor and Description |
---|
Block(java.lang.String p_i51295_1_,
NBTPathArgument.NBTPath p_i51295_2_,
boolean p_i51295_3_,
java.lang.String p_i51295_4_,
ILocationArgument p_i51295_5_) |
Entity(java.lang.String p_i51293_1_,
NBTPathArgument.NBTPath p_i51293_2_,
boolean p_i51293_3_,
java.lang.String p_i51293_4_,
EntitySelector p_i51293_5_) |
NBTTextComponent(java.lang.String p_i50782_1_,
NBTPathArgument.NBTPath p_i50782_2_,
boolean p_i50782_3_) |
Storage(java.lang.String p_i226086_1_,
NBTPathArgument.NBTPath p_i226086_2_,
boolean p_i226086_3_,
ResourceLocation p_i226086_4_) |
Modifier and Type | Field and Description |
---|---|
private NBTPathArgument.NBTPath |
CopyNbt.Operation.field_216218_b |
private NBTPathArgument.NBTPath |
CopyNbt.Operation.field_216220_d |
Modifier and Type | Method and Description |
---|---|
private static NBTPathArgument.NBTPath |
CopyNbt.parsePath(java.lang.String p_215880_0_) |
Modifier and Type | Method and Description |
---|---|
abstract void |
CopyNbt.Action.runAction(INBT p_216227_1_,
NBTPathArgument.NBTPath p_216227_2_,
java.util.List<INBT> p_216227_3_) |