Uses of Class
net.minecraft.nbt.NbtCompound
Packages that use NbtCompound
Package
Description
-
Uses of NbtCompound in net.minecraft
Fields in net.minecraft declared as NbtCompoundModifier and TypeFieldDescriptionfinal NbtCompoundclass_2765.class_2766.field_13040final NbtCompoundclass_2765.class_2767.field_13043private final NbtCompoundclass_2810.field_13237Methods in net.minecraft that return NbtCompoundModifier and TypeMethodDescriptionclass_2937.datafix(NbtCompound nbtCompound) class_2938.datafix(NbtCompound nbtCompound) class_2939.datafix(NbtCompound nbtCompound) class_2940.datafix(NbtCompound nbtCompound) class_2941.datafix(NbtCompound nbtCompound) class_2942.datafix(NbtCompound nbtCompound) class_2943.datafix(NbtCompound nbtCompound) class_2944.datafix(NbtCompound nbtCompound) class_2945.datafix(NbtCompound nbtCompound) class_2946.datafix(NbtCompound nbtCompound) class_2947.datafix(NbtCompound nbtCompound) class_2948.datafix(NbtCompound nbtCompound) class_2949.datafix(NbtCompound nbtCompound) class_2950.datafix(NbtCompound nbtCompound) class_2765.method_11891(NbtCompound nbtCompound) class_2933.method_12898(class_2931 class_2931, NbtCompound tag, int int2) class_2934.method_12898(class_2931 class_2931, NbtCompound tag, int int2) class_2934.method_12900(class_2931 class_2931, NbtCompound tag) private NbtCompoundclass_2934.method_12904(class_2931 class_2931, NbtCompound tag, int int2) private NbtCompoundclass_2934.method_12905(class_2931 class_2931, NbtCompound nbtCompound, int int2) static NbtCompoundclass_2935.method_12907(class_2933 class_2933, NbtCompound nbtCompound, int int2, String string) static NbtCompoundclass_2935.method_12909(class_2933 class_2933, NbtCompound nbtCompound, int int2, String string) class_2936.method_12910(class_2933 class_2933, NbtCompound tag, int int2) class_2954.method_12910(class_2933 class_2933, NbtCompound tag, int int2) class_2956.method_12910(class_2933 class_2933, NbtCompound tag, int int2) protected NbtCompoundclass_2943.method_12912(NbtCompound nbtCompound) (package private) NbtCompoundclass_2952.method_12916(class_2933 class_2933, NbtCompound tag, int int2) (package private) NbtCompoundclass_2955.method_12916(class_2933 class_2933, NbtCompound tag, int int2) (package private) abstract NbtCompoundclass_2956.method_12916(class_2933 class_2933, NbtCompound tag, int int2) Methods in net.minecraft with parameters of type NbtCompoundModifier and TypeMethodDescriptionclass_2937.datafix(NbtCompound nbtCompound) class_2938.datafix(NbtCompound nbtCompound) class_2939.datafix(NbtCompound nbtCompound) class_2940.datafix(NbtCompound nbtCompound) class_2941.datafix(NbtCompound nbtCompound) class_2942.datafix(NbtCompound nbtCompound) class_2943.datafix(NbtCompound nbtCompound) class_2944.datafix(NbtCompound nbtCompound) class_2945.datafix(NbtCompound nbtCompound) class_2946.datafix(NbtCompound nbtCompound) class_2947.datafix(NbtCompound nbtCompound) class_2948.datafix(NbtCompound nbtCompound) class_2949.datafix(NbtCompound nbtCompound) class_2950.datafix(NbtCompound nbtCompound) protected voidclass_2759.class_2760.deserialize(NbtCompound structureNbt) class_2765.method_11891(NbtCompound nbtCompound) voidclass_2765.method_11897(NbtCompound nbtCompound) class_2933.method_12898(class_2931 class_2931, NbtCompound tag, int int2) class_2934.method_12898(class_2931 class_2931, NbtCompound tag, int int2) class_2934.method_12900(class_2931 class_2931, NbtCompound tag) private NbtCompoundclass_2934.method_12904(class_2931 class_2931, NbtCompound tag, int int2) private NbtCompoundclass_2934.method_12905(class_2931 class_2931, NbtCompound nbtCompound, int int2) static NbtCompoundclass_2935.method_12907(class_2933 class_2933, NbtCompound nbtCompound, int int2, String string) static NbtCompoundclass_2935.method_12909(class_2933 class_2933, NbtCompound nbtCompound, int int2, String string) class_2936.method_12910(class_2933 class_2933, NbtCompound tag, int int2) class_2954.method_12910(class_2933 class_2933, NbtCompound tag, int int2) class_2956.method_12910(class_2933 class_2933, NbtCompound tag, int int2) protected voidclass_2943.method_12911(NbtCompound nbtCompound, NbtCompound nbtCompound2) protected NbtCompoundclass_2943.method_12912(NbtCompound nbtCompound) private voidclass_2950.method_12913(NbtCompound nbtCompound, String string) (package private) NbtCompoundclass_2952.method_12916(class_2933 class_2933, NbtCompound tag, int int2) (package private) NbtCompoundclass_2955.method_12916(class_2933 class_2933, NbtCompound tag, int int2) (package private) abstract NbtCompoundclass_2956.method_12916(class_2933 class_2933, NbtCompound tag, int int2) protected voidclass_2759.class_2760.serialize(NbtCompound structureNbt) Constructors in net.minecraft with parameters of type NbtCompoundModifierConstructorDescriptionprivateclass_2766(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) privateclass_2767(Vec3d vec3d, BlockPos blockPos, NbtCompound nbtCompound) class_2810(class_2816[] class_2816, NbtCompound nbtCompound) -
Uses of NbtCompound in net.minecraft.block
Methods in net.minecraft.block that return NbtCompoundModifier and TypeMethodDescriptionJukeboxBlock.JukeboxBlockEntity.method_541(NbtCompound nbtCompound) Methods in net.minecraft.block with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidJukeboxBlock.JukeboxBlockEntity.fromNbt(NbtCompound nbt) JukeboxBlock.JukeboxBlockEntity.method_541(NbtCompound nbtCompound) -
Uses of NbtCompound in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as NbtCompoundMethods in net.minecraft.block.entity that return NbtCompoundModifier and TypeMethodDescriptionSpawnerBlockEntityBehaviorEntry.getCompoundTag()BannerBlockEntity.method_11646()BeaconBlockEntity.method_11646()BlockEntity.method_11646()EndGatewayBlockEntity.method_11646()FlowerPotBlockEntity.method_11646()MobSpawnerBlockEntity.method_11646()SignBlockEntity.method_11646()SkullBlockEntity.method_11646()StructureBlockEntity.method_11646()private NbtCompoundBlockEntity.method_11648(NbtCompound tag) class_2953.method_12910(class_2933 class_2933, NbtCompound tag, int int2) BannerBlockEntity.method_541(NbtCompound nbtCompound) BeaconBlockEntity.method_541(NbtCompound nbtCompound) BlockEntity.method_541(NbtCompound nbtCompound) BrewingStandBlockEntity.method_541(NbtCompound nbtCompound) ChestBlockEntity.method_541(NbtCompound nbtCompound) CommandBlockBlockEntity.method_541(NbtCompound nbtCompound) ComparatorBlockEntity.method_541(NbtCompound nbtCompound) DispenserBlockEntity.method_541(NbtCompound nbtCompound) EnchantingTableBlockEntity.method_541(NbtCompound nbtCompound) EndGatewayBlockEntity.method_541(NbtCompound nbtCompound) FlowerPotBlockEntity.method_541(NbtCompound nbtCompound) FurnaceBlockEntity.method_541(NbtCompound nbtCompound) HopperBlockEntity.method_541(NbtCompound nbtCompound) LockableContainerBlockEntity.method_541(NbtCompound nbtCompound) MobSpawnerBlockEntity.method_541(NbtCompound nbtCompound) NoteBlockBlockEntity.method_541(NbtCompound nbtCompound) PistonBlockEntity.method_541(NbtCompound nbtCompound) SignBlockEntity.method_541(NbtCompound nbtCompound) SkullBlockEntity.method_541(NbtCompound nbtCompound) StructureBlockEntity.method_541(NbtCompound nbtCompound) SpawnerBlockEntityBehaviorEntry.toCompoundTag()SpawnerBlockEntityBehavior.toTag(NbtCompound tag) Methods in net.minecraft.block.entity with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic BlockEntityBlockEntity.createFromNbt(NbtCompound nbt) voidSpawnerBlockEntityBehavior.deserialize(NbtCompound nbt) voidBannerBlockEntity.fromNbt(NbtCompound nbt) voidBeaconBlockEntity.fromNbt(NbtCompound nbt) voidBlockEntity.fromNbt(NbtCompound nbt) voidBrewingStandBlockEntity.fromNbt(NbtCompound nbt) voidChestBlockEntity.fromNbt(NbtCompound nbt) voidCommandBlockBlockEntity.fromNbt(NbtCompound nbt) voidComparatorBlockEntity.fromNbt(NbtCompound nbt) voidDispenserBlockEntity.fromNbt(NbtCompound nbt) voidEnchantingTableBlockEntity.fromNbt(NbtCompound nbt) voidEndGatewayBlockEntity.fromNbt(NbtCompound nbt) voidFlowerPotBlockEntity.fromNbt(NbtCompound nbt) voidFurnaceBlockEntity.fromNbt(NbtCompound nbt) voidHopperBlockEntity.fromNbt(NbtCompound nbt) voidLockableContainerBlockEntity.fromNbt(NbtCompound nbt) voidMobSpawnerBlockEntity.fromNbt(NbtCompound nbt) voidNoteBlockBlockEntity.fromNbt(NbtCompound nbt) voidPistonBlockEntity.fromNbt(NbtCompound nbt) voidSignBlockEntity.fromNbt(NbtCompound nbt) voidSkullBlockEntity.fromNbt(NbtCompound nbt) voidStructureBlockEntity.fromNbt(NbtCompound nbt) private NbtCompoundBlockEntity.method_11648(NbtCompound tag) protected booleanclass_2737.method_11661(NbtCompound nbtCompound) protected booleanclass_2737.method_11663(NbtCompound nbtCompound) class_2953.method_12910(class_2933 class_2933, NbtCompound tag, int int2) BannerBlockEntity.method_541(NbtCompound nbtCompound) BeaconBlockEntity.method_541(NbtCompound nbtCompound) BlockEntity.method_541(NbtCompound nbtCompound) BrewingStandBlockEntity.method_541(NbtCompound nbtCompound) ChestBlockEntity.method_541(NbtCompound nbtCompound) CommandBlockBlockEntity.method_541(NbtCompound nbtCompound) ComparatorBlockEntity.method_541(NbtCompound nbtCompound) DispenserBlockEntity.method_541(NbtCompound nbtCompound) EnchantingTableBlockEntity.method_541(NbtCompound nbtCompound) EndGatewayBlockEntity.method_541(NbtCompound nbtCompound) FlowerPotBlockEntity.method_541(NbtCompound nbtCompound) FurnaceBlockEntity.method_541(NbtCompound nbtCompound) HopperBlockEntity.method_541(NbtCompound nbtCompound) LockableContainerBlockEntity.method_541(NbtCompound nbtCompound) MobSpawnerBlockEntity.method_541(NbtCompound nbtCompound) NoteBlockBlockEntity.method_541(NbtCompound nbtCompound) PistonBlockEntity.method_541(NbtCompound nbtCompound) SignBlockEntity.method_541(NbtCompound nbtCompound) SkullBlockEntity.method_541(NbtCompound nbtCompound) StructureBlockEntity.method_541(NbtCompound nbtCompound) static voidBannerBlockEntity.method_8957(NbtCompound nbtCompound, int int2, NbtList nbtList) SpawnerBlockEntityBehavior.toTag(NbtCompound tag) Constructors in net.minecraft.block.entity with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.client.network
Methods in net.minecraft.client.network that return NbtCompoundMethods in net.minecraft.client.network with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.client.particle
Constructors in net.minecraft.client.particle with parameters of type NbtCompoundModifierConstructorDescriptionFireworkParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager manager, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidClientWorld.addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.command
Methods in net.minecraft.command that return NbtCompoundModifier and TypeMethodDescriptionprotected static NbtCompoundAbstractCommand.getEntityNbt(Entity entity) Methods in net.minecraft.command with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidCommandStats.fromNbt(NbtCompound nbt) voidCommandStats.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.datafix
Methods in net.minecraft.datafix that return NbtCompoundMethods in net.minecraft.datafix with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.entity
Fields in net.minecraft.entity declared as NbtCompoundMethods in net.minecraft.entity that return NbtCompoundModifier and TypeMethodDescriptionclass_2951.datafix(NbtCompound nbtCompound) Entity.toNbt(NbtCompound nbt) Methods in net.minecraft.entity with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic EntityEntityType.createInstanceFromNbt(NbtCompound nbt, World world) class_2951.datafix(NbtCompound nbtCompound) voidEntity.fromNbt(NbtCompound nbt) protected voidAreaEffectCloudEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidEndCrystalEntity.readCustomDataFromNbt(NbtCompound nbt) protected abstract voidEntity.readCustomDataFromNbt(NbtCompound nbt) voidExperienceOrbEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidFallingBlockEntity.readCustomDataFromNbt(NbtCompound nbt) voidFireworkRocketEntity.readCustomDataFromNbt(NbtCompound nbt) voidItemEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidLightningBoltEntity.readCustomDataFromNbt(NbtCompound nbt) voidLivingEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidShulkerBulletEntity.readCustomDataFromNbt(NbtCompound nbt) voidShulkerEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidTntEntity.readCustomDataFromNbt(NbtCompound nbt) booleanEntity.saveSelfToNbt(NbtCompound nbt) booleanEntity.saveToNbt(NbtCompound nbt) Entity.toNbt(NbtCompound nbt) protected voidAreaEffectCloudEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidEndCrystalEntity.writeCustomDataToNbt(NbtCompound nbt) protected abstract voidEntity.writeCustomDataToNbt(NbtCompound nbt) voidExperienceOrbEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidFallingBlockEntity.writeCustomDataToNbt(NbtCompound nbt) voidFireworkRocketEntity.writeCustomDataToNbt(NbtCompound nbt) voidItemEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidLightningBoltEntity.writeCustomDataToNbt(NbtCompound nbt) voidLivingEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidShulkerBulletEntity.writeCustomDataToNbt(NbtCompound nbt) voidShulkerEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidTntEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.attribute
Methods in net.minecraft.entity.attribute that return NbtCompoundModifier and TypeMethodDescriptionstatic NbtCompoundEntityAttributes.toNbt(AttributeModifier modifier) private static NbtCompoundEntityAttributes.toNbt(EntityAttributeInstance instance) Methods in net.minecraft.entity.attribute with parameters of type NbtCompoundModifier and TypeMethodDescriptionprivate static voidEntityAttributes.fromNbt(EntityAttributeInstance instance, NbtCompound nbt) static AttributeModifierEntityAttributes.fromNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidWitherEntity.readCustomDataFromNbt(NbtCompound nbt) voidWitherEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidEnderDragonEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidEnderDragonPart.readCustomDataFromNbt(NbtCompound nbt) voidEnderDragonEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidEnderDragonPart.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration that return NbtCompoundMethods in net.minecraft.entity.decoration with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidAbstractDecorationEntity.readCustomDataFromNbt(NbtCompound nbt) voidArmorStandEntity.readCustomDataFromNbt(NbtCompound nbt) voidItemFrameEntity.readCustomDataFromNbt(NbtCompound nbt) voidLeashKnotEntity.readCustomDataFromNbt(NbtCompound nbt) booleanLeashKnotEntity.saveToNbt(NbtCompound nbt) private voidArmorStandEntity.setPose(NbtCompound nbt) voidAbstractDecorationEntity.writeCustomDataToNbt(NbtCompound nbt) voidArmorStandEntity.writeCustomDataToNbt(NbtCompound nbt) voidItemFrameEntity.writeCustomDataToNbt(NbtCompound nbt) voidLeashKnotEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.decoration.painting
Methods in net.minecraft.entity.decoration.painting with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidPaintingEntity.readCustomDataFromNbt(NbtCompound nbt) voidPaintingEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.effect
Methods in net.minecraft.entity.effect that return NbtCompoundMethods in net.minecraft.entity.effect with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic StatusEffectInstanceStatusEffectInstance.fromNbt(NbtCompound nbt) StatusEffectInstance.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as NbtCompoundMethods in net.minecraft.entity.mob with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidCreeperEntity.readCustomDataFromNbt(NbtCompound nbt) voidEndermanEntity.readCustomDataFromNbt(NbtCompound nbt) voidEndermiteEntity.readCustomDataFromNbt(NbtCompound nbt) voidGhastEntity.readCustomDataFromNbt(NbtCompound nbt) voidGuardianEntity.readCustomDataFromNbt(NbtCompound nbt) voidMobEntity.readCustomDataFromNbt(NbtCompound nbt) voidSkeletonEntity.readCustomDataFromNbt(NbtCompound nbt) voidSlimeEntity.readCustomDataFromNbt(NbtCompound nbt) voidZombieEntity.readCustomDataFromNbt(NbtCompound nbt) voidZombiePigmanEntity.readCustomDataFromNbt(NbtCompound nbt) voidCreeperEntity.writeCustomDataToNbt(NbtCompound nbt) voidEndermanEntity.writeCustomDataToNbt(NbtCompound nbt) voidEndermiteEntity.writeCustomDataToNbt(NbtCompound nbt) voidGhastEntity.writeCustomDataToNbt(NbtCompound nbt) voidGuardianEntity.writeCustomDataToNbt(NbtCompound nbt) voidMobEntity.writeCustomDataToNbt(NbtCompound nbt) voidSkeletonEntity.writeCustomDataToNbt(NbtCompound nbt) voidSlimeEntity.writeCustomDataToNbt(NbtCompound nbt) voidZombieEntity.writeCustomDataToNbt(NbtCompound nbt) voidZombiePigmanEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidAnimalEntity.readCustomDataFromNbt(NbtCompound nbt) voidBatEntity.readCustomDataFromNbt(NbtCompound nbt) voidChickenEntity.readCustomDataFromNbt(NbtCompound nbt) voidHorseBaseEntity.readCustomDataFromNbt(NbtCompound nbt) voidIronGolemEntity.readCustomDataFromNbt(NbtCompound nbt) voidOcelotEntity.readCustomDataFromNbt(NbtCompound nbt) voidPassiveEntity.readCustomDataFromNbt(NbtCompound nbt) voidPigEntity.readCustomDataFromNbt(NbtCompound nbt) voidRabbitEntity.readCustomDataFromNbt(NbtCompound nbt) voidSheepEntity.readCustomDataFromNbt(NbtCompound nbt) voidTameableEntity.readCustomDataFromNbt(NbtCompound nbt) voidVillagerEntity.readCustomDataFromNbt(NbtCompound nbt) voidWolfEntity.readCustomDataFromNbt(NbtCompound nbt) voidAnimalEntity.writeCustomDataToNbt(NbtCompound nbt) voidBatEntity.writeCustomDataToNbt(NbtCompound nbt) voidChickenEntity.writeCustomDataToNbt(NbtCompound nbt) voidHorseBaseEntity.writeCustomDataToNbt(NbtCompound nbt) voidIronGolemEntity.writeCustomDataToNbt(NbtCompound nbt) voidOcelotEntity.writeCustomDataToNbt(NbtCompound nbt) voidPassiveEntity.writeCustomDataToNbt(NbtCompound nbt) voidPigEntity.writeCustomDataToNbt(NbtCompound nbt) voidRabbitEntity.writeCustomDataToNbt(NbtCompound nbt) voidSheepEntity.writeCustomDataToNbt(NbtCompound nbt) voidTameableEntity.writeCustomDataToNbt(NbtCompound nbt) voidVillagerEntity.writeCustomDataToNbt(NbtCompound nbt) voidWolfEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidHungerManager.deserialize(NbtCompound nbt) voidPlayerAbilities.deserialize(NbtCompound nbt) intPlayerInventory.method_11232(Item item, int int2, int int3, NbtCompound nbtCompound) voidPlayerEntity.readCustomDataFromNbt(NbtCompound nbt) voidServerPlayerEntity.readCustomDataFromNbt(NbtCompound nbt) voidHungerManager.serialize(NbtCompound nbt) voidPlayerAbilities.serialize(NbtCompound nbt) voidPlayerEntity.writeCustomDataToNbt(NbtCompound nbt) voidServerPlayerEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidAbstractArrowEntity.readCustomDataFromNbt(NbtCompound nbt) voidArrowEntity.readCustomDataFromNbt(NbtCompound nbt) voidExplosiveProjectileEntity.readCustomDataFromNbt(NbtCompound nbt) voidFireballEntity.readCustomDataFromNbt(NbtCompound nbt) voidFishingBobberEntity.readCustomDataFromNbt(NbtCompound nbt) voidSpetraclArrowEntity.readCustomDataFromNbt(NbtCompound nbt) voidAbstractArrowEntity.writeCustomDataToNbt(NbtCompound nbt) voidArrowEntity.writeCustomDataToNbt(NbtCompound nbt) voidExplosiveProjectileEntity.writeCustomDataToNbt(NbtCompound nbt) voidFireballEntity.writeCustomDataToNbt(NbtCompound nbt) voidFishingBobberEntity.writeCustomDataToNbt(NbtCompound nbt) voidSpetraclArrowEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.thrown
Methods in net.minecraft.entity.thrown with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidEyeOfEnderEntity.readCustomDataFromNbt(NbtCompound nbt) voidPotionEntity.readCustomDataFromNbt(NbtCompound nbt) voidThrowableEntity.readCustomDataFromNbt(NbtCompound nbt) voidEyeOfEnderEntity.writeCustomDataToNbt(NbtCompound nbt) voidPotionEntity.writeCustomDataToNbt(NbtCompound nbt) voidThrowableEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle with parameters of type NbtCompoundModifier and TypeMethodDescriptionprotected voidAbstractMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidBoatEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidCommandBlockMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidFurnaceMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidHopperMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidSpawnerMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidStorageMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidTntMinecartEntity.readCustomDataFromNbt(NbtCompound nbt) protected voidAbstractMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidBoatEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidCommandBlockMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidFurnaceMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidHopperMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidSpawnerMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidStorageMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) protected voidTntMinecartEntity.writeCustomDataToNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic ScreenHandlerLockScreenHandlerLock.fromNbt(NbtCompound nbt) Creates a newScreenHandlerLockfrom theLockkey of the compound tag.voidScreenHandlerLock.toNbt(NbtCompound nbt) Inserts the key string of this lock into theLockkey of the compound tag. -
Uses of NbtCompound in net.minecraft.item
Fields in net.minecraft.item declared as NbtCompoundMethods in net.minecraft.item that return NbtCompoundMethods in net.minecraft.item with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic voidFireworkChargeItem.addExplosionInfo(NbtCompound nbt, List<String> list) static ItemStackItemStack.fromNbt(NbtCompound nbt) static booleanWritableBookItem.isValid(NbtCompound nbt) static booleanWrittenBookItem.isValid(NbtCompound nbt) booleanItem.postProcessNbt(NbtCompound nbt) booleanSkullItem.postProcessNbt(NbtCompound nbt) voidItemStack.setNbt(NbtCompound nbt) ItemStack.toNbt(NbtCompound nbt) voidItemStack.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.item.map
Methods in net.minecraft.item.map that return NbtCompoundMethods in net.minecraft.item.map with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidMapState.fromNbt(NbtCompound nbt) MapState.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.nbt
Methods in net.minecraft.nbt that return NbtCompoundModifier and TypeMethodDescriptionstatic NbtCompoundNbtHelper.fromBlockPos(BlockPos pos) static NbtCompoundNbtHelper.fromGameProfile(NbtCompound nbt, com.mojang.authlib.GameProfile profile) static NbtCompoundNbtCompound.getCompound(String key) NbtList.getCompound(int index) static NbtCompoundstatic NbtCompoundNbtIo.read(DataInput input, PositionTracker trakcer) static NbtCompoundNbtIo.read(DataInputStream stream) static NbtCompoundstatic NbtCompoundNbtIo.readCompressed(InputStream stream) Methods in net.minecraft.nbt with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidNbtCompound.copyFrom(NbtCompound nbt) static NbtCompoundNbtHelper.fromGameProfile(NbtCompound nbt, com.mojang.authlib.GameProfile profile) static voidNbtIo.safeWrite(NbtCompound nbt, File file) static BlockPosNbtHelper.toBlockPos(NbtCompound compound) static com.mojang.authlib.GameProfileNbtHelper.toGameProfile(NbtCompound nbt) static UUIDNbtHelper.toUuid(NbtCompound compound) static voidNbtIo.write(NbtCompound nbt, DataOutput output) static voidNbtIo.write(NbtCompound nbt, File file) static voidNbtIo.writeCompressed(NbtCompound nbt, OutputStream stream) -
Uses of NbtCompound in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as NbtCompoundFields in net.minecraft.network.packet.s2c.play with type parameters of type NbtCompoundMethods in net.minecraft.network.packet.s2c.play that return NbtCompoundMethods in net.minecraft.network.packet.s2c.play that return types with arguments of type NbtCompoundConstructors in net.minecraft.network.packet.s2c.play with parameters of type NbtCompoundModifierConstructorDescriptionBlockEntityUpdateS2CPacket(BlockPos pos, int blockEntityId, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.potion
Methods in net.minecraft.potion with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic List<StatusEffectInstance>PotionUtil.getCustomPotionEffects(NbtCompound nbt) static voidPotionUtil.getCustomPotionEffects(NbtCompound nbt, List<StatusEffectInstance> list) static PotionPotionUtil.getPotion(NbtCompound nbt) static List<StatusEffectInstance>PotionUtil.getPotionEffects(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as NbtCompoundMethods in net.minecraft.scoreboard that return NbtCompoundMethods in net.minecraft.scoreboard with parameters of type NbtCompoundModifier and TypeMethodDescriptionprotected voidScoreboardState.deserializeDisplaySlots(NbtCompound nbtCompound) voidScoreboardState.fromNbt(NbtCompound nbt) protected voidScoreboardState.serializeSlots(NbtCompound nbtCompound) ScoreboardState.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.server
Methods in net.minecraft.server that return NbtCompoundModifier and TypeMethodDescriptionPlayerManager.getUserData()PlayerManager.loadPlayerData(ServerPlayerEntity player) DragonRespawnAnimation.toTag()Constructors in net.minecraft.server with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.server.command
Fields in net.minecraft.server.command declared as NbtCompoundConstructors in net.minecraft.server.command with parameters of type NbtCompoundModifierConstructorDescriptionBlockInfo(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) -
Uses of NbtCompound in net.minecraft.server.integrated
Fields in net.minecraft.server.integrated declared as NbtCompoundMethods in net.minecraft.server.integrated that return NbtCompound -
Uses of NbtCompound in net.minecraft.structure
Methods in net.minecraft.structure that return NbtCompoundMethods in net.minecraft.structure with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidclass_2757.class_2758.deserialize(NbtCompound nbt) protected voidclass_2762.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftCorridor.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftCrossing.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftRoom.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftStairs.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgeEnd.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgePlatform.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorLeftTurn.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorRightTurn.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.StartPiece.deserialize(NbtCompound structureNbt) protected voidOceanMonumentPieces.AbstractPiece.deserialize(NbtCompound structureNbt) voidOceanMonumentStructure.OceanMonumentGeneratorConfig.deserialize(NbtCompound nbt) protected voidStrongholdPieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.ChestCorridor.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.EndPortalRoom.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.FiveWayCrossing.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.FlexibleCorridor.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.Library.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.SpiralStaircase.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.SquareRoom.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.StraightCorridor.deserialize(NbtCompound structureNbt) protected abstract voidStructurePiece.deserialize(NbtCompound structureNbt) protected voidTemplePieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidTemplePieces.DesertPyramid.deserialize(NbtCompound structureNbt) protected voidTemplePieces.JunglePyramid.deserialize(NbtCompound structureNbt) protected voidTemplePieces.SwampHut.deserialize(NbtCompound structureNbt) protected voidVillagePieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidVillagePieces.BlacksmithHouse.deserialize(NbtCompound structureNbt) protected voidVillagePieces.FarmField.deserialize(NbtCompound structureNbt) protected voidVillagePieces.LargeFarmField.deserialize(NbtCompound structureNbt) protected voidVillagePieces.SingleHouse.deserialize(NbtCompound structureNbt) protected voidVillagePieces.SingleMultifunctionalHouse.deserialize(NbtCompound structureNbt) protected voidVillagePieces.StraightRoad.deserialize(NbtCompound structureNbt) voidVillageStructure.VillageGeneratorConfig.deserialize(NbtCompound nbt) voidStructurePiece.fromNbt(World world, NbtCompound nbt) static GeneratorConfigStructurePieceManager.getGeneratorConfigFromNbt(NbtCompound nbt, World world) static StructurePieceStructurePieceManager.getStructurePieceFromNbt(NbtCompound nbt, World world) voidclass_2757.class_2758.serialize(NbtCompound nbt) protected voidclass_2762.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftCorridor.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftCrossing.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftRoom.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftStairs.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgeEnd.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgePlatform.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorLeftTurn.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorRightTurn.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.StartPiece.serialize(NbtCompound structureNbt) protected voidOceanMonumentPieces.AbstractPiece.serialize(NbtCompound structureNbt) voidOceanMonumentStructure.OceanMonumentGeneratorConfig.serialize(NbtCompound nbt) protected voidStrongholdPieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.ChestCorridor.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.EndPortalRoom.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.FiveWayCrossing.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.FlexibleCorridor.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.Library.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.SpiralStaircase.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.SquareRoom.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.StraightCorridor.serialize(NbtCompound structureNbt) protected abstract voidStructurePiece.serialize(NbtCompound structureNbt) protected voidTemplePieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidTemplePieces.DesertPyramid.serialize(NbtCompound structureNbt) protected voidTemplePieces.JunglePyramid.serialize(NbtCompound structureNbt) protected voidTemplePieces.SwampHut.serialize(NbtCompound structureNbt) protected voidVillagePieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidVillagePieces.BlacksmithHouse.serialize(NbtCompound structureNbt) protected voidVillagePieces.FarmField.serialize(NbtCompound structureNbt) protected voidVillagePieces.LargeFarmField.serialize(NbtCompound structureNbt) protected voidVillagePieces.SingleHouse.serialize(NbtCompound structureNbt) protected voidVillagePieces.SingleMultifunctionalHouse.serialize(NbtCompound structureNbt) protected voidVillagePieces.StraightRoad.serialize(NbtCompound structureNbt) voidVillageStructure.VillageGeneratorConfig.serialize(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.util
Methods in net.minecraft.util that return NbtCompoundMethods in net.minecraft.util with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.village
Methods in net.minecraft.village that return NbtCompoundModifier and TypeMethodDescriptionTradeOffer.toNbt()TraderOfferList.toNbt()VillageState.toNbt(NbtCompound nbt) Methods in net.minecraft.village with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidTraderOfferList.fromNbt(NbtCompound nbt) voidVillage.fromNbt(NbtCompound nbt) voidVillageState.fromNbt(NbtCompound nbt) voidTradeOffer.readNbt(NbtCompound nbt) voidVillage.toNbt(NbtCompound nbt) VillageState.toNbt(NbtCompound nbt) Constructors in net.minecraft.village with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.world
Methods in net.minecraft.world that return NbtCompoundModifier and TypeMethodDescriptionGameRuleManager.getNbt()PlayerDataHandler.getPlayerData(PlayerEntity player) WorldSaveHandler.getPlayerData(PlayerEntity player) CommandBlockExecutor.toNbt(NbtCompound nbt) abstract NbtCompoundPersistentState.toNbt(NbtCompound nbt) Methods in net.minecraft.world with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidWorld.addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, NbtCompound nbt) voidCommandBlockExecutor.fromNbt(NbtCompound nbt) abstract voidPersistentState.fromNbt(NbtCompound nbt) voidAnvilWorldSaveHandler.saveWorld(LevelProperties properties, NbtCompound nbt) voidEmptySaveHandler.saveWorld(LevelProperties properties, NbtCompound nbt) voidSaveHandler.saveWorld(LevelProperties properties, NbtCompound nbt) voidWorldSaveHandler.saveWorld(LevelProperties properties, NbtCompound nbt) voidGameRuleManager.setNbt(NbtCompound nbt) CommandBlockExecutor.toNbt(NbtCompound nbt) abstract NbtCompoundPersistentState.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type NbtCompoundModifier and TypeFieldDescriptionprivate Map<ChunkPos,NbtCompound> ThreadedAnvilChunkStorage.chunksToSaveMethods in net.minecraft.world.chunk with parameters of type NbtCompoundModifier and TypeMethodDescriptionprivate ChunkThreadedAnvilChunkStorage.getChunk(World world, NbtCompound nbt) protected static EntityThreadedAnvilChunkStorage.method_11781(NbtCompound tag, World world) static EntityThreadedAnvilChunkStorage.method_11782(NbtCompound tag, World world, double x, double y, double z, boolean bool) static EntityThreadedAnvilChunkStorage.method_11783(NbtCompound tag, World world, Chunk chunk) static EntityThreadedAnvilChunkStorage.method_11784(NbtCompound tag, World world, boolean bool) private voidThreadedAnvilChunkStorage.putChunk(Chunk chunk, World world, NbtCompound nbt) protected voidThreadedAnvilChunkStorage.registerChunkChecker(ChunkPos pos, NbtCompound nbt) protected ChunkThreadedAnvilChunkStorage.validateChunk(World world, int chunkX, int chunkZ, NbtCompound nbt) private voidThreadedAnvilChunkStorage.write(ChunkPos chunkPos, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return NbtCompoundMethods in net.minecraft.world.gen with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidGeneratorConfig.deserialize(NbtCompound nbt) voidGeneratorConfig.fromNbt(World random, NbtCompound nbt) voidGeneratorConfig.serialize(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as NbtCompoundMethods in net.minecraft.world.gen.feature that return NbtCompoundMethods in net.minecraft.world.gen.feature with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidFeatureState.fromNbt(NbtCompound nbt) voidFeatureState.putFeature(NbtCompound nbt, int x, int z) FeatureState.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.world.level
Fields in net.minecraft.world.level declared as NbtCompoundFields in net.minecraft.world.level with type parameters of type NbtCompoundModifier and TypeFieldDescriptionprivate final Map<DimensionType,NbtCompound> LevelProperties.field_13099Methods in net.minecraft.world.level that return NbtCompoundModifier and TypeMethodDescriptionLevelProperties.getNbt()ReadOnlyLevelProperties.getNbt()LevelProperties.method_11954(DimensionType dimensionType) ReadOnlyLevelProperties.method_11954(DimensionType dimensionType) LevelProperties.toNbt(NbtCompound nbt) ReadOnlyLevelProperties.toNbt(NbtCompound nbt) Methods in net.minecraft.world.level with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidLevelProperties.method_11955(DimensionType dimensionType, NbtCompound nbtCompound) voidReadOnlyLevelProperties.method_11955(DimensionType dimensionType, NbtCompound nbtCompound) private voidLevelProperties.putNbt(NbtCompound worldNbt, NbtCompound playerData) LevelProperties.toNbt(NbtCompound nbt) ReadOnlyLevelProperties.toNbt(NbtCompound nbt) Constructors in net.minecraft.world.level with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic voidAlphaChunkIo.method_3956(AlphaChunkIo.AlphaChunk alphaChunk, NbtCompound nbtCompound, SingletonBiomeSource singletonBiomeSource) static AlphaChunkIo.AlphaChunkAlphaChunkIo.readAlphaChunk(NbtCompound nbt)