Package net.minecraft.nbt
Class NbtInt.Cache
java.lang.Object
net.minecraft.nbt.NbtInt.Cache
- Enclosing class:
 NbtInt
- Mappings:
 Namespace Name named net/minecraft/nbt/NbtInt$Cacheintermediary net/minecraft/class_2497$class_4611official ug$a
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
MAX
private static final int MAX- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAXLnet/minecraft/nbt/NbtInt$Cache;MAX:Iintermediary field_33197Lnet/minecraft/class_2497$class_4611;field_33197:Iofficial bLug$a;b:I
 - 
MIN
private static final int MIN- See Also:
 - Mappings:
 Namespace Name Mixin selector named MINLnet/minecraft/nbt/NbtInt$Cache;MIN:Iintermediary field_33198Lnet/minecraft/class_2497$class_4611;field_33198:Iofficial cLug$a;c:I
 - 
VALUES
- Mappings:
 Namespace Name Mixin selector named VALUESLnet/minecraft/nbt/NbtInt$Cache;VALUES:[Lnet/minecraft/nbt/NbtInt;intermediary field_21038Lnet/minecraft/class_2497$class_4611;field_21038:[Lnet/minecraft/class_2497;official aLug$a;a:[Lug;
 
 - 
 - 
Constructor Details
- 
Cache
private Cache() 
 -