Uses of Class
net.minecraft.util.parsing.packrat.CachedParseState.PositionCache
Packages that use CachedParseState.PositionCache
-
Uses of CachedParseState.PositionCache in net.minecraft.util.parsing.packrat
Fields in net.minecraft.util.parsing.packrat declared as CachedParseState.PositionCacheModifier and TypeFieldDescriptionprivate @Nullable CachedParseState.PositionCache[]CachedParseState.positionCacheMethods in net.minecraft.util.parsing.packrat that return CachedParseState.PositionCacheModifier and TypeMethodDescriptionprivate CachedParseState.PositionCacheCachedParseState.getCacheForPosition(int index)