Package net.minecraft.nbt
Class NbtInt.Cache
java.lang.Object
net.minecraft.nbt.NbtInt.Cache
- Enclosing class:
 NbtInt
- Mappings:
 Namespace Name official qw$aintermediary net/minecraft/class_2497$class_4611named net/minecraft/nbt/NbtInt$Cache
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
MAX
private static final int MAX- See Also:
 - Mappings:
 Namespace Name Mixin selector official bLqw$a;b:Iintermediary field_33197Lnet/minecraft/class_2497$class_4611;field_33197:Inamed MAXLnet/minecraft/nbt/NbtInt$Cache;MAX:I
 - 
MIN
private static final int MIN- See Also:
 - Mappings:
 Namespace Name Mixin selector official cLqw$a;c:Iintermediary field_33198Lnet/minecraft/class_2497$class_4611;field_33198:Inamed MINLnet/minecraft/nbt/NbtInt$Cache;MIN:I
 - 
VALUES
- Mappings:
 Namespace Name Mixin selector official aLqw$a;a:[Lqw;intermediary field_21038Lnet/minecraft/class_2497$class_4611;field_21038:[Lnet/minecraft/class_2497;named VALUESLnet/minecraft/nbt/NbtInt$Cache;VALUES:[Lnet/minecraft/nbt/NbtInt;
 
 - 
 - 
Constructor Details
- 
Cache
private Cache() 
 -