类 CachedParseState.PositionCache

java.lang.Object
net.minecraft.util.parsing.packrat.CachedParseState.PositionCache
封闭类:
CachedParseState<S>

static class CachedParseState.PositionCache extends Object
  • 字段详细资料

    • ENTRY_STRIDE

      public static final int ENTRY_STRIDE
      另请参阅:
    • NOT_FOUND

      private static final int NOT_FOUND
      另请参阅:
    • atomCache

      private Object[] atomCache
    • nextKey

      private int nextKey
  • 构造器详细资料

    • PositionCache

      PositionCache()
  • 方法详细资料