Package | Description |
---|---|
net.minecraft.command.arguments |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
NBTPathArgument.CollectionNode |
(package private) static class |
NBTPathArgument.CompoundNode |
(package private) static class |
NBTPathArgument.EmptyListNode |
(package private) static class |
NBTPathArgument.JsonNode |
(package private) static class |
NBTPathArgument.ListNode |
(package private) static class |
NBTPathArgument.StringNode |
Modifier and Type | Field and Description |
---|---|
private NBTPathArgument.INode[] |
NBTPathArgument.NBTPath.nodes |
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> |
NBTPathArgument.NBTPath.field_218078_b |
Modifier and Type | Method and Description |
---|---|
private static NBTPathArgument.INode |
NBTPathArgument.func_218079_a(com.mojang.brigadier.StringReader p_218079_0_,
boolean p_218079_1_) |
private static NBTPathArgument.INode |
NBTPathArgument.func_218083_a(com.mojang.brigadier.StringReader p_218083_0_,
java.lang.String p_218083_1_) |
Modifier and Type | Method and Description |
---|---|
private com.mojang.brigadier.exceptions.CommandSyntaxException |
NBTPathArgument.NBTPath.createNothingFoundException(NBTPathArgument.INode p_218070_1_) |
Constructor and Description |
---|
NBTPath(java.lang.String p_i51148_1_,
NBTPathArgument.INode[] p_i51148_2_,
it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> p_i51148_3_) |
Constructor and Description |
---|
NBTPath(java.lang.String p_i51148_1_,
NBTPathArgument.INode[] p_i51148_2_,
it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> p_i51148_3_) |