Uses of Package
net.minecraft.nbt.scanner
Packages that use net.minecraft.nbt.scanner
Package
Description
The base package for all Minecraft classes.
-
Classes in net.minecraft.nbt.scanner used by net.minecraftClassDescriptionAn NBT collector scans an NBT structure and builds an object representation out of it.An NBT scanner may reduce unnecessary data parsing to allow finding desired information in an NBT structure as fast as possible.
-
Classes in net.minecraft.nbt.scanner used by net.minecraft.nbtClassDescriptionAn NBT scanner may reduce unnecessary data parsing to allow finding desired information in an NBT structure as fast as possible.
-
Classes in net.minecraft.nbt.scanner used by net.minecraft.nbt.scannerClassDescriptionAn NBT collector scans an NBT structure and builds an object representation out of it.An NBT scanner may reduce unnecessary data parsing to allow finding desired information in an NBT structure as fast as possible.A simple NBT scanner visits all elements shallowly, allowing implementations to override it and perform more actions.
-
Classes in net.minecraft.nbt.scanner used by net.minecraft.world.storageClassDescriptionAn NBT scanner may reduce unnecessary data parsing to allow finding desired information in an NBT structure as fast as possible.