Package net.minecraft.nbt
Class NbtTypes
java.lang.Object
net.minecraft.nbt.NbtTypes
A class holding known NBT types.
- Mappings:
Namespace Name official tn
intermediary net/minecraft/class_4615
named net/minecraft/nbt/NbtTypes
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
VALUES
- Mappings:
Namespace Name Mixin selector official a
Ltn;a:[Ltm;
intermediary field_21048
Lnet/minecraft/class_4615;field_21048:[Lnet/minecraft/class_4614;
named VALUES
Lnet/minecraft/nbt/NbtTypes;VALUES:[Lnet/minecraft/nbt/NbtType;
-
-
Constructor Details
-
NbtTypes
public NbtTypes()
-
-
Method Details
-
byId
- Returns:
- the NBT type, or an invalid type if there is no type with the given
id
- Mappings:
Namespace Name Mixin selector official a
Ltn;a(I)Ltm;
intermediary method_23265
Lnet/minecraft/class_4615;method_23265(I)Lnet/minecraft/class_4614;
named byId
Lnet/minecraft/nbt/NbtTypes;byId(I)Lnet/minecraft/nbt/NbtType;
-