Package net.minecraft.nbt
Class NbtTypes
java.lang.Object
net.minecraft.nbt.NbtTypes
A class holding known NBT types.
- Mappings:
- Namespace - Name - named - net/minecraft/nbt/NbtTypes- intermediary - net/minecraft/class_4615- official - uq
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
VALUES- Mappings:
- Namespace - Name - Mixin selector - named - VALUES- Lnet/minecraft/nbt/NbtTypes;VALUES:[Lnet/minecraft/nbt/NbtType;- intermediary - field_21048- Lnet/minecraft/class_4615;field_21048:[Lnet/minecraft/class_4614;- official - a- Luq;a:[Lup;
 
 
- 
- 
Constructor Details- 
NbtTypespublic 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 - named - byId- Lnet/minecraft/nbt/NbtTypes;byId(I)Lnet/minecraft/nbt/NbtType;- intermediary - method_23265- Lnet/minecraft/class_4615;method_23265(I)Lnet/minecraft/class_4614;- official - a- Luq;a(I)Lup;
 
 
-