Class NbtShort.Cache

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

private static class NbtShort.Cache extends Object
Mappings:
Namespace Name
official rd$a
intermediary net/minecraft/class_2516$class_4613
named net/minecraft/nbt/NbtShort$Cache
  • Field Details

    • MAX

      private static final int MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lrd$a;b:I
      intermediary field_33232 Lnet/minecraft/class_2516$class_4613;field_33232:I
      named MAX Lnet/minecraft/nbt/NbtShort$Cache;MAX:I
    • MIN

      private static final int MIN
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lrd$a;c:I
      intermediary field_33233 Lnet/minecraft/class_2516$class_4613;field_33233:I
      named MIN Lnet/minecraft/nbt/NbtShort$Cache;MIN:I
    • VALUES

      static final NbtShort[] VALUES
      Mappings:
      Namespace Name Mixin selector
      official a Lrd$a;a:[Lrd;
      intermediary field_21044 Lnet/minecraft/class_2516$class_4613;field_21044:[Lnet/minecraft/class_2516;
      named VALUES Lnet/minecraft/nbt/NbtShort$Cache;VALUES:[Lnet/minecraft/nbt/NbtShort;
  • Constructor Details

    • Cache

      private Cache()