Uses of Class
net.minecraft.nbt.CompoundNBT
Packages that use CompoundNBT
Package
Description
-
Uses of CompoundNBT in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as CompoundNBTMethods in net.minecraft.advancements.criterion that return CompoundNBTModifier and TypeMethodDescriptionstatic CompoundNBTNBTPredicate.getEntityTagToCompare(Entity p_196981_0_) Methods in net.minecraft.advancements.criterion with parameters of type CompoundNBTConstructors in net.minecraft.advancements.criterion with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraft.client
Methods in net.minecraft.client that return CompoundNBTModifier and TypeMethodDescriptionprivate CompoundNBTGameSettings.dataFix(CompoundNBT p_189988_1_) Methods in net.minecraft.client with parameters of type CompoundNBTModifier and TypeMethodDescriptionprivate voidKeyboardListener.copyCreateBlockCommand(BlockState p_211558_1_, BlockPos p_211558_2_, CompoundNBT p_211558_3_) private voidKeyboardListener.copyCreateEntityCommand(ResourceLocation p_211557_1_, Vector3d p_211557_2_, CompoundNBT p_211557_3_) private CompoundNBTGameSettings.dataFix(CompoundNBT p_189988_1_) -
Uses of CompoundNBT in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer that return CompoundNBTMethods in net.minecraft.client.multiplayer with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic ServerDataServerData.read(CompoundNBT p_78837_0_) ClientChunkProvider.replaceWithPacketData(int p_228313_1_, int p_228313_2_, BiomeContainer p_228313_3_, PacketBuffer p_228313_4_, CompoundNBT p_228313_5_, int p_228313_6_, boolean p_228313_7_) -
Uses of CompoundNBT in net.minecraft.client.particle
Constructors in net.minecraft.client.particle with parameters of type CompoundNBTModifierConstructorDescriptionStarter(ClientWorld p_i232391_1_, double p_i232391_2_, double p_i232391_4_, double p_i232391_6_, double p_i232391_8_, double p_i232391_10_, double p_i232391_12_, ParticleManager p_i232391_14_, CompoundNBT p_i232391_15_) -
Uses of CompoundNBT in net.minecraft.client.util
Fields in net.minecraft.client.util with type parameters of type CompoundNBTMethods in net.minecraft.client.util with parameters of type CompoundNBTModifier and TypeMethodDescriptionbooleanNBTQueryManager.handleResponse(int p_211548_1_, CompoundNBT p_211548_2_) Method parameters in net.minecraft.client.util with type arguments of type CompoundNBTModifier and TypeMethodDescriptionvoidNBTQueryManager.queryBlockEntityTag(BlockPos p_211547_1_, Consumer<CompoundNBT> p_211547_2_) voidNBTQueryManager.queryEntityTag(int p_211549_1_, Consumer<CompoundNBT> p_211549_2_) private intNBTQueryManager.startTransaction(Consumer<CompoundNBT> p_211546_1_) -
Uses of CompoundNBT in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidClientWorld.createFireworks(double p_92088_1_, double p_92088_3_, double p_92088_5_, double p_92088_7_, double p_92088_9_, double p_92088_11_, CompoundNBT p_92088_13_) -
Uses of CompoundNBT in net.minecraft.command
Methods in net.minecraft.command that return CompoundNBTModifier and TypeMethodDescription<T extends ITimerCallback<C>>
CompoundNBTTimerCallbackSerializers.serialize(T p_216339_1_) private CompoundNBTTimerCallbackManager.storeEvent(TimerCallbackManager.Entry<T> p_216332_1_) Methods in net.minecraft.command with parameters of type CompoundNBTModifier and TypeMethodDescriptionabstract CITimerCallback.Serializer.deserialize(CompoundNBT p_212846_1_) TimedFunction.Serializer.deserialize(CompoundNBT p_212846_1_) TimedFunctionTag.Serializer.deserialize(CompoundNBT p_212846_1_) TimerCallbackSerializers.deserialize(CompoundNBT p_216341_1_) private voidTimerCallbackManager.loadEvent(CompoundNBT p_216329_1_) abstract voidITimerCallback.Serializer.serialize(CompoundNBT p_212847_1_, C p_212847_2_) voidTimedFunction.Serializer.serialize(CompoundNBT p_212847_1_, TimedFunction p_212847_2_) voidTimedFunctionTag.Serializer.serialize(CompoundNBT p_212847_1_, TimedFunctionTag p_212847_2_) -
Uses of CompoundNBT in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments declared as CompoundNBTModifier and TypeFieldDescriptionprivate final CompoundNBTBlockPredicateArgument.BlockPredicate.nbtprivate final CompoundNBTBlockPredicateArgument.TagPredicate.nbtprivate CompoundNBTBlockStateParser.nbtprivate CompoundNBTItemParser.nbtprivate final CompoundNBTItemPredicateArgument.ItemPredicate.nbtprivate final CompoundNBTItemPredicateArgument.TagPredicate.nbtprivate final CompoundNBTNBTPathArgument.JsonNode.patternprivate final CompoundNBTNBTPathArgument.ListNode.patternprivate final CompoundNBTBlockStateInput.tagprivate final CompoundNBTItemInput.tagMethods in net.minecraft.command.arguments that return CompoundNBTModifier and TypeMethodDescriptionstatic <S> CompoundNBTNBTCompoundTagArgument.getCompoundTag(com.mojang.brigadier.context.CommandContext<S> p_218042_0_, String p_218042_1_) BlockStateParser.getNbt()ItemParser.getNbt()NBTCompoundTagArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) Methods in net.minecraft.command.arguments with parameters of type CompoundNBTConstructors in net.minecraft.command.arguments with parameters of type CompoundNBTModifierConstructorDescriptionBlockPredicate(BlockState p_i48210_1_, Set<Property<?>> p_i48210_2_, CompoundNBT p_i48210_3_) BlockStateInput(BlockState p_i47967_1_, Set<Property<?>> p_i47967_2_, CompoundNBT p_i47967_3_) CompoundNode(CompoundNBT p_i51149_1_) ItemInput(Item p_i47961_1_, CompoundNBT p_i47961_2_) ItemPredicate(Item p_i48221_1_, CompoundNBT p_i48221_2_) JsonNode(String p_i51150_1_, CompoundNBT p_i51150_2_) ListNode(CompoundNBT p_i51151_1_) privateTagPredicate(ITag<Block> p_i48238_1_, Map<String, String> p_i48238_2_, CompoundNBT p_i48238_3_) TagPredicate(ITag<Item> p_i48220_1_, CompoundNBT p_i48220_2_) -
Uses of CompoundNBT in net.minecraft.command.impl
Fields in net.minecraft.command.impl declared as CompoundNBTMethods in net.minecraft.command.impl with parameters of type CompoundNBTModifier and TypeMethodDescriptionprivate static intSummonCommand.spawnEntity(CommandSource p_198737_0_, ResourceLocation p_198737_1_, Vector3d p_198737_2_, CompoundNBT p_198737_3_, boolean p_198737_4_) Constructors in net.minecraft.command.impl with parameters of type CompoundNBTModifierConstructorDescriptionBlockInfo(BlockPos p_i47708_1_, BlockState p_i47708_2_, CompoundNBT p_i47708_3_) -
Uses of CompoundNBT in net.minecraft.command.impl.data
Methods in net.minecraft.command.impl.data that return CompoundNBTModifier and TypeMethodDescriptionBlockDataAccessor.getData()EntityDataAccessor.getData()IDataAccessor.getData()StorageAccessor.getData()Methods in net.minecraft.command.impl.data with parameters of type CompoundNBTModifier and TypeMethodDescriptionprivate static intDataCommand.insertAtIndex(int p_218944_0_, CompoundNBT p_218944_1_, NBTPathArgument.NBTPath p_218944_2_, List<INBT> p_218944_3_) private static intDataCommand.mergeData(CommandSource p_198946_0_, IDataAccessor p_198946_1_, CompoundNBT p_198946_2_) intDataCommand.IModificationType.modify(com.mojang.brigadier.context.CommandContext<CommandSource> p_modify_1_, CompoundNBT p_modify_2_, NBTPathArgument.NBTPath p_modify_3_, List<INBT> p_modify_4_) voidBlockDataAccessor.setData(CompoundNBT p_198925_1_) voidEntityDataAccessor.setData(CompoundNBT p_198925_1_) voidIDataAccessor.setData(CompoundNBT p_198925_1_) voidStorageAccessor.setData(CompoundNBT p_198925_1_) -
Uses of CompoundNBT in net.minecraft.data
Methods in net.minecraft.data that return CompoundNBTModifier and TypeMethodDescriptionSNBTToNBTConverter.ITransformer.apply(String p_225371_1_, CompoundNBT p_225371_2_) StructureUpdater.apply(String p_225371_1_, CompoundNBT p_225371_2_) private CompoundNBTSNBTToNBTConverter.applyFilters(String p_225368_1_, CompoundNBT p_225368_2_) private static CompoundNBTStructureUpdater.patchVersion(CompoundNBT p_225372_0_) private static CompoundNBTStructureUpdater.updateStructure(String p_240519_0_, CompoundNBT p_240519_1_) Methods in net.minecraft.data with parameters of type CompoundNBTModifier and TypeMethodDescriptionSNBTToNBTConverter.ITransformer.apply(String p_225371_1_, CompoundNBT p_225371_2_) StructureUpdater.apply(String p_225371_1_, CompoundNBT p_225371_2_) private CompoundNBTSNBTToNBTConverter.applyFilters(String p_225368_1_, CompoundNBT p_225368_2_) private static CompoundNBTStructureUpdater.patchVersion(CompoundNBT p_225372_0_) private static CompoundNBTStructureUpdater.updateStructure(String p_240519_0_, CompoundNBT p_240519_1_) -
Uses of CompoundNBT in net.minecraft.entity
Fields in net.minecraft.entity declared as CompoundNBTModifier and TypeFieldDescriptionprivate CompoundNBTMobEntity.leashInfoTagprivate CompoundNBTEntity.persistentDataMethods in net.minecraft.entity that return CompoundNBTModifier and TypeMethodDescriptionEntity.getPersistentData()Entity.saveWithoutId(CompoundNBT p_189511_1_) Methods in net.minecraft.entity with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAgeableEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidAreaEffectCloudEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidBoostHelper.addAdditionalSaveData(CompoundNBT p_233618_1_) protected abstract voidEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidLivingEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidMobEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) default voidIAngerable.addPersistentAngerSaveData(CompoundNBT p_233682_1_) static Optional<EntityType<?>>EntityType.by(CompoundNBT p_220347_0_) EntityType.create(CompoundNBT p_220330_0_, World p_220330_1_) EntityType.create(ServerWorld p_220349_1_, CompoundNBT p_220349_2_, ITextComponent p_220349_3_, PlayerEntity p_220349_4_, BlockPos p_220349_5_, SpawnReason p_220349_6_, boolean p_220349_7_, boolean p_220349_8_) AgeableEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) MobEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidEntity.load(CompoundNBT p_70020_1_) static EntityEntityType.loadEntityRecursive(CompoundNBT p_220335_0_, World p_220335_1_, Function<Entity, Entity> p_220335_2_) EntityType.loadStaticEntity(CompoundNBT p_220343_0_, World p_220343_1_) voidAgeableEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidAreaEffectCloudEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidBoostHelper.readAdditionalSaveData(CompoundNBT p_233621_1_) protected abstract voidEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidLivingEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidMobEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) default voidIAngerable.readPersistentAngerSaveData(ServerWorld p_241358_1_, CompoundNBT p_241358_2_) booleanEntity.save(CompoundNBT p_70039_1_) booleanEntity.saveAsPassenger(CompoundNBT p_184198_1_) Entity.saveWithoutId(CompoundNBT p_189511_1_) EntityType.spawn(ServerWorld p_220342_1_, CompoundNBT p_220342_2_, ITextComponent p_220342_3_, PlayerEntity p_220342_4_, BlockPos p_220342_5_, SpawnReason p_220342_6_, boolean p_220342_7_, boolean p_220342_8_) static voidEntityType.updateCustomEntityTag(World p_208048_0_, PlayerEntity p_208048_1_, Entity p_208048_2_, CompoundNBT p_208048_3_) -
Uses of CompoundNBT in net.minecraft.entity.ai.attributes
Methods in net.minecraft.entity.ai.attributes that return CompoundNBTMethods in net.minecraft.entity.ai.attributes with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic AttributeModifierAttributeModifier.load(CompoundNBT p_233800_0_) voidModifiableAttributeInstance.load(CompoundNBT p_233765_1_) -
Uses of CompoundNBT in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidWitherEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidWitherEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidEnderDragonEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidEnderDragonPartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidEnderDragonEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidEnderDragonPartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.effect
Methods in net.minecraft.entity.effect with parameters of type CompoundNBTModifier and TypeMethodDescriptionprotected voidLightningBoltEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidLightningBoltEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.item
Fields in net.minecraft.entity.item declared as CompoundNBTMethods in net.minecraft.entity.item that return CompoundNBTMethods in net.minecraft.entity.item with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidArmorStandEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidBoatEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidEnderCrystalEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidExperienceOrbEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidFallingBlockEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidHangingEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidItemEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidItemFrameEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidLeashKnotEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPaintingEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidTNTEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidArmorStandEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidBoatEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidEnderCrystalEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidExperienceOrbEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidFallingBlockEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidHangingEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidItemEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidItemFrameEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidLeashKnotEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPaintingEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidTNTEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) private voidArmorStandEntity.readPose(CompoundNBT p_175416_1_) -
Uses of CompoundNBT in net.minecraft.entity.item.minecart
Methods in net.minecraft.entity.item.minecart with parameters of type CompoundNBTModifier and TypeMethodDescriptionprotected voidAbstractMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidCommandBlockMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidContainerMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidFurnaceMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidHopperMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidSpawnerMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidTNTMinecartEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidAbstractMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidCommandBlockMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidContainerMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidFurnaceMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidHopperMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidSpawnerMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidTNTMinecartEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.merchant.villager
Methods in net.minecraft.entity.merchant.villager with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractVillagerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidVillagerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidWanderingTraderEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) AbstractVillagerEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) VillagerEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidAbstractVillagerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidVillagerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidWanderingTraderEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.monster
Fields in net.minecraft.entity.monster declared as CompoundNBTMethods in net.minecraft.entity.monster with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractRaiderEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidCreeperEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidEndermanEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidEndermiteEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidEvokerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidGhastEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidHoglinEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPatrollerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPhantomEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPillagerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidRavagerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidShulkerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidSlimeEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidSpellcastingIllagerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidVexEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidVindicatorEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidZoglinEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidZombieEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidZombieVillagerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidZombifiedPiglinEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) AbstractRaiderEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) AbstractSkeletonEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) CaveSpiderEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) DrownedEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) HoglinEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) IllusionerEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) PatrollerEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) PhantomEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) PillagerEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) SlimeEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) SpiderEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) VexEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) VindicatorEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) WitherSkeletonEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) ZombieEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) ZombieVillagerEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidAbstractRaiderEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidAbstractSkeletonEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidCreeperEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidEndermanEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidEndermiteEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidEvokerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidGhastEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidHoglinEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPatrollerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPhantomEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPillagerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidRavagerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidShulkerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidSlimeEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidSpellcastingIllagerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidVexEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidVindicatorEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidZoglinEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidZombieEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidZombieVillagerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidZombifiedPiglinEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidZombieVillagerEntity.setTradeOffers(CompoundNBT p_213790_1_) -
Uses of CompoundNBT in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractPiglinEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPiglinEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) PiglinBruteEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) PiglinEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidAbstractPiglinEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPiglinEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAnimalEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidBatEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidBeeEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidCatEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidChickenEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidDolphinEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidFoxEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidIronGolemEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidMooshroomEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidOcelotEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPandaEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidParrotEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPigEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPolarBearEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidRabbitEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidSheepEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidSnowGolemEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidStriderEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidTameableEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidTurtleEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidWolfEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) CatEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) DolphinEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) FoxEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) OcelotEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) PandaEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) ParrotEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) PolarBearEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) RabbitEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) SheepEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) StriderEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) TurtleEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidAnimalEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidBatEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidBeeEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidCatEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidChickenEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidDolphinEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidFoxEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidIronGolemEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidMooshroomEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidOcelotEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPandaEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidParrotEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPigEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPolarBearEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidRabbitEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidSheepEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidSnowGolemEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidStriderEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidTameableEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidTurtleEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidWolfEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.passive.fish
Methods in net.minecraft.entity.passive.fish with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractFishEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPufferfishEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidTropicalFishEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) AbstractGroupFishEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) TropicalFishEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidAbstractFishEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidPufferfishEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidTropicalFishEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractChestedHorseEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidAbstractHorseEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidHorseEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidLlamaEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidSkeletonHorseEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidTraderLlamaEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) AbstractHorseEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) HorseEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) LlamaEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) TraderLlamaEntity.finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_) voidAbstractChestedHorseEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidAbstractHorseEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidHorseEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidLlamaEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidSkeletonHorseEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidTraderLlamaEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.entity.player
Fields in net.minecraft.entity.player with type parameters of type CompoundNBTModifier and TypeFieldDescriptionprotected static final DataParameter<CompoundNBT>PlayerEntity.DATA_SHOULDER_LEFTprotected static final DataParameter<CompoundNBT>PlayerEntity.DATA_SHOULDER_RIGHTMethods in net.minecraft.entity.player that return CompoundNBTModifier and TypeMethodDescriptionPlayerEntity.getShoulderEntityLeft()PlayerEntity.getShoulderEntityRight()Methods in net.minecraft.entity.player with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidPlayerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidServerPlayerEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidPlayerAbilities.addSaveData(CompoundNBT p_75091_1_) voidPlayerAbilities.loadSaveData(CompoundNBT p_75095_1_) private voidPlayerEntity.playShoulderEntityAmbientSound(CompoundNBT p_192028_1_) voidPlayerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidServerPlayerEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) private voidPlayerEntity.respawnEntityOnShoulder(CompoundNBT p_192026_1_) booleanPlayerEntity.setEntityOnShoulder(CompoundNBT p_192027_1_) protected voidPlayerEntity.setShoulderEntityLeft(CompoundNBT p_192029_1_) protected voidPlayerEntity.setShoulderEntityRight(CompoundNBT p_192031_1_) -
Uses of CompoundNBT in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractArrowEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidAbstractFireballEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidArrowEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidDamagingProjectileEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidEvokerFangsEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidEyeOfEnderEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidFireballEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidFireworkRocketEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidFishingBobberEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidProjectileEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidProjectileItemEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) protected voidShulkerBulletEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidSpectralArrowEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidTridentEntity.addAdditionalSaveData(CompoundNBT p_213281_1_) voidAbstractArrowEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidAbstractFireballEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidArrowEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidDamagingProjectileEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidEvokerFangsEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidEyeOfEnderEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidFireballEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidFireworkRocketEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidFishingBobberEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidProjectileEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidProjectileItemEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) protected voidShulkerBulletEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidSpectralArrowEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) voidTridentEntity.readAdditionalSaveData(CompoundNBT p_70037_1_) -
Uses of CompoundNBT in net.minecraft.inventory
Methods in net.minecraft.inventory that return CompoundNBTModifier and TypeMethodDescriptionstatic CompoundNBTItemStackHelper.saveAllItems(CompoundNBT p_191282_0_, NonNullList<ItemStack> p_191282_1_) static CompoundNBTItemStackHelper.saveAllItems(CompoundNBT p_191281_0_, NonNullList<ItemStack> p_191281_1_, boolean p_191281_2_) Methods in net.minecraft.inventory with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic voidItemStackHelper.loadAllItems(CompoundNBT p_191283_0_, NonNullList<ItemStack> p_191283_1_) static CompoundNBTItemStackHelper.saveAllItems(CompoundNBT p_191282_0_, NonNullList<ItemStack> p_191282_1_) static CompoundNBTItemStackHelper.saveAllItems(CompoundNBT p_191281_0_, NonNullList<ItemStack> p_191281_1_, boolean p_191281_2_) -
Uses of CompoundNBT in net.minecraft.item
Fields in net.minecraft.item declared as CompoundNBTModifier and TypeFieldDescriptionprivate CompoundNBTItemStack.capNBTprivate CompoundNBTItemStack.tagMethods in net.minecraft.item that return CompoundNBTModifier and TypeMethodDescriptionMerchantOffer.createTag()MerchantOffers.createTag()ItemStack.getOrCreateTag()ItemStack.getOrCreateTagElement(String p_190925_1_) ItemStack.getTag()ItemStack.getTagElement(String p_179543_1_) ItemStack.save(CompoundNBT p_77955_1_) Methods in net.minecraft.item with parameters of type CompoundNBTModifier and TypeMethodDescriptionprivate voidCompassItem.addLodestoneTags(RegistryKey<World> p_234669_1_, BlockPos p_234669_2_, CompoundNBT p_234669_3_) static voidFireworkStarItem.appendHoverText(CompoundNBT p_195967_0_, List<ITextComponent> p_195967_1_) voidItemStack.deserializeNBT(CompoundNBT nbt) static Optional<RegistryKey<World>>CompassItem.getLodestoneDimension(CompoundNBT p_234667_0_) EntityType<?>SpawnEggItem.getType(CompoundNBT p_208076_1_) BucketItem.initCapabilities(ItemStack stack, CompoundNBT nbt) MilkBucketItem.initCapabilities(ItemStack stack, CompoundNBT nbt) static booleanWritableBookItem.makeSureTagIsValid(CompoundNBT p_150930_0_) static booleanWrittenBookItem.makeSureTagIsValid(CompoundNBT p_77828_0_) static ItemStackItemStack.of(CompoundNBT p_199557_0_) ItemStack.save(CompoundNBT p_77955_1_) voidItemStack.setTag(CompoundNBT p_77982_1_) booleanSpawnEggItem.spawnsEntity(CompoundNBT p_208077_1_, EntityType<?> p_208077_2_) booleanItem.verifyTagAfterLoad(CompoundNBT p_179215_1_) booleanSkullItem.verifyTagAfterLoad(CompoundNBT p_179215_1_) Constructors in net.minecraft.item with parameters of type CompoundNBTModifierConstructorDescriptionprivateItemStack(CompoundNBT p_i47263_1_) ItemStack(IItemProvider p_i48204_1_, int p_i48204_2_, CompoundNBT capNBT) MerchantOffer(CompoundNBT p_i50012_1_) MerchantOffers(CompoundNBT p_i50011_1_) Constructor parameters in net.minecraft.item with type arguments of type CompoundNBTModifierConstructorDescriptionprivateItemStack(IItemProvider p_i231596_1_, int p_i231596_2_, Optional<CompoundNBT> p_i231596_3_) -
Uses of CompoundNBT in net.minecraft.item.crafting
Methods in net.minecraft.item.crafting that return CompoundNBTMethods in net.minecraft.item.crafting with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidServerRecipeBook.fromNbt(CompoundNBT p_192825_1_, RecipeManager p_192825_2_) static RecipeBookStatusRecipeBookStatus.read(CompoundNBT p_242154_0_) voidRecipeBookStatus.write(CompoundNBT p_242160_1_) -
Uses of CompoundNBT in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions declared as CompoundNBTMethods in net.minecraft.loot.functions with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic LootFunction.Builder<?>SetNBT.setTag(CompoundNBT p_215952_0_) Constructors in net.minecraft.loot.functions with parameters of type CompoundNBTModifierConstructorDescriptionprivateSetNBT(ILootCondition[] p_i46620_1_, CompoundNBT p_i46620_2_) -
Uses of CompoundNBT in net.minecraft.nbt
Fields in net.minecraft.nbt with type parameters of type CompoundNBTModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CompoundNBT>CompoundNBT.CODECstatic final INBTType<CompoundNBT>CompoundNBT.TYPEMethods in net.minecraft.nbt that return CompoundNBTModifier and TypeMethodDescriptionprotected CompoundNBTNBTDynamicOps.NBTRecordBuilder.append(String p_append_1_, INBT p_append_2_, CompoundNBT p_append_3_) CompoundNBT.copy()CompoundNBT.getCompound(String p_74775_1_) ListNBT.getCompound(int p_150305_1_) protected CompoundNBTNBTDynamicOps.NBTRecordBuilder.initBuilder()CompoundNBT.merge(CompoundNBT p_197643_1_) static CompoundNBTstatic CompoundNBTstatic CompoundNBTCompressedStreamTools.read(DataInput p_152456_0_, NBTSizeTracker p_152456_1_) static CompoundNBTstatic CompoundNBTCompressedStreamTools.readCompressed(File p_244263_0_) static CompoundNBTCompressedStreamTools.readCompressed(InputStream p_74796_0_) (package private) CompoundNBTJsonToNBT.readSingleStruct()JsonToNBT.readStruct()static CompoundNBTNBTUtil.update(com.mojang.datafixers.DataFixer p_210822_0_, DefaultTypeReferences p_210822_1_, CompoundNBT p_210822_2_, int p_210822_3_) static CompoundNBTNBTUtil.update(com.mojang.datafixers.DataFixer p_210821_0_, DefaultTypeReferences p_210821_1_, CompoundNBT p_210821_2_, int p_210821_3_, int p_210821_4_) static CompoundNBTNBTUtil.writeBlockPos(BlockPos p_186859_0_) static CompoundNBTNBTUtil.writeBlockState(BlockState p_190009_0_) static CompoundNBTNBTUtil.writeGameProfile(CompoundNBT p_180708_0_, com.mojang.authlib.GameProfile p_180708_1_) Methods in net.minecraft.nbt that return types with arguments of type CompoundNBTMethods in net.minecraft.nbt with parameters of type CompoundNBTModifier and TypeMethodDescriptionprotected CompoundNBTNBTDynamicOps.NBTRecordBuilder.append(String p_append_1_, INBT p_append_2_, CompoundNBT p_append_3_) protected com.mojang.serialization.DataResult<INBT>NBTDynamicOps.NBTRecordBuilder.build(CompoundNBT p_build_1_, INBT p_build_2_) CompoundNBT.merge(CompoundNBT p_197643_1_) static BlockPosNBTUtil.readBlockPos(CompoundNBT p_186861_0_) static BlockStateNBTUtil.readBlockState(CompoundNBT p_190008_0_) static com.mojang.authlib.GameProfileNBTUtil.readGameProfile(CompoundNBT p_152459_0_) private static <S extends StateHolder<?,S>, T extends Comparable<T>>
SNBTUtil.setValueHelper(S p_193590_0_, Property<T> p_193590_1_, String p_193590_2_, CompoundNBT p_193590_3_, CompoundNBT p_193590_4_) static CompoundNBTNBTUtil.update(com.mojang.datafixers.DataFixer p_210822_0_, DefaultTypeReferences p_210822_1_, CompoundNBT p_210822_2_, int p_210822_3_) static CompoundNBTNBTUtil.update(com.mojang.datafixers.DataFixer p_210821_0_, DefaultTypeReferences p_210821_1_, CompoundNBT p_210821_2_, int p_210821_3_, int p_210821_4_) static voidCompressedStreamTools.write(CompoundNBT p_74800_0_, DataOutput p_74800_1_) static voidCompressedStreamTools.write(CompoundNBT p_74795_0_, File p_74795_1_) static voidCompressedStreamTools.writeCompressed(CompoundNBT p_244264_0_, File p_244264_1_) static voidCompressedStreamTools.writeCompressed(CompoundNBT p_74799_0_, OutputStream p_74799_1_) static CompoundNBTNBTUtil.writeGameProfile(CompoundNBT p_180708_0_, com.mojang.authlib.GameProfile p_180708_1_) -
Uses of CompoundNBT in net.minecraft.network
Methods in net.minecraft.network that return CompoundNBTModifier and TypeMethodDescriptionPacketBuffer.readAnySizeNbt()PacketBuffer.readNbt()PacketBuffer.readNbt(NBTSizeTracker p_244272_1_) Methods in net.minecraft.network with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraft.network.datasync
Fields in net.minecraft.network.datasync with type parameters of type CompoundNBTModifier and TypeFieldDescriptionstatic final IDataSerializer<CompoundNBT>DataSerializers.COMPOUND_TAG -
Uses of CompoundNBT in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as CompoundNBTModifier and TypeFieldDescriptionprivate CompoundNBTSChunkDataPacket.heightmapsprivate CompoundNBTSQueryNBTResponsePacket.tagprivate CompoundNBTSUpdateTileEntityPacket.tagFields in net.minecraft.network.play.server with type parameters of type CompoundNBTMethods in net.minecraft.network.play.server that return CompoundNBTModifier and TypeMethodDescriptionSChunkDataPacket.getHeightmaps()SQueryNBTResponsePacket.getTag()SUpdateTileEntityPacket.getTag()Methods in net.minecraft.network.play.server that return types with arguments of type CompoundNBTConstructors in net.minecraft.network.play.server with parameters of type CompoundNBTModifierConstructorDescriptionSQueryNBTResponsePacket(int p_i49757_1_, CompoundNBT p_i49757_2_) SUpdateTileEntityPacket(BlockPos p_i46967_1_, int p_i46967_2_, CompoundNBT p_i46967_3_) -
Uses of CompoundNBT in net.minecraft.potion
Methods in net.minecraft.potion that return CompoundNBTMethods in net.minecraft.potion with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic List<EffectInstance>PotionUtils.getAllEffects(CompoundNBT p_185185_0_) static List<EffectInstance>PotionUtils.getCustomEffects(CompoundNBT p_185192_0_) static voidPotionUtils.getCustomEffects(CompoundNBT p_185193_0_, List<EffectInstance> p_185193_1_) static PotionPotionUtils.getPotion(CompoundNBT p_185187_0_) static EffectInstanceEffectInstance.load(CompoundNBT p_82722_0_) private static EffectInstanceEffectInstance.loadSpecifiedEffect(Effect p_230116_0_, CompoundNBT p_230116_1_) private static EffectInstanceEffectInstance.readCurativeItems(EffectInstance effect, CompoundNBT nbt) EffectInstance.save(CompoundNBT p_82719_1_) private voidEffectInstance.writeDetailsTo(CompoundNBT p_230119_1_) -
Uses of CompoundNBT in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as CompoundNBTMethods in net.minecraft.scoreboard that return CompoundNBTMethods in net.minecraft.scoreboard with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidScoreboardSaveData.load(CompoundNBT p_76184_1_) protected voidScoreboardSaveData.loadDisplaySlots(CompoundNBT p_96504_1_) ScoreboardSaveData.save(CompoundNBT p_189551_1_) protected voidScoreboardSaveData.saveDisplaySlots(CompoundNBT p_96497_1_) -
Uses of CompoundNBT in net.minecraft.server
Methods in net.minecraft.server that return CompoundNBTMethods in net.minecraft.server with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic CustomServerBossInfoCustomServerBossInfo.load(CompoundNBT p_201371_0_, ResourceLocation p_201371_1_) voidCustomServerBossInfoManager.load(CompoundNBT p_201381_1_) -
Uses of CompoundNBT in net.minecraft.server.integrated
Fields in net.minecraft.server.integrated declared as CompoundNBTMethods in net.minecraft.server.integrated that return CompoundNBT -
Uses of CompoundNBT in net.minecraft.server.management
Methods in net.minecraft.server.management that return CompoundNBTModifier and TypeMethodDescriptionPlayerList.getSingleplayerData()PlayerList.load(ServerPlayerEntity p_72380_1_) -
Uses of CompoundNBT in net.minecraft.stats
Methods in net.minecraft.stats that return CompoundNBTModifier and TypeMethodDescriptionprivate static CompoundNBTServerStatisticsManager.fromJson(com.google.gson.JsonObject p_199065_0_) -
Uses of CompoundNBT in net.minecraft.test
Methods in net.minecraft.test that return CompoundNBTModifier and TypeMethodDescriptionprivate static CompoundNBTStructureHelper.tryLoadStructure(Path p_229606_0_) -
Uses of CompoundNBT in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as CompoundNBTModifier and TypeFieldDescriptionprivate CompoundNBTTileEntity.customTileDataprivate final CompoundNBTBeehiveTileEntity.Bee.entityDataMethods in net.minecraft.tileentity that return CompoundNBTModifier and TypeMethodDescriptionTileEntity.getTileData()BannerTileEntity.getUpdateTag()BeaconTileEntity.getUpdateTag()CampfireTileEntity.getUpdateTag()ConduitTileEntity.getUpdateTag()EndGatewayTileEntity.getUpdateTag()JigsawTileEntity.getUpdateTag()MobSpawnerTileEntity.getUpdateTag()PistonTileEntity.getUpdateTag()SignTileEntity.getUpdateTag()SkullTileEntity.getUpdateTag()StructureBlockTileEntity.getUpdateTag()TileEntity.getUpdateTag()AbstractFurnaceTileEntity.save(CompoundNBT p_189515_1_) BannerTileEntity.save(CompoundNBT p_189515_1_) BarrelTileEntity.save(CompoundNBT p_189515_1_) BeaconTileEntity.save(CompoundNBT p_189515_1_) BeehiveTileEntity.save(CompoundNBT p_189515_1_) BrewingStandTileEntity.save(CompoundNBT p_189515_1_) CampfireTileEntity.save(CompoundNBT p_189515_1_) ChestTileEntity.save(CompoundNBT p_189515_1_) CommandBlockLogic.save(CompoundNBT p_189510_1_) CommandBlockTileEntity.save(CompoundNBT p_189515_1_) ComparatorTileEntity.save(CompoundNBT p_189515_1_) ConduitTileEntity.save(CompoundNBT p_189515_1_) DispenserTileEntity.save(CompoundNBT p_189515_1_) EnchantingTableTileEntity.save(CompoundNBT p_189515_1_) EndGatewayTileEntity.save(CompoundNBT p_189515_1_) HopperTileEntity.save(CompoundNBT p_189515_1_) JigsawTileEntity.save(CompoundNBT p_189515_1_) JukeboxTileEntity.save(CompoundNBT p_189515_1_) LecternTileEntity.save(CompoundNBT p_189515_1_) LockableTileEntity.save(CompoundNBT p_189515_1_) MobSpawnerTileEntity.save(CompoundNBT p_189515_1_) PistonTileEntity.save(CompoundNBT p_189515_1_) ShulkerBoxTileEntity.save(CompoundNBT p_189515_1_) SignTileEntity.save(CompoundNBT p_189515_1_) SkullTileEntity.save(CompoundNBT p_189515_1_) StructureBlockTileEntity.save(CompoundNBT p_189515_1_) TileEntity.save(CompoundNBT p_189515_1_) private CompoundNBTTileEntity.saveMetadata(CompoundNBT p_189516_1_) private CompoundNBTCampfireTileEntity.saveMetadataAndItems(CompoundNBT p_213983_1_) ShulkerBoxTileEntity.saveToTag(CompoundNBT p_190580_1_) Methods in net.minecraft.tileentity with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractFurnaceTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidBannerTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidBarrelTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidBeaconTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidBeehiveTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidBrewingStandTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidCampfireTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidChestTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidCommandBlockLogic.load(CompoundNBT p_145759_1_) voidCommandBlockTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidComparatorTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidConduitTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidDispenserTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidEnchantingTableTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidEndGatewayTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidHopperTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidJigsawTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidJukeboxTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidLecternTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidLockableTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidMobSpawnerTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidPistonTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidShulkerBoxTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidSignTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidSkullTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidStructureBlockTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidTileEntity.load(BlockState p_230337_1_, CompoundNBT p_230337_2_) voidShulkerBoxTileEntity.loadFromTag(CompoundNBT p_190586_1_) static TileEntityTileEntity.loadStatic(BlockState p_235657_0_, CompoundNBT p_235657_1_) AbstractFurnaceTileEntity.save(CompoundNBT p_189515_1_) BannerTileEntity.save(CompoundNBT p_189515_1_) BarrelTileEntity.save(CompoundNBT p_189515_1_) BeaconTileEntity.save(CompoundNBT p_189515_1_) BeehiveTileEntity.save(CompoundNBT p_189515_1_) BrewingStandTileEntity.save(CompoundNBT p_189515_1_) CampfireTileEntity.save(CompoundNBT p_189515_1_) ChestTileEntity.save(CompoundNBT p_189515_1_) CommandBlockLogic.save(CompoundNBT p_189510_1_) CommandBlockTileEntity.save(CompoundNBT p_189515_1_) ComparatorTileEntity.save(CompoundNBT p_189515_1_) ConduitTileEntity.save(CompoundNBT p_189515_1_) DispenserTileEntity.save(CompoundNBT p_189515_1_) EnchantingTableTileEntity.save(CompoundNBT p_189515_1_) EndGatewayTileEntity.save(CompoundNBT p_189515_1_) HopperTileEntity.save(CompoundNBT p_189515_1_) JigsawTileEntity.save(CompoundNBT p_189515_1_) JukeboxTileEntity.save(CompoundNBT p_189515_1_) LecternTileEntity.save(CompoundNBT p_189515_1_) LockableTileEntity.save(CompoundNBT p_189515_1_) MobSpawnerTileEntity.save(CompoundNBT p_189515_1_) PistonTileEntity.save(CompoundNBT p_189515_1_) ShulkerBoxTileEntity.save(CompoundNBT p_189515_1_) SignTileEntity.save(CompoundNBT p_189515_1_) SkullTileEntity.save(CompoundNBT p_189515_1_) StructureBlockTileEntity.save(CompoundNBT p_189515_1_) TileEntity.save(CompoundNBT p_189515_1_) private CompoundNBTTileEntity.saveMetadata(CompoundNBT p_189516_1_) private CompoundNBTCampfireTileEntity.saveMetadataAndItems(CompoundNBT p_213983_1_) ShulkerBoxTileEntity.saveToTag(CompoundNBT p_190580_1_) protected booleanLockableLootTileEntity.tryLoadLootTable(CompoundNBT p_184283_1_) protected booleanLockableLootTileEntity.trySaveLootTable(CompoundNBT p_184282_1_) Constructors in net.minecraft.tileentity with parameters of type CompoundNBTModifierConstructorDescriptionprivateBee(CompoundNBT p_i225767_1_, int p_i225767_2_, int p_i225767_3_) -
Uses of CompoundNBT in net.minecraft.util
Fields in net.minecraft.util declared as CompoundNBTMethods in net.minecraft.util that return CompoundNBTMethods in net.minecraft.util with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidFoodStats.addAdditionalSaveData(CompoundNBT p_75117_1_) voidFoodStats.readAdditionalSaveData(CompoundNBT p_75112_1_) Constructors in net.minecraft.util with parameters of type CompoundNBTModifierConstructorDescriptionWeightedSpawnerEntity(int p_i46716_1_, CompoundNBT p_i46716_2_) WeightedSpawnerEntity(CompoundNBT p_i46715_1_) -
Uses of CompoundNBT in net.minecraft.util.palette
Fields in net.minecraft.util.palette with type parameters of type CompoundNBTModifier and TypeFieldDescriptionprivate final Function<CompoundNBT,T> ArrayPalette.readerprivate final Function<CompoundNBT,T> HashMapPalette.readerprivate final Function<CompoundNBT,T> PalettedContainer.readerprivate final Function<T,CompoundNBT> HashMapPalette.writerprivate final Function<T,CompoundNBT> PalettedContainer.writerMethods in net.minecraft.util.palette that return CompoundNBTMethods in net.minecraft.util.palette with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidPalettedContainer.write(CompoundNBT p_196963_1_, String p_196963_2_, String p_196963_3_) Constructors in net.minecraft.util.palette with parameters of type CompoundNBTConstructor parameters in net.minecraft.util.palette with type arguments of type CompoundNBTModifierConstructorDescriptionArrayPalette(ObjectIntIdentityMap<T> p_i48962_1_, int p_i48962_2_, IResizeCallback<T> p_i48962_3_, Function<CompoundNBT, T> p_i48962_4_) HashMapPalette(ObjectIntIdentityMap<T> p_i48964_1_, int p_i48964_2_, IResizeCallback<T> p_i48964_3_, Function<CompoundNBT, T> p_i48964_4_, Function<T, CompoundNBT> p_i48964_5_) PalettedContainer(IPalette<T> p_i48961_1_, ObjectIntIdentityMap<T> p_i48961_2_, Function<CompoundNBT, T> p_i48961_3_, Function<T, CompoundNBT> p_i48961_4_, T p_i48961_5_) -
Uses of CompoundNBT in net.minecraft.util.text
Methods in net.minecraft.util.text that return types with arguments of type CompoundNBTModifier and TypeMethodDescriptionprotected Stream<CompoundNBT>NBTTextComponent.Block.getData(CommandSource p_218673_1_) protected Stream<CompoundNBT>NBTTextComponent.Entity.getData(CommandSource p_218673_1_) protected abstract Stream<CompoundNBT>NBTTextComponent.getData(CommandSource p_218673_1_) protected Stream<CompoundNBT>NBTTextComponent.Storage.getData(CommandSource p_218673_1_) -
Uses of CompoundNBT in net.minecraft.util.text.event
Fields in net.minecraft.util.text.event declared as CompoundNBTConstructors in net.minecraft.util.text.event with parameters of type CompoundNBTModifierConstructorDescription(package private)ItemHover(Item p_i232567_1_, int p_i232567_2_, CompoundNBT p_i232567_3_) -
Uses of CompoundNBT in net.minecraft.world
Methods in net.minecraft.world that return CompoundNBTModifier and TypeMethodDescriptionGameRules.createTag()ForcedChunksSaveData.save(CompoundNBT p_189551_1_) Methods in net.minecraft.world with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidLockCode.addToTag(CompoundNBT p_180157_1_) voidWorld.createFireworks(double p_92088_1_, double p_92088_3_, double p_92088_5_, double p_92088_7_, double p_92088_9_, double p_92088_11_, CompoundNBT p_92088_13_) static LockCodeLockCode.fromTag(CompoundNBT p_180158_0_) voidForcedChunksSaveData.load(CompoundNBT p_76184_1_) ForcedChunksSaveData.save(CompoundNBT p_189551_1_) -
Uses of CompoundNBT in net.minecraft.world.border
Methods in net.minecraft.world.border with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type CompoundNBTModifier and TypeFieldDescriptionprivate final Map<BlockPos,CompoundNBT> ChunkPrimer.blockEntityNbtsprivate final List<CompoundNBT>ChunkPrimer.entitiesprivate final Map<BlockPos,CompoundNBT> Chunk.pendingBlockEntitiesMethods in net.minecraft.world.chunk that return CompoundNBTModifier and TypeMethodDescriptionChunk.getBlockEntityNbt(BlockPos p_201579_1_) ChunkPrimer.getBlockEntityNbt(BlockPos p_201579_1_) ChunkPrimerWrapper.getBlockEntityNbt(BlockPos p_201579_1_) IChunk.getBlockEntityNbt(BlockPos p_201579_1_) Chunk.getBlockEntityNbtForSaving(BlockPos p_223134_1_) ChunkPrimer.getBlockEntityNbtForSaving(BlockPos p_223134_1_) ChunkPrimerWrapper.getBlockEntityNbtForSaving(BlockPos p_223134_1_) IChunk.getBlockEntityNbtForSaving(BlockPos p_223134_1_) final CompoundNBTChunk.writeCapsToNBT()Deprecated.Methods in net.minecraft.world.chunk that return types with arguments of type CompoundNBTMethods in net.minecraft.world.chunk with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidChunkPrimer.addEntity(CompoundNBT p_201626_1_) private TileEntityChunk.promotePendingBlockEntity(BlockPos p_212815_1_, CompoundNBT p_212815_2_) final voidChunk.readCapsFromNBT(CompoundNBT tag) Deprecated.voidChunk.replaceWithPacketData(BiomeContainer p_227073_1_, PacketBuffer p_227073_2_, CompoundNBT p_227073_3_, int p_227073_4_) voidChunk.setBlockEntityNbt(CompoundNBT p_201591_1_) voidChunkPrimer.setBlockEntityNbt(CompoundNBT p_201591_1_) voidChunkPrimerWrapper.setBlockEntityNbt(CompoundNBT p_201591_1_) default voidIChunk.setBlockEntityNbt(CompoundNBT p_201591_1_) -
Uses of CompoundNBT in net.minecraft.world.chunk.storage
Fields in net.minecraft.world.chunk.storage declared as CompoundNBTMethods in net.minecraft.world.chunk.storage that return CompoundNBTModifier and TypeMethodDescriptionprivate static CompoundNBTChunkSerializer.packStructureData(ChunkPos p_222649_0_, Map<Structure<?>, StructureStart<?>> p_222649_1_, Map<Structure<?>, it.unimi.dsi.fastutil.longs.LongSet> p_222649_2_) private CompoundNBTChunkLoader.upgradeChunkTag(RegistryKey<World> p_235968_1_, Supplier<DimensionSavedDataManager> p_235968_2_, CompoundNBT p_235968_3_) static CompoundNBTChunkSerializer.write(ServerWorld p_222645_0_, IChunk p_222645_1_) Methods in net.minecraft.world.chunk.storage with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic voidChunkLoaderUtil.convertToAnvilFormat(DynamicRegistries.Impl p_242708_0_, ChunkLoaderUtil.AnvilConverterData p_242708_1_, CompoundNBT p_242708_2_, BiomeProvider p_242708_3_) static ChunkStatus.TypeChunkSerializer.getChunkTypeFromTag(CompoundNBT p_222651_0_) static intChunkLoader.getVersion(CompoundNBT p_219165_0_) ChunkLoaderUtil.load(CompoundNBT p_76691_0_) private static voidChunkSerializer.postLoadChunk(CompoundNBT p_222650_0_, Chunk p_222650_1_) static ChunkPrimerChunkSerializer.read(ServerWorld p_222656_0_, TemplateManager p_222656_1_, PointOfInterestManager p_222656_2_, ChunkPos p_222656_3_, CompoundNBT p_222656_4_) IOWorker.store(ChunkPos p_227093_1_, CompoundNBT p_227093_2_) ChunkSerializer.unpackStructureReferences(ChunkPos p_227075_0_, CompoundNBT p_227075_1_) private static Map<Structure<?>,StructureStart<?>> ChunkSerializer.unpackStructureStart(TemplateManager p_235967_0_, CompoundNBT p_235967_1_, long p_235967_2_) ChunkLoader.upgradeChunkTag(RegistryKey<World> p_235968_1_, Supplier<DimensionSavedDataManager> p_235968_2_, CompoundNBT p_235968_3_) voidChunkLoader.write(ChunkPos p_219100_1_, CompoundNBT p_219100_2_) protected voidRegionFileCache.write(ChunkPos p_219100_1_, CompoundNBT p_219100_2_) Constructors in net.minecraft.world.chunk.storage with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraft.world.end
Methods in net.minecraft.world.end that return CompoundNBTConstructors in net.minecraft.world.end with parameters of type CompoundNBTModifierConstructorDescriptionDragonFightManager(ServerWorld p_i231901_1_, long p_i231901_2_, CompoundNBT p_i231901_4_) -
Uses of CompoundNBT in net.minecraft.world.gen.feature.jigsaw
Fields in net.minecraft.world.gen.feature.jigsaw declared as CompoundNBTMethods in net.minecraft.world.gen.feature.jigsaw that return CompoundNBT -
Uses of CompoundNBT in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure with type parameters of type CompoundNBTModifier and TypeFieldDescriptionprivate final Map<String,it.unimi.dsi.fastutil.longs.Long2ObjectMap<CompoundNBT>> LegacyStructureDataUtil.dataMapMethods in net.minecraft.world.gen.feature.structure that return CompoundNBTModifier and TypeMethodDescriptionfinal CompoundNBTStructurePiece.createTag()StructureStart.createTag(int p_143021_1_, int p_143021_2_) StructureIndexesSavedData.save(CompoundNBT p_189551_1_) LegacyStructureDataUtil.updateFromLegacy(CompoundNBT p_212181_1_) private CompoundNBTLegacyStructureDataUtil.updateStructureStart(CompoundNBT p_212182_1_, ChunkPos p_212182_2_) Methods in net.minecraft.world.gen.feature.structure with parameters of type CompoundNBTModifier and TypeMethodDescriptionprotected voidAbstractVillagePiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidBuriedTreasure.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidDesertPyramidPiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidEndCityPieces.CityTemplate.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidFortressPieces.Corridor.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidFortressPieces.Corridor2.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidFortressPieces.End.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidFortressPieces.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidFortressPieces.Throne.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidIglooPieces.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidJunglePyramidPiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidMineshaftPieces.Corridor.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidMineshaftPieces.Cross.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidMineshaftPieces.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidMineshaftPieces.Room.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidNetherFossilStructures.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidOceanMonumentPieces.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidOceanRuinPieces.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidRuinedPortalPiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidScatteredStructurePiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidShipwreckPieces.Piece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.ChestCorridor.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.Corridor.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.Crossing.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.Library.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.PortalRoom.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.RoomCrossing.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.Stairs.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.Straight.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidStrongholdPieces.Stronghold.addAdditionalSaveData(CompoundNBT p_143011_1_) protected abstract voidStructurePiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidSwampHutPiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidTemplateStructurePiece.addAdditionalSaveData(CompoundNBT p_143011_1_) protected voidWoodlandMansionPieces.MansionTemplate.addAdditionalSaveData(CompoundNBT p_143011_1_) IStructurePieceType.load(TemplateManager p_load_1_, CompoundNBT p_load_2_) voidStructureIndexesSavedData.load(CompoundNBT p_76184_1_) static StructureStart<?>Structure.loadStaticStart(TemplateManager p_236393_0_, CompoundNBT p_236393_1_, long p_236393_2_) StructureIndexesSavedData.save(CompoundNBT p_189551_1_) LegacyStructureDataUtil.updateFromLegacy(CompoundNBT p_212181_1_) private CompoundNBTLegacyStructureDataUtil.updateStructureStart(CompoundNBT p_212182_1_, ChunkPos p_212182_2_) Constructors in net.minecraft.world.gen.feature.structure with parameters of type CompoundNBTModifierConstructorDescriptionAbstractVillagePiece(TemplateManager p_i242037_1_, CompoundNBT p_i242037_2_) ChestCorridor(TemplateManager p_i50140_1_, CompoundNBT p_i50140_2_) CityTemplate(TemplateManager p_i50598_1_, CompoundNBT p_i50598_2_) Corridor(TemplateManager p_i50272_1_, CompoundNBT p_i50272_2_) Corridor(TemplateManager p_i50456_1_, CompoundNBT p_i50456_2_) Corridor(TemplateManager p_i50138_1_, CompoundNBT p_i50138_2_) Corridor2(TemplateManager p_i50266_1_, CompoundNBT p_i50266_2_) Corridor3(TemplateManager p_i50281_1_, CompoundNBT p_i50281_2_) Corridor4(TemplateManager p_i50278_1_, CompoundNBT p_i50278_2_) Corridor5(TemplateManager p_i50269_1_, CompoundNBT p_i50269_2_) Cross(TemplateManager p_i50454_1_, CompoundNBT p_i50454_2_) Crossing(TemplateManager p_i50259_1_, CompoundNBT p_i50259_2_) Crossing(TemplateManager p_i50136_1_, CompoundNBT p_i50136_2_) Crossing2(TemplateManager p_i50274_1_, CompoundNBT p_i50274_2_) protectedCrossing3(IStructurePieceType p_i50287_1_, CompoundNBT p_i50287_2_) Crossing3(TemplateManager p_i50288_1_, CompoundNBT p_i50288_2_) DesertPyramidPiece(TemplateManager p_i51351_1_, CompoundNBT p_i51351_2_) DoubleXRoom(TemplateManager p_i50662_1_, CompoundNBT p_i50662_2_) DoubleXYRoom(TemplateManager p_i50660_1_, CompoundNBT p_i50660_2_) DoubleYRoom(TemplateManager p_i50658_1_, CompoundNBT p_i50658_2_) DoubleYZRoom(TemplateManager p_i50656_1_, CompoundNBT p_i50656_2_) DoubleZRoom(TemplateManager p_i50654_1_, CompoundNBT p_i50654_2_) End(TemplateManager p_i50285_1_, CompoundNBT p_i50285_2_) Entrance(TemplateManager p_i50276_1_, CompoundNBT p_i50276_2_) EntryRoom(TemplateManager p_i50652_1_, CompoundNBT p_i50652_2_) JunglePyramidPiece(TemplateManager p_i51350_1_, CompoundNBT p_i51350_2_) LeftTurn(TemplateManager p_i50134_1_, CompoundNBT p_i50134_2_) Library(TemplateManager p_i50133_1_, CompoundNBT p_i50133_2_) MansionTemplate(TemplateManager p_i50615_1_, CompoundNBT p_i50615_2_) MonumentBuilding(TemplateManager p_i50665_1_, CompoundNBT p_i50665_2_) MonumentCoreRoom(TemplateManager p_i50664_1_, CompoundNBT p_i50664_2_) NetherStalkRoom(TemplateManager p_i50265_1_, CompoundNBT p_i50265_2_) Penthouse(TemplateManager p_i50651_1_, CompoundNBT p_i50651_2_) Piece(TemplateManager p_i50677_1_, CompoundNBT p_i50677_2_) Piece(IStructurePieceType p_i50261_1_, CompoundNBT p_i50261_2_) Piece(TemplateManager p_i50566_1_, CompoundNBT p_i50566_2_) Piece(IStructurePieceType p_i50453_1_, CompoundNBT p_i50453_2_) Piece(TemplateManager p_i232107_1_, CompoundNBT p_i232107_2_) Piece(IStructurePieceType p_i50650_1_, CompoundNBT p_i50650_2_) Piece(TemplateManager p_i50592_1_, CompoundNBT p_i50592_2_) Piece(TemplateManager p_i50445_1_, CompoundNBT p_i50445_2_) PortalRoom(TemplateManager p_i50132_1_, CompoundNBT p_i50132_2_) Prison(TemplateManager p_i50130_1_, CompoundNBT p_i50130_2_) RightTurn(TemplateManager p_i50128_1_, CompoundNBT p_i50128_2_) Room(TemplateManager p_i50451_1_, CompoundNBT p_i50451_2_) RoomCrossing(TemplateManager p_i50125_1_, CompoundNBT p_i50125_2_) RuinedPortalPiece(TemplateManager p_i232110_1_, CompoundNBT p_i232110_2_) protectedScatteredStructurePiece(IStructurePieceType p_i51345_1_, CompoundNBT p_i51345_2_) SimpleRoom(TemplateManager p_i50646_1_, CompoundNBT p_i50646_2_) SimpleTopRoom(TemplateManager p_i50645_1_, CompoundNBT p_i50645_2_) Stairs(TemplateManager p_i50256_1_, CompoundNBT p_i50256_2_) Stairs(TemplateManager p_i50450_1_, CompoundNBT p_i50450_2_) Stairs(IStructurePieceType p_i50121_1_, CompoundNBT p_i50121_2_) Stairs(TemplateManager p_i50122_1_, CompoundNBT p_i50122_2_) Stairs2(TemplateManager p_i50118_1_, CompoundNBT p_i50118_2_) StairsStraight(TemplateManager p_i50113_1_, CompoundNBT p_i50113_2_) Start(TemplateManager p_i50253_1_, CompoundNBT p_i50253_2_) Straight(TemplateManager p_i50283_1_, CompoundNBT p_i50283_2_) Straight(TemplateManager p_i50115_1_, CompoundNBT p_i50115_2_) Stronghold(IStructurePieceType p_i50111_1_, CompoundNBT p_i50111_2_) StructurePiece(IStructurePieceType p_i51343_1_, CompoundNBT p_i51343_2_) SwampHutPiece(TemplateManager p_i51340_1_, CompoundNBT p_i51340_2_) TemplateStructurePiece(IStructurePieceType p_i51339_1_, CompoundNBT p_i51339_2_) Throne(TemplateManager p_i50263_1_, CompoundNBT p_i50263_2_) Turn(IStructurePieceType p_i50109_1_, CompoundNBT p_i50109_2_) WingRoom(TemplateManager p_i50643_1_, CompoundNBT p_i50643_2_) -
Uses of CompoundNBT in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as CompoundNBTModifier and TypeFieldDescriptionfinal CompoundNBTTemplate.BlockInfo.nbtfinal CompoundNBTTemplate.EntityInfo.nbtprivate final CompoundNBTRuleEntry.outputTagMethods in net.minecraft.world.gen.feature.template that return CompoundNBTModifier and TypeMethodDescriptionRuleEntry.getOutputTag()Template.save(CompoundNBT p_189552_1_) Methods in net.minecraft.world.gen.feature.template with parameters of type CompoundNBTModifier and TypeMethodDescriptionTemplate.createEntityIgnoreException(IServerWorld p_215382_0_, CompoundNBT p_215382_1_) voidTemplate.load(CompoundNBT p_186256_1_) TemplateManager.readStructure(CompoundNBT p_227458_1_) Template.save(CompoundNBT p_189552_1_) Constructors in net.minecraft.world.gen.feature.template with parameters of type CompoundNBTModifierConstructorDescriptionBlockInfo(BlockPos p_i47042_1_, BlockState p_i47042_2_, CompoundNBT p_i47042_3_) EntityInfo(Vector3d p_i47101_1_, BlockPos p_i47101_2_, CompoundNBT p_i47101_3_) Constructor parameters in net.minecraft.world.gen.feature.template with type arguments of type CompoundNBTModifierConstructorDescriptionRuleEntry(RuleTest p_i232118_1_, RuleTest p_i232118_2_, PosRuleTest p_i232118_3_, BlockState p_i232118_4_, Optional<CompoundNBT> p_i232118_5_) -
Uses of CompoundNBT in net.minecraft.world.raid
Methods in net.minecraft.world.raid that return CompoundNBTModifier and TypeMethodDescriptionRaid.save(CompoundNBT p_221326_1_) RaidManager.save(CompoundNBT p_189551_1_) Methods in net.minecraft.world.raid with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidRaidManager.load(CompoundNBT p_76184_1_) Raid.save(CompoundNBT p_221326_1_) RaidManager.save(CompoundNBT p_189551_1_) Constructors in net.minecraft.world.raid with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraft.world.server
Methods in net.minecraft.world.server that return CompoundNBT -
Uses of CompoundNBT in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner that return CompoundNBTMethods in net.minecraft.world.spawner with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidAbstractSpawner.load(CompoundNBT p_98270_1_) AbstractSpawner.save(CompoundNBT p_189530_1_) -
Uses of CompoundNBT in net.minecraft.world.storage
Fields in net.minecraft.world.storage declared as CompoundNBTModifier and TypeFieldDescriptionprivate CompoundNBTServerWorldInfo.customBossEventsprivate CompoundNBTServerWorldInfo.endDragonFightDataprivate CompoundNBTServerWorldInfo.loadedPlayerTagFields in net.minecraft.world.storage with type parameters of type CompoundNBTModifier and TypeFieldDescriptionprivate final Map<String,CompoundNBT> CommandStorage.Container.storageMethods in net.minecraft.world.storage that return CompoundNBTModifier and TypeMethodDescriptionIServerConfiguration.createTag(DynamicRegistries p_230411_1_, CompoundNBT p_230411_2_) ServerWorldInfo.createTag(DynamicRegistries p_230411_1_, CompoundNBT p_230411_2_) IServerConfiguration.endDragonFightData()ServerWorldInfo.endDragonFightData()CommandStorage.get(ResourceLocation p_227488_1_) IServerConfiguration.getCustomBossEvents()ServerWorldInfo.getCustomBossEvents()IServerConfiguration.getLoadedPlayerTag()ServerWorldInfo.getLoadedPlayerTag()PlayerData.load(PlayerEntity p_237336_1_) DimensionSavedDataManager.readTagFromDisk(String p_215755_1_, int p_215755_2_) CommandStorage.Container.save(CompoundNBT p_189551_1_) MapBanner.save()MapData.save(CompoundNBT p_189551_1_) MapFrame.save()MapIdTracker.save(CompoundNBT p_189551_1_) abstract CompoundNBTWorldSavedData.save(CompoundNBT p_189551_1_) WorldSavedData.serializeNBT()Methods in net.minecraft.world.storage with parameters of type CompoundNBTModifier and TypeMethodDescriptionIServerConfiguration.createTag(DynamicRegistries p_230411_1_, CompoundNBT p_230411_2_) ServerWorldInfo.createTag(DynamicRegistries p_230411_1_, CompoundNBT p_230411_2_) voidWorldSavedData.deserializeNBT(CompoundNBT nbt) voidCommandStorage.Container.load(CompoundNBT p_76184_1_) static MapBannerMapBanner.load(CompoundNBT p_204300_0_) voidMapData.load(CompoundNBT p_76184_1_) static MapFrameMapFrame.load(CompoundNBT p_212765_0_) voidMapIdTracker.load(CompoundNBT p_76184_1_) abstract voidWorldSavedData.load(CompoundNBT p_76184_1_) static ServerWorldInfoServerWorldInfo.parse(com.mojang.serialization.Dynamic<INBT> p_237369_0_, com.mojang.datafixers.DataFixer p_237369_1_, int p_237369_2_, CompoundNBT p_237369_3_, WorldSettings p_237369_4_, VersionData p_237369_5_, DimensionGeneratorSettings p_237369_6_, com.mojang.serialization.Lifecycle p_237369_7_) voidCommandStorage.Container.put(String p_227495_1_, CompoundNBT p_227495_2_) CommandStorage.Container.save(CompoundNBT p_189551_1_) MapData.save(CompoundNBT p_189551_1_) MapIdTracker.save(CompoundNBT p_189551_1_) abstract CompoundNBTWorldSavedData.save(CompoundNBT p_189551_1_) voidSaveFormat.LevelSave.saveDataTag(DynamicRegistries p_237288_1_, IServerConfiguration p_237288_2_, CompoundNBT p_237288_3_) voidCommandStorage.set(ResourceLocation p_227489_1_, CompoundNBT p_227489_2_) voidIServerConfiguration.setCustomBossEvents(CompoundNBT p_230414_1_) voidServerWorldInfo.setCustomBossEvents(CompoundNBT p_230414_1_) voidIServerConfiguration.setEndDragonFightData(CompoundNBT p_230413_1_) voidServerWorldInfo.setEndDragonFightData(CompoundNBT p_230413_1_) private voidServerWorldInfo.setTagData(DynamicRegistries p_237370_1_, CompoundNBT p_237370_2_, CompoundNBT p_237370_3_) Constructors in net.minecraft.world.storage with parameters of type CompoundNBTModifierConstructorDescriptionprivateServerWorldInfo(com.mojang.datafixers.DataFixer p_i242043_1_, int p_i242043_2_, CompoundNBT p_i242043_3_, boolean p_i242043_4_, int p_i242043_5_, int p_i242043_6_, int p_i242043_7_, float p_i242043_8_, long p_i242043_9_, long p_i242043_11_, int p_i242043_13_, int p_i242043_14_, int p_i242043_15_, boolean p_i242043_16_, int p_i242043_17_, boolean p_i242043_18_, boolean p_i242043_19_, boolean p_i242043_20_, WorldBorder.Serializer p_i242043_21_, int p_i242043_22_, int p_i242043_23_, UUID p_i242043_24_, LinkedHashSet<String> p_i242043_25_, TimerCallbackManager<MinecraftServer> p_i242043_26_, CompoundNBT p_i242043_27_, CompoundNBT p_i242043_28_, WorldSettings p_i242043_29_, DimensionGeneratorSettings p_i242043_30_, com.mojang.serialization.Lifecycle p_i242043_31_) -
Uses of CompoundNBT in net.minecraftforge.common
Methods in net.minecraftforge.common that return CompoundNBTModifier and TypeMethodDescriptionForgeMod.getDataForWriting(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo) Methods in net.minecraftforge.common with parameters of type CompoundNBTModifier and TypeMethodDescriptionEntityType<?>ForgeSpawnEggItem.getType(CompoundNBT tag) voidForgeMod.readData(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag) -
Uses of CompoundNBT in net.minecraftforge.common.capabilities
Fields in net.minecraftforge.common.capabilities declared as CompoundNBTMethods in net.minecraftforge.common.capabilities that return CompoundNBTModifier and TypeMethodDescriptionprotected final CompoundNBTCapabilityProvider.serializeCaps()CapabilityDispatcher.serializeNBT()Methods in net.minecraftforge.common.capabilities with parameters of type CompoundNBTModifier and TypeMethodDescriptionprotected final voidCapabilityProvider.deserializeCaps(CompoundNBT tag) voidCapabilityDispatcher.deserializeNBT(CompoundNBT nbt) -
Uses of CompoundNBT in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return CompoundNBTModifier and TypeMethodDescriptionIForgeEntity.getPersistentData()Returns a NBTTagCompound that can be used to store custom data for this entity.default CompoundNBTIForgeItem.getShareTag(ItemStack stack) Override this method to change the NBT data being sent to the client.default CompoundNBTIForgeItemStack.getShareTag()Get the NBT data to be sent to the client.IForgeTileEntity.getTileData()Gets aNBTTagCompoundthat can be used to store custom data for this tile entity.default CompoundNBTIForgeEntity.serializeNBT()default CompoundNBTIForgeItemStack.serializeNBT()default CompoundNBTIForgeTileEntity.serializeNBT()Methods in net.minecraftforge.common.extensions with parameters of type CompoundNBTModifier and TypeMethodDescriptiondefault voidIForgeEntity.deserializeNBT(CompoundNBT nbt) default voidIForgeTileEntity.deserializeNBT(BlockState state, CompoundNBT nbt) default voidIForgeTileEntity.deserializeNBT(CompoundNBT nbt) default voidIForgeTileEntity.handleUpdateTag(BlockState state, CompoundNBT tag) Called when the chunk's TE update tag, gotten from#getUpdateTag(), is received on the client.default ICapabilityProviderIForgeItem.initCapabilities(ItemStack stack, CompoundNBT nbt) Called from ItemStack.setItem, will hold extra data for the life of this ItemStack.default voidIForgeItem.readShareTag(ItemStack stack, CompoundNBT nbt) Override this method to decide what to do with the NBT data received from getNBTShareTag().default voidIForgeItemStack.readShareTag(CompoundNBT nbt) Override this method to decide what to do with the NBT data received from getNBTShareTag().default voidIForgeEffectInstance.writeCurativeItems(CompoundNBT nbt) -
Uses of CompoundNBT in net.minecraftforge.common.util
Fields in net.minecraftforge.common.util declared as CompoundNBTModifier and TypeFieldDescriptionprivate CompoundNBTWorldCapabilityData.capNBTprivate final CompoundNBTBlockSnapshot.nbtFields in net.minecraftforge.common.util with type parameters of type CompoundNBTModifier and TypeFieldDescriptionprivate INBTSerializable<CompoundNBT>WorldCapabilityData.serializableMethods in net.minecraftforge.common.util that return CompoundNBTModifier and TypeMethodDescriptionBlockSnapshot.getNbt()private static CompoundNBTBlockSnapshot.getTileNBT(TileEntity te) static CompoundNBTDummyWorldSaveData.save(CompoundNBT compound) WorldCapabilityData.save(CompoundNBT nbt) Methods in net.minecraftforge.common.util with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidDummyWorldSaveData.load(CompoundNBT nbt) voidWorldCapabilityData.load(CompoundNBT nbt) DummyWorldSaveData.save(CompoundNBT compound) WorldCapabilityData.save(CompoundNBT nbt) Method parameters in net.minecraftforge.common.util with type arguments of type CompoundNBTModifier and TypeMethodDescriptionvoidWorldCapabilityData.setCapabilities(INBTSerializable<CompoundNBT> capabilities) Constructors in net.minecraftforge.common.util with parameters of type CompoundNBTModifierConstructorDescriptionprivateBlockSnapshot(RegistryKey<World> dim, IWorld world, BlockPos pos, BlockState state, CompoundNBT nbt, int flags) Constructor parameters in net.minecraftforge.common.util with type arguments of type CompoundNBT -
Uses of CompoundNBT in net.minecraftforge.common.world
Methods in net.minecraftforge.common.world with parameters of type CompoundNBTModifier and TypeMethodDescriptionprivate static voidForgeChunkManager.readBlockForcedChunks(String modId, long chunkPos, CompoundNBT modEntry, String key, Map<ForgeChunkManager.TicketOwner<BlockPos>, it.unimi.dsi.fastutil.longs.LongSet> blockForcedChunks) Reads the forge block forced chunks.private static voidForgeChunkManager.readEntityForcedChunks(String modId, long chunkPos, CompoundNBT modEntry, String key, Map<ForgeChunkManager.TicketOwner<UUID>, it.unimi.dsi.fastutil.longs.LongSet> entityForcedChunks) Reads the forge entity forced chunks.static voidForgeChunkManager.readForgeForcedChunks(CompoundNBT nbt, ForgeChunkManager.TicketTracker<BlockPos> blockForcedChunks, ForgeChunkManager.TicketTracker<UUID> entityForcedChunks) Reads the forge forced chunks from the NBT compound.static voidForgeChunkManager.writeForgeForcedChunks(CompoundNBT nbt, ForgeChunkManager.TicketTracker<BlockPos> blockForcedChunks, ForgeChunkManager.TicketTracker<UUID> entityForcedChunks) Writes the forge forced chunks into the NBT compound.Method parameters in net.minecraftforge.common.world with type arguments of type CompoundNBTModifier and TypeMethodDescriptionprivate static <T extends Comparable<? super T>>
voidForgeChunkManager.writeForcedChunkOwners(Map<String, it.unimi.dsi.fastutil.longs.Long2ObjectMap<CompoundNBT>> forcedEntries, Map<ForgeChunkManager.TicketOwner<T>, it.unimi.dsi.fastutil.longs.LongSet> forcedChunks, String listKey, int listType, BiConsumer<T, ListNBT> ownerWriter) private static <T extends Comparable<? super T>>
voidForgeChunkManager.writeForcedChunkOwners(Map<String, it.unimi.dsi.fastutil.longs.Long2ObjectMap<CompoundNBT>> forcedEntries, ForgeChunkManager.TicketTracker<T> tracker, String listKey, int listType, BiConsumer<T, ListNBT> ownerWriter) -
Uses of CompoundNBT in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block that return CompoundNBTModifier and TypeMethodDescriptionFullPotsAccessorDemo.DioriteFlowerPotTileEntity.getUpdateTag()FullPotsAccessorDemo.DioriteFlowerPotTileEntity.save(CompoundNBT tag) Methods in net.minecraftforge.debug.block with parameters of type CompoundNBTModifier and TypeMethodDescriptionvoidFullPotsAccessorDemo.DioriteFlowerPotTileEntity.handleUpdateTag(BlockState state, CompoundNBT tag) voidFullPotsAccessorDemo.DioriteFlowerPotTileEntity.load(BlockState state, CompoundNBT tag) FullPotsAccessorDemo.DioriteFlowerPotTileEntity.save(CompoundNBT tag) -
Uses of CompoundNBT in net.minecraftforge.event.world
Fields in net.minecraftforge.event.world declared as CompoundNBTMethods in net.minecraftforge.event.world that return CompoundNBTConstructors in net.minecraftforge.event.world with parameters of type CompoundNBTModifierConstructorDescriptionChunkDataEvent(IChunk chunk, CompoundNBT data) ChunkDataEvent(IChunk chunk, IWorld world, CompoundNBT data) Load(IChunk chunk, CompoundNBT data, ChunkStatus.Type status) Save(IChunk chunk, IWorld world, CompoundNBT data) -
Uses of CompoundNBT in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids declared as CompoundNBTMethods in net.minecraftforge.fluids that return CompoundNBTModifier and TypeMethodDescriptionFluidStack.getChildTag(String childName) FluidStack.getOrCreateChildTag(String childName) FluidStack.getOrCreateTag()FluidStack.getTag()FluidStack.writeToNBT(CompoundNBT nbt) Methods in net.minecraftforge.fluids with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic FluidStackFluidStack.loadFluidStackFromNBT(CompoundNBT nbt) This provides a safe method for retrieving a FluidStack - if the Fluid is invalid, the stack will return as null.voidFluidStack.setTag(CompoundNBT tag) FluidStack.writeToNBT(CompoundNBT nbt) Constructors in net.minecraftforge.fluids with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraftforge.fluids.capability
Methods in net.minecraftforge.fluids.capability that return CompoundNBTMethods in net.minecraftforge.fluids.capability with parameters of type CompoundNBTModifier and TypeMethodDescriptionItemFluidContainer.initCapabilities(ItemStack stack, CompoundNBT nbt) voidTileFluidHandler.load(BlockState state, CompoundNBT tag) TileFluidHandler.save(CompoundNBT tag) -
Uses of CompoundNBT in net.minecraftforge.fluids.capability.templates
Methods in net.minecraftforge.fluids.capability.templates that return CompoundNBTMethods in net.minecraftforge.fluids.capability.templates with parameters of type CompoundNBTModifier and TypeMethodDescriptionFluidTank.readFromNBT(CompoundNBT nbt) FluidTank.writeToNBT(CompoundNBT nbt) -
Uses of CompoundNBT in net.minecraftforge.fml
Methods in net.minecraftforge.fml that return CompoundNBTModifier and TypeMethodDescriptionFMLWorldPersistenceHook.getDataForWriting(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo) WorldPersistenceHooks.WorldPersistenceHook.getDataForWriting(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo) Methods in net.minecraftforge.fml with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic voidWorldPersistenceHooks.handleWorldDataLoad(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tagCompound) static voidWorldPersistenceHooks.handleWorldDataSave(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tagCompound) voidFMLWorldPersistenceHook.readData(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag) voidWorldPersistenceHooks.WorldPersistenceHook.readData(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag) -
Uses of CompoundNBT in net.minecraftforge.items
Methods in net.minecraftforge.items that return CompoundNBTMethods in net.minecraftforge.items with parameters of type CompoundNBT -
Uses of CompoundNBT in net.minecraftforge.registries
Methods in net.minecraftforge.registries that return CompoundNBTMethods in net.minecraftforge.registries with parameters of type CompoundNBTModifier and TypeMethodDescriptionstatic ForgeRegistry.SnapshotForgeRegistry.Snapshot.read(CompoundNBT nbt)