Uses of Package
net.minecraft.nbt
-
Classes in net.minecraft.nbt used by net.minecraft.block.entity Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.client Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.client.gui.screen.ingame Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.client.network Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.client.option Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.client.particle Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.client.world Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.command Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.command.argument Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.data Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.data.validate Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.enchantment Class Description NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.entity Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.entity.attribute Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.entity.boss Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.boss.dragon Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.data Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.decoration Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.decoration.painting Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.effect Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.mob Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.entity.passive Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.entity.player Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.entity.projectile Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.projectile.thrown Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.raid Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.entity.vehicle Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.inventory Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.item Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.item.map Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.loot.function Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.loot.provider.nbt Class Description NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.nbt Class Description AbstractNbtList Represents an abstraction of a mutable NBT list which holds elements of the same type.AbstractNbtNumber Represents an NBT number.NbtByte Represents an NBT byte.NbtByteArray Represents an NBT byte array.NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtDouble Represents an NBT 64-bit floating-point number.NbtElement Represents an NBT element.NbtFloat Represents an NBT 32-bit floating-point number.NbtInt Represents an NBT 32-bit integer.NbtIntArray Represents an NBT 32-bit integer array.NbtList Represents an NBT list.NbtLong Represents an NBT 64-bit integer.NbtLongArray Represents an NBT 64-bit integer array.NbtNull Represents the NBT null value.NbtOps Used to handle Minecraft NBTs withindynamicsfor DataFixerUpper, allowing generalized serialization logic shared across different type of data structures.NbtShort Represents an NBT 16-bit integer.NbtString Represents an NBT string.NbtTagSizeTracker NbtType Represents an NBT type. -
Classes in net.minecraft.nbt used by net.minecraft.nbt.visitor Class Description NbtByte Represents an NBT byte.NbtByteArray Represents an NBT byte array.NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtDouble Represents an NBT 64-bit floating-point number.NbtElement Represents an NBT element.NbtFloat Represents an NBT 32-bit floating-point number.NbtInt Represents an NBT 32-bit integer.NbtIntArray Represents an NBT 32-bit integer array.NbtList Represents an NBT list.NbtLong Represents an NBT 64-bit integer.NbtLongArray Represents an NBT 64-bit integer array.NbtNull Represents the NBT null value.NbtShort Represents an NBT 16-bit integer.NbtString Represents an NBT string. -
Classes in net.minecraft.nbt used by net.minecraft.network Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtTagSizeTracker -
Classes in net.minecraft.nbt used by net.minecraft.network.packet.s2c.play Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.potion Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.predicate Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.predicate.item Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.recipe.book Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.scoreboard Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.server Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.server.command Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.server.integrated Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.server.network Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.server.world Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.stat Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.structure Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.structure.pool Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.structure.processor Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.test Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.text Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.util.math Class Description NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.village Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.village.raid Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.world Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.world.border Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.world.chunk Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.world.gen.feature Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.world.level Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element. -
Classes in net.minecraft.nbt used by net.minecraft.world.level.storage Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element.NbtList Represents an NBT list. -
Classes in net.minecraft.nbt used by net.minecraft.world.storage Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys. -
Classes in net.minecraft.nbt used by net.minecraft.world.timer Class Description NbtCompound Represents an NBT compound object which holds unordered key-value pairs with distinct case-sensitive string keys.NbtElement Represents an NBT element.NbtList Represents an NBT list.