Uses of Class
net.minecraft.nbt.NbtCompound
Packages that use NbtCompound
Package
Description
-
Uses of NbtCompound in net.minecraft.block
Methods in net.minecraft.block with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidJukeboxBlock.JukeboxBlockEntity.fromNbt(NbtCompound nbt) voidJukeboxBlock.JukeboxBlockEntity.toNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as NbtCompoundModifier and TypeFieldDescriptionprivate final NbtCompoundSpawnerBlockEntityBehavior.SpawnEntry.propertiesMethods 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) voidLockableContainerBlockEntity.fromNbt(NbtCompound nbt) voidMobSpawnerBlockEntity.fromNbt(NbtCompound nbt) voidNoteBlockBlockEntity.fromNbt(NbtCompound nbt) voidPistonBlockEntity.fromNbt(NbtCompound nbt) voidSignBlockEntity.fromNbt(NbtCompound nbt) voidSkullBlockEntity.fromNbt(NbtCompound nbt) static voidBannerBlockEntity.method_8957(NbtCompound nbtCompound, int int2, NbtList nbtList) 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) 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 NbtCompoundModifierConstructorDescriptionSpawnEntry(NbtCompound properties) SpawnEntry(NbtCompound properties, String entityName) privateSpawnEntry(NbtCompound properties, String entityName, int i) -
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) Constructors in net.minecraft.client.particle with parameters of type NbtCompoundModifierConstructorDescriptionFireworkParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager manager, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidClientWorld.addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.command
Methods in net.minecraft.command 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<String> list) static ItemStackItemStack.fromNbt(NbtCompound nbt) static booleanWritableBookItem.isValid(NbtCompound nbt) static booleanWrittenBookItem.isValid(NbtCompound nbt) booleanItem.postProcessNbt(NbtCompound nbt) booleanSkullItem.postProcessNbt(NbtCompound nbt) voidItemStack.setNbt(NbtCompound nbt) ItemStack.toNbt(NbtCompound nbt) voidItemStack.writeNbt(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.item.map
Methods in net.minecraft.item.map 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.command
Fields in net.minecraft.server.command declared as NbtCompoundConstructors in net.minecraft.server.command with parameters of type NbtCompoundModifierConstructorDescriptionBlockInfo(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) -
Uses of NbtCompound in net.minecraft.server.integrated
Fields in net.minecraft.server.integrated declared as NbtCompoundMethods in net.minecraft.server.integrated that return NbtCompound -
Uses of NbtCompound in net.minecraft.structure
Methods in net.minecraft.structure that return NbtCompoundMethods in net.minecraft.structure with parameters of type NbtCompoundModifier and TypeMethodDescriptionprotected voidMineshaftPieces.MineshaftCorridor.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftCrossing.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftRoom.deserialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftStairs.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgeEnd.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgePlatform.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorLeftTurn.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorRightTurn.deserialize(NbtCompound structureNbt) protected voidNetherFortressPieces.StartPiece.deserialize(NbtCompound structureNbt) protected voidOceanMonumentPieces.AbstractPiece.deserialize(NbtCompound structureNbt) voidOceanMonumentStructure.OceanMonumentGeneratorConfig.deserialize(NbtCompound nbt) protected voidStrongholdPieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.ChestCorridor.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.EndPortalRoom.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.FiveWayCrossing.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.FlexibleCorridor.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.Library.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.SpiralStaircase.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.SquareRoom.deserialize(NbtCompound structureNbt) protected voidStrongholdPieces.StraightCorridor.deserialize(NbtCompound structureNbt) protected abstract voidStructurePiece.deserialize(NbtCompound structureNbt) protected voidTemplePieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidTemplePieces.DesertPyramid.deserialize(NbtCompound structureNbt) protected voidTemplePieces.JunglePyramid.deserialize(NbtCompound structureNbt) protected voidTemplePieces.SwampHut.deserialize(NbtCompound structureNbt) protected voidVillagePieces.AbstractPiece.deserialize(NbtCompound structureNbt) protected voidVillagePieces.BlacksmithHouse.deserialize(NbtCompound structureNbt) protected voidVillagePieces.FarmField.deserialize(NbtCompound structureNbt) protected voidVillagePieces.LargeFarmField.deserialize(NbtCompound structureNbt) protected voidVillagePieces.SingleHouse.deserialize(NbtCompound structureNbt) protected voidVillagePieces.SingleMultifunctionalHouse.deserialize(NbtCompound structureNbt) protected voidVillagePieces.StraightRoad.deserialize(NbtCompound structureNbt) voidVillageStructure.VillageGeneratorConfig.deserialize(NbtCompound nbt) voidStructurePiece.fromNbt(World world, NbtCompound nbt) static GeneratorConfigStructurePieceManager.getGeneratorConfigFromNbt(NbtCompound nbt, World world) static StructurePieceStructurePieceManager.getStructurePieceFromNbt(NbtCompound nbt, World world) protected voidMineshaftPieces.MineshaftCorridor.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftCrossing.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftRoom.serialize(NbtCompound structureNbt) protected voidMineshaftPieces.MineshaftStairs.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgeEnd.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.BridgePlatform.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorLeftTurn.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.CorridorRightTurn.serialize(NbtCompound structureNbt) protected voidNetherFortressPieces.StartPiece.serialize(NbtCompound structureNbt) protected voidOceanMonumentPieces.AbstractPiece.serialize(NbtCompound structureNbt) voidOceanMonumentStructure.OceanMonumentGeneratorConfig.serialize(NbtCompound nbt) protected voidStrongholdPieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.ChestCorridor.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.EndPortalRoom.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.FiveWayCrossing.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.FlexibleCorridor.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.Library.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.SpiralStaircase.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.SquareRoom.serialize(NbtCompound structureNbt) protected voidStrongholdPieces.StraightCorridor.serialize(NbtCompound structureNbt) protected abstract voidStructurePiece.serialize(NbtCompound structureNbt) protected voidTemplePieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidTemplePieces.DesertPyramid.serialize(NbtCompound structureNbt) protected voidTemplePieces.JunglePyramid.serialize(NbtCompound structureNbt) protected voidTemplePieces.SwampHut.serialize(NbtCompound structureNbt) protected voidVillagePieces.AbstractPiece.serialize(NbtCompound structureNbt) protected voidVillagePieces.BlacksmithHouse.serialize(NbtCompound structureNbt) protected voidVillagePieces.FarmField.serialize(NbtCompound structureNbt) protected voidVillagePieces.LargeFarmField.serialize(NbtCompound structureNbt) protected voidVillagePieces.SingleHouse.serialize(NbtCompound structureNbt) protected voidVillagePieces.SingleMultifunctionalHouse.serialize(NbtCompound structureNbt) protected voidVillagePieces.StraightRoad.serialize(NbtCompound structureNbt) voidVillageStructure.VillageGeneratorConfig.serialize(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.util
Methods in net.minecraft.util that return NbtCompoundMethods in net.minecraft.util with parameters of type NbtCompound -
Uses of NbtCompound in net.minecraft.village
Methods in net.minecraft.village that return 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
Fields in net.minecraft.world.chunk with type parameters of type NbtCompoundModifier and TypeFieldDescriptionprivate Map<ChunkPos,NbtCompound> ThreadedAnvilChunkStorage.chunksToSaveMethods in net.minecraft.world.chunk with parameters of type NbtCompoundModifier and TypeMethodDescriptionprivate ChunkThreadedAnvilChunkStorage.getChunk(World world, NbtCompound nbt) private voidThreadedAnvilChunkStorage.putChunk(Chunk chunk, World world, NbtCompound nbt) protected voidThreadedAnvilChunkStorage.registerChunkChecker(ChunkPos pos, NbtCompound nbt) protected ChunkThreadedAnvilChunkStorage.validateChunk(World world, int chunkX, int chunkZ, NbtCompound nbt) private voidThreadedAnvilChunkStorage.write(ChunkPos chunkPos, NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return NbtCompoundMethods in net.minecraft.world.gen with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidGeneratorConfig.deserialize(NbtCompound nbt) voidGeneratorConfig.fromNbt(World random, NbtCompound nbt) voidGeneratorConfig.serialize(NbtCompound nbt) -
Uses of NbtCompound in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as NbtCompoundMethods in net.minecraft.world.gen.feature that return NbtCompoundMethods in net.minecraft.world.gen.feature with parameters of type NbtCompoundModifier and TypeMethodDescriptionvoidFeatureState.fromNbt(NbtCompound nbt) voidFeatureState.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 voidAlphaChunkIo.convertAlphaChunk(AlphaChunkIo.AlphaChunk alphaChunk, NbtCompound nbt, LayeredBiomeSource biomeSource) static AlphaChunkIo.AlphaChunkAlphaChunkIo.readAlphaChunk(NbtCompound nbt)