Uses of Record Class
net.minecraft.command.argument.packrat.ParsingState.PackratCache
-
Uses of ParsingState.PackratCache in net.minecraft.command.argument.packrat
Modifier and TypeFieldDescriptionprivate final Map
<ParsingState.PackratKey<?>, ParsingState.PackratCache<?>> ParsingState.packrats
Modifier and TypeMethodDescriptionprivate <T> @Nullable ParsingState.PackratCache
<T> ParsingState.getCache
(ParsingState.PackratKey<T> key)