Class ByteNBT.Cache

  • Enclosing class:
    ByteNBT

    static class ByteNBT.Cache
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static ByteNBT[] cache  
    • Constructor Summary

      Constructors 
      Constructor Description
      Cache()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cache

        private static final ByteNBT[] cache
    • Constructor Detail

      • Cache

        Cache()