Package net.minecraft.nbt
Class NbtLong.Cache
java.lang.Object
net.minecraft.nbt.NbtLong.Cache
- Enclosing class:
NbtLong
- Mappings:
Namespace Name official qz$a
intermediary net/minecraft/class_2503$class_4612
named net/minecraft/nbt/NbtLong$Cache
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
MAX
private static final int MAX- See Also:
- Mappings:
Namespace Name Mixin selector official b
Lqz$a;b:I
intermediary field_33202
Lnet/minecraft/class_2503$class_4612;field_33202:I
named MAX
Lnet/minecraft/nbt/NbtLong$Cache;MAX:I
-
MIN
private static final int MIN- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lqz$a;c:I
intermediary field_33203
Lnet/minecraft/class_2503$class_4612;field_33203:I
named MIN
Lnet/minecraft/nbt/NbtLong$Cache;MIN:I
-
VALUES
- Mappings:
Namespace Name Mixin selector official a
Lqz$a;a:[Lqz;
intermediary field_21042
Lnet/minecraft/class_2503$class_4612;field_21042:[Lnet/minecraft/class_2503;
named VALUES
Lnet/minecraft/nbt/NbtLong$Cache;VALUES:[Lnet/minecraft/nbt/NbtLong;
-
-
Constructor Details
-
Cache
private Cache()
-