Class NbtShort.Cache

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

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

    • MAX

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

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

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

    • Cache

      private Cache()