History - net.minecraft.util.parsing.packrat.Scope
1.21.7
Names
Fields
int: b, NOT_FOUND, field_57529, MISSING, f_381117_
int: b, NOT_FOUND, field_57529, MISSING
Object: c, FRAME_START_MARKER, field_57530, FRAME, f_380915_
Object: c, FRAME_START_MARKER, field_57530, FRAME
int: d, ENTRY_STRIDE, field_57531, ENTRY_SIZE, f_382373_
int: d, ENTRY_STRIDE, field_57531, ENTRY_SIZE
Object[]: e, stack, field_57532, stack, f_380911_
Object[]: e, stack, field_57532, stack
int: f, topEntryKeyIndex, field_57533, stackTop, f_381650_
int: f, topEntryKeyIndex, field_57533, stackTop
int: g, topMarkerKeyIndex, field_57534, stackBottom, f_381596_
int: g, topMarkerKeyIndex, field_57534, stackBottom
Constructors
Methods
<T> void (Atom<T>, T): a, put, method_58323, put, m_325086_
<T> void (Atom<T>, T): a, put, method_58323, put
<T> T (Atom<T>): a, get, method_58322, get, m_324672_
<T> T (Atom<T>): a, get, method_58322, get
<T> T (Atom<T>): b, getOrThrow, method_58326, getOrThrow, m_324370_
<T> T (Atom<T>): b, getOrThrow, method_58326, getOrThrow
<T> T (Atom<T>, T): b, getOrDefault, method_58327, getOrDefault, m_319930_
<T> T (Atom<T>, T): b, getOrDefault, method_58327, getOrDefault
<T> T (Atom<? extends T>[]): b, getAny, method_58325, getAny, m_319017_
<T> T (Atom<? extends T>[]): b, getAny, method_58325, getAny
<T> T (Atom<? extends T>[]): c, getAnyOrThrow, method_58328, getAnyOrThrow, m_320837_
<T> T (Atom<? extends T>[]): c, getAnyOrThrow, method_58328, getAnyOrThrow
int (Atom<?>): c, valueIndex, method_68223, indexOf, m_384371_
int (Atom<?>): c, valueIndex, method_68223, indexOf
int (Atom<?>[]): a, valueIndexForAny, method_68219, indexOf, m_386882_
int (Atom<?>[]): a, valueIndexForAny, method_68219, indexOf
void (int): a, ensureCapacity, method_68218, expandIfNeeded, m_385574_
void (int): a, ensureCapacity, method_68218, expandIfNeeded
void (): h, setupNewFrame, method_68228, addFrame, m_385685_
void (): h, setupNewFrame, method_68228, addFrame
void (): a, pushFrame, method_68217, pushFrame, m_385935_
void (): a, pushFrame, method_68217, pushFrame
int (int): b, getPreviousMarkerIndex, method_68221, getPreviousStackBottom, m_387849_
int (int): b, getPreviousMarkerIndex, method_68221, getPreviousStackBottom
void (): b, popFrame, method_68220, popFrame, m_388273_
void (): b, popFrame, method_68220, popFrame
void (): c, splitFrame, method_68222, duplicateFrames, m_387759_
void (): c, splitFrame, method_68222, duplicateFrames
void (): d, clearFrameValues, method_68224, clearFrameValues, m_384549_
void (): d, clearFrameValues, method_68224, clearFrameValues
void (): e, mergeFrame, method_68225, chooseCurrentFrame, m_386230_
void (): e, mergeFrame, method_68225, chooseCurrentFrame
Map<Atom<?>, ?> (): f, lastFrame, method_68226, toSymbolKeyedMap, m_384007_
Map<Atom<?>, ?> (): f, lastFrame, method_68226, toSymbolKeyedMap
boolean (): g, hasOnlySingleFrame, method_68227, areFramesPlacedCorrectly, m_386113_
boolean (): g, hasOnlySingleFrame, method_68227, areFramesPlacedCorrectly
boolean (): i, validateStructure, method_68229, isValid, m_387134_
boolean (): i, validateStructure, method_68229, isValid
1.21.6
Names
bqm
bst
Fields
Constructors
Methods
1.21.5
Names
boa
bqm
net.minecraft.command.argument.packrat.ParseResults
net.minecraft.util.packrat.ParseResults
Fields
it.unimi.dsi.fastutil.objects.Object2ObjectMap<Atom<?>, Object>: a, values, field_49966, results, f_314034_
int: b, NOT_FOUND, field_57529, MISSING, f_381117_
Object: c, FRAME_START_MARKER, field_57530, FRAME, f_380915_
int: d, ENTRY_STRIDE, field_57531, ENTRY_SIZE, f_382373_
Object[]: e, stack, field_57532, stack, f_380911_
int: f, topEntryKeyIndex, field_57533, stackTop, f_381650_
int: g, topMarkerKeyIndex, field_57534, stackBottom, f_381596_
Constructors
Methods
<T> T (Atom<T>[]): a, getAny, method_58325, getAny, m_319017_
<T> T (Atom<? extends T>[]): b, getAny, method_58325, getAny, m_319017_
<T> T (Atom<T>[]): b, getAnyOrThrow, method_58328, getAnyOrThrow, m_320837_
<T> T (Atom<? extends T>[]): c, getAnyOrThrow, method_58328, getAnyOrThrow, m_320837_
void (Scope): a, putAll, method_58324, putAll, m_319401_
int (Atom<?>): c, valueIndex, method_68223, indexOf, m_384371_
int (Atom<?>[]): a, valueIndexForAny, method_68219, indexOf, m_386882_
void (int): a, ensureCapacity, method_68218, expandIfNeeded, m_385574_
void (): h, setupNewFrame, method_68228, addFrame, m_385685_
void (): a, pushFrame, method_68217, pushFrame, m_385935_
int (int): b, getPreviousMarkerIndex, method_68221, getPreviousStackBottom, m_387849_
void (): b, popFrame, method_68220, popFrame, m_388273_
void (): c, splitFrame, method_68222, duplicateFrames, m_387759_
void (): d, clearFrameValues, method_68224, clearFrameValues, m_384549_
void (): e, mergeFrame, method_68225, chooseCurrentFrame, m_386230_
Map<Atom<?>, ?> (): f, lastFrame, method_68226, toSymbolKeyedMap, m_384007_
boolean (): g, hasOnlySingleFrame, method_68227, areFramesPlacedCorrectly, m_386113_
boolean (): i, validateStructure, method_68229, isValid, m_387134_
1.21.4
Names
boz
boa
Fields
Constructors
Methods
1.21.3
Names
bmm
boz
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bmr
bmm
Fields
Constructors
Methods
1.20.6
Names
bmr
net.minecraft.util.parsing.packrat.Scope
net.minecraft.class_9400
net.minecraft.command.argument.packrat.ParseResults
net.minecraft.src.C_313743_
Fields
it.unimi.dsi.fastutil.objects.Object2ObjectMap<Atom<?>, Object>: a, values, field_49966, results, f_314034_
Constructors
()
Methods
<T> void (Atom<T>, T): a, put, method_58323, put, m_325086_
<T> T (Atom<T>): a, get, method_58322, get, m_324672_
<T> T (Atom<T>): b, getOrThrow, method_58326, getOrThrow, m_324370_
<T> T (Atom<T>, T): b, getOrDefault, method_58327, getOrDefault, m_319930_
<T> T (Atom<T>[]): a, getAny, method_58325, getAny, m_319017_
<T> T (Atom<T>[]): b, getAnyOrThrow, method_58328, getAnyOrThrow, m_320837_
void (Scope): a, putAll, method_58324, putAll, m_319401_