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_2635.field_12013final NbtCompoundclass_4530.field_22363Methods in net.minecraft with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidclass_2260.deserialize(NbtCompound nbt) protected voidclass_2279.deserialize(NbtCompound structureNbt) voidclass_2260.serialize(NbtCompound nbt) protected voidclass_2279.serialize(NbtCompound structureNbt) Constructors in net.minecraft with parameters of type NbtCompoundModifierConstructorDescriptionclass_2635(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) class_4530(ChunkPos chunkPos, NbtCompound nbtCompound) (package private)class_4879(NbtCompound nbtCompound, String string) (package private)class_4880(NbtCompound nbtCompound, int int2) -
Uses of NbtCompound in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as NbtCompoundModifier and TypeFieldDescriptionprivate final NbtCompoundSpawnerBlockEntityBehaviorEntry.field_6224Methods in net.minecraft.block.entity that return NbtCompoundMethods 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) voidFlowerPotBlockEntity.fromNbt(NbtCompound nbt) voidFurnaceBlockEntity.fromNbt(NbtCompound nbt) voidHopperBlockEntity.fromNbt(NbtCompound nbt) voidJukeboxBlockEntity.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) voidSpawnerBlockEntityBehavior.serialize(NbtCompound nbt) voidBannerBlockEntity.toNbt(NbtCompound nbt) voidBeaconBlockEntity.toNbt(NbtCompound nbt) voidBlockEntity.toNbt(NbtCompound nbt) voidBrewingStandBlockEntity.toNbt(NbtCompound nbt) voidChestBlockEntity.toNbt(NbtCompound nbt) voidCommandBlockBlockEntity.toNbt(NbtCompound nbt) voidComparatorBlockEntity.toNbt(NbtCompound nbt) voidDispenserBlockEntity.toNbt(NbtCompound nbt) voidEnchantingTableBlockEntity.toNbt(NbtCompound nbt) voidFlowerPotBlockEntity.toNbt(NbtCompound nbt) voidFurnaceBlockEntity.toNbt(NbtCompound nbt) voidHopperBlockEntity.toNbt(NbtCompound nbt) voidJukeboxBlockEntity.toNbt(NbtCompound nbt) voidLockableContainerBlockEntity.toNbt(NbtCompound nbt) voidMobSpawnerBlockEntity.toNbt(NbtCompound nbt) voidNoteBlockBlockEntity.toNbt(NbtCompound nbt) voidPistonBlockEntity.toNbt(NbtCompound nbt) voidSignBlockEntity.toNbt(NbtCompound nbt) voidSkullBlockEntity.toNbt(NbtCompound nbt) Constructors in net.minecraft.block.entity with parameters of type NbtCompoundModifierConstructorDescriptionSpawnerBlockEntityBehaviorEntry(SpawnerBlockEntityBehavior spawnerBlockEntityBehavior, NbtCompound nbtCompound) SpawnerBlockEntityBehaviorEntry(SpawnerBlockEntityBehavior spawnerBlockEntityBehavior, NbtCompound nbtCompound, String string) privateSpawnerBlockEntityBehaviorEntry(SpawnerBlockEntityBehavior spawnerBlockEntityBehavior, NbtCompound nbtCompound, String string, int int2) -
Uses of NbtCompound in net.minecraft.client
Constructors in net.minecraft.client with parameters of type NbtCompoundModifierConstructorDescriptionclass_1341(World world, double double2, double double3, double double4, double double5, double double6, double double7, ParticleManager particleManager, NbtCompound 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
Methods in net.minecraft.client.particle with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidParticle.readCustomDataFromNbt(NbtCompound nbt) voidParticle.writeCustomDataToNbt(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 with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidCommandStats.fromNbt(NbtCompound nbt) voidCommandStats.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity
Fields in net.minecraft.entity declared as NbtCompoundMethods in net.minecraft.entity that return NbtCompoundMethods in net.minecraft.entity with parameters of type NbtCompoundModifier and TypeMethodDescriptionstatic EntityEntityType.createInstanceFromNbt(NbtCompound nbt, World world) voidEntity.fromClientNbt(NbtCompound nbt) voidEntity.fromNbt(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 voidTntEntity.readCustomDataFromNbt(NbtCompound nbt) booleanEntity.saveSelfToNbt(NbtCompound nbt) booleanEntity.saveToNbt(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 voidTntEntity.writeCustomDataToNbt(NbtCompound nbt) voidEntity.writePlayerData(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.entity.attribute
Methods in net.minecraft.entity.attribute that return NbtCompoundModifier and TypeMethodDescriptionprivate static 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 TypeMethodDescriptionprotected voidEnderDragonPart.readCustomDataFromNbt(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) voidExplosiveProjectileEntity.readCustomDataFromNbt(NbtCompound nbt) voidFireballEntity.readCustomDataFromNbt(NbtCompound nbt) voidFishingBobberEntity.readCustomDataFromNbt(NbtCompound nbt) voidAbstractArrowEntity.writeCustomDataToNbt(NbtCompound nbt) voidExplosiveProjectileEntity.writeCustomDataToNbt(NbtCompound nbt) voidFireballEntity.writeCustomDataToNbt(NbtCompound nbt) voidFishingBobberEntity.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 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 with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidMapState.fromNbt(NbtCompound nbt) voidMapState.method_191(NbtCompound nbtCompound) -
Uses of NbtCompound in net.minecraft.nbt
Methods in net.minecraft.nbt that return NbtCompoundModifier and TypeMethodDescriptionstatic NbtCompoundNbtHelper.fromGameProfile(NbtCompound nbt, com.mojang.authlib.GameProfile profile) NbtCompound.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 com.mojang.authlib.GameProfileNbtHelper.toGameProfile(NbtCompound nbt) 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 NbtCompoundModifier and TypeFieldDescriptionprivate NbtCompoundBlockEntityUpdateS2CPacket.nbtprivate NbtCompoundUpdateEntityNbtS2CPacket.nbtMethods in net.minecraft.network.packet.s2c.play that return NbtCompoundModifier and TypeMethodDescriptionBlockEntityUpdateS2CPacket.getNbt()UpdateEntityNbtS2CPacket.getNbt()Constructors in net.minecraft.network.packet.s2c.play with parameters of type NbtCompoundModifierConstructorDescriptionBlockEntityUpdateS2CPacket(BlockPos pos, int blockEntityId, NbtCompound nbt) UpdateEntityNbtS2CPacket(int id, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as NbtCompoundMethods in net.minecraft.scoreboard with parameters of type NbtCompoundModifier and TypeMethodDescriptionprotected voidScoreboardState.deserializeDisplaySlots(NbtCompound nbtCompound) voidScoreboardState.fromNbt(NbtCompound nbt) voidScoreboardState.method_191(NbtCompound nbtCompound) protected voidScoreboardState.serializeSlots(NbtCompound nbtCompound) -
Uses of NbtCompound in net.minecraft.server
Methods in net.minecraft.server that return NbtCompoundModifier and TypeMethodDescriptionPlayerManager.getUserData()PlayerManager.loadPlayerData(ServerPlayerEntity player) -
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 TypeMethodDescriptionprotected voidclass_1254.deserialize(NbtCompound structureNbt) protected voidclass_1255.deserialize(NbtCompound structureNbt) protected voidclass_1256.deserialize(NbtCompound structureNbt) protected voidclass_1257.deserialize(NbtCompound structureNbt) protected voidclass_1263.deserialize(NbtCompound structureNbt) protected voidclass_1269.deserialize(NbtCompound structureNbt) protected voidclass_1271.deserialize(NbtCompound structureNbt) protected voidclass_1273.deserialize(NbtCompound structureNbt) protected voidclass_1274.deserialize(NbtCompound structureNbt) protected voidclass_1278.deserialize(NbtCompound structureNbt) protected voidclass_1284.deserialize(NbtCompound structureNbt) protected voidclass_15.deserialize(NbtCompound structureNbt) protected voidclass_16.deserialize(NbtCompound structureNbt) protected voidclass_17.deserialize(NbtCompound structureNbt) protected voidclass_19.deserialize(NbtCompound structureNbt) protected voidclass_21.deserialize(NbtCompound structureNbt) protected voidclass_24.deserialize(NbtCompound structureNbt) protected voidclass_26.deserialize(NbtCompound structureNbt) protected voidclass_29.deserialize(NbtCompound structureNbt) protected voidclass_31.deserialize(NbtCompound structureNbt) protected voidclass_41.deserialize(NbtCompound structureNbt) protected voidclass_42.deserialize(NbtCompound structureNbt) protected voidclass_46.deserialize(NbtCompound structureNbt) protected voidclass_47.deserialize(NbtCompound structureNbt) protected voidclass_49.deserialize(NbtCompound structureNbt) protected voidclass_5.deserialize(NbtCompound structureNbt) protected voidclass_51.deserialize(NbtCompound structureNbt) protected voidclass_53.deserialize(NbtCompound structureNbt) protected voidclass_6.deserialize(NbtCompound structureNbt) protected voidclass_8.deserialize(NbtCompound structureNbt) protected abstract voidStructurePiece.deserialize(NbtCompound structureNbt) voidStructurePiece.fromNbt(World world, NbtCompound nbt) static GeneratorConfigStructurePieceManager.getGeneratorConfigFromNbt(NbtCompound nbt, World world) static StructurePieceStructurePieceManager.getStructurePieceFromNbt(NbtCompound nbt, World world) protected voidclass_1254.serialize(NbtCompound structureNbt) protected voidclass_1255.serialize(NbtCompound structureNbt) protected voidclass_1256.serialize(NbtCompound structureNbt) protected voidclass_1257.serialize(NbtCompound structureNbt) protected voidclass_1263.serialize(NbtCompound structureNbt) protected voidclass_1269.serialize(NbtCompound structureNbt) protected voidclass_1271.serialize(NbtCompound structureNbt) protected voidclass_1273.serialize(NbtCompound structureNbt) protected voidclass_1274.serialize(NbtCompound structureNbt) protected voidclass_1278.serialize(NbtCompound structureNbt) protected voidclass_1284.serialize(NbtCompound structureNbt) protected voidclass_15.serialize(NbtCompound structureNbt) protected voidclass_16.serialize(NbtCompound structureNbt) protected voidclass_17.serialize(NbtCompound structureNbt) protected voidclass_19.serialize(NbtCompound structureNbt) protected voidclass_21.serialize(NbtCompound structureNbt) protected voidclass_24.serialize(NbtCompound structureNbt) protected voidclass_26.serialize(NbtCompound structureNbt) protected voidclass_29.serialize(NbtCompound structureNbt) protected voidclass_31.serialize(NbtCompound structureNbt) protected voidclass_41.serialize(NbtCompound structureNbt) protected voidclass_42.serialize(NbtCompound structureNbt) protected voidclass_46.serialize(NbtCompound structureNbt) protected voidclass_47.serialize(NbtCompound structureNbt) protected voidclass_49.serialize(NbtCompound structureNbt) protected voidclass_5.serialize(NbtCompound structureNbt) protected voidclass_51.serialize(NbtCompound structureNbt) protected voidclass_53.serialize(NbtCompound structureNbt) protected voidclass_6.serialize(NbtCompound structureNbt) protected voidclass_8.serialize(NbtCompound structureNbt) protected abstract voidStructurePiece.serialize(NbtCompound structureNbt) -
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 NbtCompoundMethods in net.minecraft.village with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidTraderOfferList.fromNbt(NbtCompound nbt) voidVillage.fromNbt(NbtCompound nbt) voidVillageState.fromNbt(NbtCompound nbt) voidVillageState.method_191(NbtCompound nbtCompound) voidTradeOffer.readNbt(NbtCompound nbt) voidVillage.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) 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) abstract voidPersistentState.method_191(NbtCompound nbtCompound) voidCommandBlockExecutor.method_6395(NbtCompound nbtCompound) 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) -
Uses of NbtCompound in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with parameters of type NbtCompoundModifier and TypeMethodDescriptionprivate ChunkThreadedAnvilChunkStorage.getChunk(World world, NbtCompound nbt) 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) -
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 TypeMethodDescriptionvoidclass_38.deserialize(NbtCompound nbt) voidGeneratorConfig.deserialize(NbtCompound nbt) voidGeneratorConfig.fromNbt(World random, NbtCompound nbt) voidclass_38.serialize(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.method_191(NbtCompound nbtCompound) voidFeatureState.putFeature(NbtCompound nbt, int x, int z) -
Uses of NbtCompound in net.minecraft.world.level
Fields in net.minecraft.world.level declared as NbtCompoundMethods in net.minecraft.world.level that return NbtCompoundModifier and TypeMethodDescriptionLevelProperties.getNbt()ReadOnlyLevelProperties.getNbt()LevelProperties.toNbt()LevelProperties.toNbt(NbtCompound nbt) ReadOnlyLevelProperties.toNbt()ReadOnlyLevelProperties.toNbt(NbtCompound nbt) Methods in net.minecraft.world.level with parameters of type NbtCompoundModifier and TypeMethodDescriptionprivate 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 class_1201AlphaChunkIo.method_3955(NbtCompound nbtCompound) static voidAlphaChunkIo.method_3956(class_1201 class_1201, NbtCompound nbtCompound, LayeredBiomeSource layeredBiomeSource)