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 qx$a
intermediary net/minecraft/class_2503$class_4612
named net/minecraft/nbt/NbtLong$Cache
  • Field Details

    • MAX

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

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

      static final NbtLong[] VALUES
      Mappings:
      Namespace Name Mixin selector
      official a Lqx$a;a:[Lqx;
      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()