Class LongNBT.Cache

  • Enclosing class:
    LongNBT

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

      Fields 
      Modifier and Type Field Description
      (package private) static LongNBT[] 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

        static final LongNBT[] cache
    • Constructor Detail

      • Cache

        Cache()