Package net.minecraft.nbt
Class NbtTypes
java.lang.Object
net.minecraft.nbt.NbtTypes
A class holding known NBT types.
- Mappings:
- Namespace - Name - official - rn- intermediary - net/minecraft/class_4615- named - net/minecraft/nbt/NbtTypes
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
VALUES- Mappings:
- Namespace - Name - Mixin selector - official - a- Lrn;a:[Lrm;- 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- 
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 - official - a- Lrn;a(I)Lrm;- 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;
 
 
-