Class NbtLong.Cache

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

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

    • MAX

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

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

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

    • Cache

      private Cache()