Class NbtInt.Cache

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

private static class NbtInt.Cache extends Object
Mappings:
Namespace Name
official qu$a
intermediary net/minecraft/class_2497$class_4611
named net/minecraft/nbt/NbtInt$Cache
  • Field Details

    • MAX

      private static final int MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lqu$a;b:I
      intermediary field_33197 Lnet/minecraft/class_2497$class_4611;field_33197:I
      named MAX Lnet/minecraft/nbt/NbtInt$Cache;MAX:I
    • MIN

      private static final int MIN
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lqu$a;c:I
      intermediary field_33198 Lnet/minecraft/class_2497$class_4611;field_33198:I
      named MIN Lnet/minecraft/nbt/NbtInt$Cache;MIN:I
    • VALUES

      static final NbtInt[] VALUES
      Mappings:
      Namespace Name Mixin selector
      official a Lqu$a;a:[Lqu;
      intermediary field_21038 Lnet/minecraft/class_2497$class_4611;field_21038:[Lnet/minecraft/class_2497;
      named VALUES Lnet/minecraft/nbt/NbtInt$Cache;VALUES:[Lnet/minecraft/nbt/NbtInt;
  • Constructor Details

    • Cache

      private Cache()