Class NbtLong.Cache

java.lang.Object
net.minecraft.nbt.NbtLong.Cache
Enclosing class:
NbtLong

private static class NbtLong.Cache extends Object
Mappings:
Namespace Name
official ni$a
intermediary net/minecraft/class_2503$class_4612
named net/minecraft/nbt/NbtLong$Cache
  • Field Details

    • field_33202

      private static final int field_33202
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lni$a;b:I
      intermediary field_33202 Lnet/minecraft/class_2503$class_4612;field_33202:I
      named field_33202 Lnet/minecraft/nbt/NbtLong$Cache;field_33202:I
    • field_33203

      private static final int field_33203
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lni$a;c:I
      intermediary field_33203 Lnet/minecraft/class_2503$class_4612;field_33203:I
      named field_33203 Lnet/minecraft/nbt/NbtLong$Cache;field_33203:I
    • VALUES

      static final NbtLong[] VALUES
      Mappings:
      Namespace Name Mixin selector
      official a Lni$a;a:[Lni;
      intermediary field_21042 Lnet/minecraft/class_2503$class_4612;field_21042:[Lnet/minecraft/class_2503;
      named VALUES Lnet/minecraft/nbt/NbtLong$Cache;VALUES:[Lnet/minecraft/nbt/NbtLong;
  • Constructor Details

    • Cache

      private Cache()