Uses of Class
net.minecraft.util.parsing.packrat.Dictionary.Entry
Packages that use Dictionary.Entry
-
Uses of Dictionary.Entry in net.minecraft.util.parsing.packrat
Fields in net.minecraft.util.parsing.packrat declared as Dictionary.EntryModifier and TypeFieldDescriptionprivate final Dictionary.Entry
<S, T> Dictionary.Reference.ruleToParse
The field for theruleToParse
record component.Fields in net.minecraft.util.parsing.packrat with type parameters of type Dictionary.EntryModifier and TypeFieldDescriptionprivate final Map
<Atom<?>, Dictionary.Entry<S, ?>> Dictionary.terms
Methods in net.minecraft.util.parsing.packrat that return Dictionary.EntryModifier and TypeMethodDescriptionprivate <T> Dictionary.Entry
<S, T> Dictionary.getOrCreateEntry
(Atom<T> p_410050_) Dictionary.Reference.ruleToParse()
Returns the value of theruleToParse
record component.Constructors in net.minecraft.util.parsing.packrat with parameters of type Dictionary.Entry