Class NbtInt.Cache

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

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

    • MAX

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

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

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

    • Cache

      private Cache()