Uses of Class
net.minecraft.nbt.NbtCompound
Packages that use NbtCompound
Package
Description
-
Uses of NbtCompound in net.minecraft
Methods in net.minecraft that return NbtCompoundMethods in net.minecraft with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic class_43class_445.method_1479(World world, NbtCompound nbtCompound) static voidclass_445.method_1480(class_43 class_43, World world, NbtCompound nbtCompound) static Entityclass_206.method_730(NbtCompound nbtCompound, World world) voidclass_104.readNbt(NbtCompound nbt) voidclass_225.readNbt(NbtCompound nbt) voidclass_283.readNbt(NbtCompound nbt) voidclass_444.readNbt(NbtCompound nbt) voidclass_107.readtNbt(NbtCompound nbt) protected voidclass_113.readtNbt(NbtCompound nbt) voidclass_114.readtNbt(NbtCompound nbt) voidclass_121.readtNbt(NbtCompound nbt) voidclass_142.readtNbt(NbtCompound nbt) voidclass_146.readtNbt(NbtCompound nbt) voidclass_151.readtNbt(NbtCompound nbt) protected voidclass_226.readtNbt(NbtCompound nbt) voidclass_258.readtNbt(NbtCompound nbt) voidclass_313.readtNbt(NbtCompound nbt) protected voidclass_365.readtNbt(NbtCompound nbt) voidclass_372.readtNbt(NbtCompound nbt) voidclass_410.readtNbt(NbtCompound nbt) protected voidclass_411.readtNbt(NbtCompound nbt) voidclass_443.readtNbt(NbtCompound nbt) voidclass_451.readtNbt(NbtCompound nbt) voidclass_466.readtNbt(NbtCompound nbt) voidclass_484.readtNbt(NbtCompound nbt) voidclass_499.readtNbt(NbtCompound nbt) voidclass_535.readtNbt(NbtCompound nbt) protected voidclass_549.readtNbt(NbtCompound nbt) voidclass_558.readtNbt(NbtCompound nbt) voidclass_613.readtNbt(NbtCompound nbt) voidclass_90.readtNbt(NbtCompound nbt) voidclass_104.writeNbt(NbtCompound nbt) voidclass_107.writeNbt(NbtCompound nbt) protected voidclass_113.writeNbt(NbtCompound nbt) voidclass_114.writeNbt(NbtCompound nbt) voidclass_121.writeNbt(NbtCompound nbt) voidclass_142.writeNbt(NbtCompound nbt) voidclass_146.writeNbt(NbtCompound nbt) voidclass_151.writeNbt(NbtCompound nbt) voidclass_225.writeNbt(NbtCompound nbt) protected voidclass_226.writeNbt(NbtCompound nbt) voidclass_258.writeNbt(NbtCompound nbt) voidclass_283.writeNbt(NbtCompound nbt) voidclass_313.writeNbt(NbtCompound nbt) protected voidclass_365.writeNbt(NbtCompound nbt) voidclass_372.writeNbt(NbtCompound nbt) voidclass_410.writeNbt(NbtCompound nbt) protected voidclass_411.writeNbt(NbtCompound nbt) voidclass_443.writeNbt(NbtCompound nbt) voidclass_444.writeNbt(NbtCompound nbt) voidclass_451.writeNbt(NbtCompound nbt) voidclass_466.writeNbt(NbtCompound nbt) voidclass_484.writeNbt(NbtCompound nbt) voidclass_499.writeNbt(NbtCompound nbt) voidclass_535.writeNbt(NbtCompound nbt) protected voidclass_549.writeNbt(NbtCompound nbt) voidclass_558.writeNbt(NbtCompound nbt) voidclass_613.writeNbt(NbtCompound nbt) voidclass_90.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic BlockEntityBlockEntity.method_1068(NbtCompound nbtCompound) voidBlockEntity.readNbt(NbtCompound nbt) voidDispenserBlockEntity.readNbt(NbtCompound nbt) voidFurnaceBlockEntity.readNbt(NbtCompound nbt) voidJukeboxBlockEntity.readNbt(NbtCompound nbt) voidSignBlockEntity.readNbt(NbtCompound nbt) voidBlockEntity.writeNbt(NbtCompound nbt) voidDispenserBlockEntity.writeNbt(NbtCompound nbt) voidFurnaceBlockEntity.writeNbt(NbtCompound nbt) voidJukeboxBlockEntity.writeNbt(NbtCompound nbt) voidSignBlockEntity.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidParticle.readtNbt(NbtCompound nbt) voidParticle.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type NbtCompoundModifier and TypeMethodDescriptionbooleanEntity.method_1343(NbtCompound nbtCompound) voidEntity.read(NbtCompound nbt) protected abstract voidEntity.readtNbt(NbtCompound nbt) voidLivingEntity.readtNbt(NbtCompound nbt) voidEntity.write(NbtCompound nbt) protected abstract voidEntity.writeNbt(NbtCompound nbt) voidLivingEntity.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidWaterCreatureEntity.readtNbt(NbtCompound nbt) voidWaterCreatureEntity.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidClientPlayerEntity.readtNbt(NbtCompound nbt) voidPlayerEntity.readtNbt(NbtCompound nbt) voidClientPlayerEntity.writeNbt(NbtCompound nbt) voidPlayerEntity.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidFishingBobberEntity.readtNbt(NbtCompound nbt) voidFishingBobberEntity.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.item
Methods in net.minecraft.item that return NbtCompoundMethods in net.minecraft.item with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidItemStack.readNbt(NbtCompound nbt) ItemStack.writeNbt(NbtCompound nbt) Constructors in net.minecraft.item with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.item.map
Methods in net.minecraft.item.map with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidMapState.readNbt(NbtCompound nbt) voidMapState.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.nbt
Methods in net.minecraft.nbt that return NbtCompoundModifier and TypeMethodDescriptionNbtCompound.getCompound(String key) static NbtCompoundstatic NbtCompoundNbtIo.readCompressed(InputStream stream) Methods in net.minecraft.nbt with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidNbtCompound.put(String key, NbtCompound value) static voidNbtIo.write(NbtCompound nbt, DataOutput output) static voidNbtIo.writeCompressed(NbtCompound nbt, OutputStream stream) -
Uses of NbtCompound in net.minecraft.world
Fields in net.minecraft.world declared as NbtCompoundMethods in net.minecraft.world that return NbtCompoundMethods in net.minecraft.world with parameters of type NbtCompoundModifier and TypeMethodDescriptionabstract voidPersistentState.readNbt(NbtCompound nbt) voidWorldProperties.setPlayerNbt(NbtCompound playerNbt) private voidWorldProperties.updateProperties(NbtCompound nbt, NbtCompound playerNbt) abstract voidPersistentState.writeNbt(NbtCompound nbt) Constructors in net.minecraft.world with parameters of type NbtCompound