Package net.minecraft.nbt
Class NbtTypes
java.lang.Object
net.minecraft.nbt.NbtTypes
A class holding known NBT types.
- Mappings:
 Namespace Name official rnintermediary net/minecraft/class_4615named net/minecraft/nbt/NbtTypes
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
VALUES
- Mappings:
 Namespace Name Mixin selector official aLrn;a:[Lrm;intermediary field_21048Lnet/minecraft/class_4615;field_21048:[Lnet/minecraft/class_4614;named VALUESLnet/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 aLrn;a(I)Lrm;intermediary method_23265Lnet/minecraft/class_4615;method_23265(I)Lnet/minecraft/class_4614;named byIdLnet/minecraft/nbt/NbtTypes;byId(I)Lnet/minecraft/nbt/NbtType;
 
 -