Package net.minecraft.nbt
Class NbtLong.Cache
java.lang.Object
net.minecraft.nbt.NbtLong.Cache
- Enclosing class:
- NbtLong
static class NbtLong.Cache extends Object
- Mappings:
Namespace Name official nd$a
intermediary net/minecraft/class_2503$class_4612
named net/minecraft/nbt/NbtLong$Cache
-
Field Summary
Fields Modifier and Type Field Description private static int
field_33202
private static int
field_33203
(package private) static NbtLong[]
VALUES
-
Constructor Summary
Constructors Modifier Constructor Description private
Cache()
-
Method Summary
-
Field Details
-
field_33202
private static final int field_33202- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official b
Lnd$a;b:I
intermediary field_33202
Lnet/minecraft/class_2503$class_4612;field_33202:I
named field_33202
Lnet/minecraft/nbt/NbtLong$Cache;field_33202:I
-
field_33203
private static final int field_33203- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official c
Lnd$a;c:I
intermediary field_33203
Lnet/minecraft/class_2503$class_4612;field_33203:I
named field_33203
Lnet/minecraft/nbt/NbtLong$Cache;field_33203:I
-
VALUES
- Mappings:
Namespace Name Mixin selector official a
Lnd$a;a:[Lnd;
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()
-