static class NBTPathArgument.EmptyListNode extends java.lang.Object implements NBTPathArgument.INode
Modifier and Type | Field and Description |
---|---|
static NBTPathArgument.EmptyListNode |
field_218067_a |
Modifier | Constructor and Description |
---|---|
private |
EmptyListNode() |
Modifier and Type | Method and Description |
---|---|
void |
addMatchingElements(INBT p_218050_1_,
java.util.List<INBT> p_218050_2_) |
INBT |
createEmptyElement() |
int |
func_218051_a(INBT p_218051_1_,
java.util.function.Supplier<INBT> p_218051_2_) |
int |
func_218053_a(INBT p_218053_1_) |
void |
func_218054_a(INBT p_218054_1_,
java.util.function.Supplier<INBT> p_218054_2_,
java.util.List<INBT> p_218054_3_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_218052_a, func_218056_a, func_218057_a
public static final NBTPathArgument.EmptyListNode field_218067_a
public void addMatchingElements(INBT p_218050_1_, java.util.List<INBT> p_218050_2_)
addMatchingElements
in interface NBTPathArgument.INode
public void func_218054_a(INBT p_218054_1_, java.util.function.Supplier<INBT> p_218054_2_, java.util.List<INBT> p_218054_3_)
func_218054_a
in interface NBTPathArgument.INode
public INBT createEmptyElement()
createEmptyElement
in interface NBTPathArgument.INode
public int func_218051_a(INBT p_218051_1_, java.util.function.Supplier<INBT> p_218051_2_)
func_218051_a
in interface NBTPathArgument.INode
public int func_218053_a(INBT p_218053_1_)
func_218053_a
in interface NBTPathArgument.INode