Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
NBTPredicate.tag |
Modifier and Type | Method and Description |
---|---|
static CompoundNBT |
NBTPredicate.writeToNBTWithSelectedItem(Entity entityIn) |
Modifier and Type | Method and Description |
---|---|
ItemPredicate.Builder |
ItemPredicate.Builder.nbt(CompoundNBT p_218002_1_) |
Constructor and Description |
---|
NBTPredicate(CompoundNBT tag) |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
GameSettings.dataFix(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
GameSettings.dataFix(CompoundNBT nbt) |
private void |
KeyboardListener.setBlockClipboardString(BlockState state,
BlockPos pos,
CompoundNBT compound) |
private void |
KeyboardListener.setEntityClipboardString(ResourceLocation entityIdIn,
Vec3d pos,
CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
CompoundNBT |
CreateWorldScreen.chunkProviderSettingsJson |
private CompoundNBT |
CreateBuffetWorldScreen.field_213017_c |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
CreateFlatWorldScreen.getGeneratorOptions() |
private CompoundNBT |
CreateBuffetWorldScreen.serialize() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.lang.String> |
ReadBookScreen.nbtPagesToStrings(CompoundNBT p_214157_0_) |
void |
CreateFlatWorldScreen.setGeneratorOptions(CompoundNBT nbt) |
Constructor and Description |
---|
CreateBuffetWorldScreen(CreateWorldScreen parentIn,
CompoundNBT p_i49701_2_) |
CreateFlatWorldScreen(CreateWorldScreen parent,
CompoundNBT generatorOptions) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ServerData.getNBTCompound() |
Modifier and Type | Method and Description |
---|---|
static ServerData |
ServerData.getServerDataFromNBTCompound(CompoundNBT nbtCompound) |
Chunk |
ClientChunkProvider.loadChunk(int chunkX,
int chunkZ,
BiomeContainer biomeContainerIn,
PacketBuffer packetIn,
CompoundNBT nbtTagIn,
int sizeIn) |
Constructor and Description |
---|
Starter(World p_i46464_1_,
double p_i46464_2_,
double p_i46464_4_,
double p_i46464_6_,
double p_i46464_8_,
double p_i46464_10_,
double p_i46464_12_,
ParticleManager p_i46464_14_,
CompoundNBT p_i46464_15_) |
Modifier and Type | Field and Description |
---|---|
private java.util.function.Consumer<CompoundNBT> |
NBTQueryManager.handler |
Modifier and Type | Method and Description |
---|---|
boolean |
NBTQueryManager.handleResponse(int p_211548_1_,
CompoundNBT p_211548_2_) |
Modifier and Type | Method and Description |
---|---|
void |
NBTQueryManager.queryEntity(int entId,
java.util.function.Consumer<CompoundNBT> p_211549_2_) |
void |
NBTQueryManager.queryTileEntity(BlockPos p_211547_1_,
java.util.function.Consumer<CompoundNBT> p_211547_2_) |
private int |
NBTQueryManager.setHandler(java.util.function.Consumer<CompoundNBT> p_211546_1_) |
Modifier and Type | Method and Description |
---|---|
void |
ClientWorld.makeFireworks(double x,
double y,
double z,
double motionX,
double motionY,
double motionZ,
CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
<T extends ITimerCallback<C>> |
TimerCallbackSerializers.func_216339_a(T p_216339_1_) |
private CompoundNBT |
TimerCallbackManager.writeEntry(TimerCallbackManager.Entry<T> p_216332_1_) |
Modifier and Type | Method and Description |
---|---|
ITimerCallback<C> |
TimerCallbackSerializers.func_216341_a(CompoundNBT p_216341_1_) |
TimedFunction |
TimedFunction.Serializer.read(CompoundNBT p_212846_1_) |
TimedFunctionTag |
TimedFunctionTag.Serializer.read(CompoundNBT p_212846_1_) |
abstract C |
ITimerCallback.Serializer.read(CompoundNBT p_212846_1_) |
private void |
TimerCallbackManager.readEntry(CompoundNBT p_216329_1_) |
abstract void |
ITimerCallback.Serializer.write(CompoundNBT p_212847_1_,
C p_212847_2_) |
void |
TimedFunction.Serializer.write(CompoundNBT p_212847_1_,
TimedFunction p_212847_2_) |
void |
TimedFunctionTag.Serializer.write(CompoundNBT p_212847_1_,
TimedFunctionTag p_212847_2_) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
NBTPathArgument.ListNode.compound |
private CompoundNBT |
NBTPathArgument.JsonNode.field_218064_b |
private CompoundNBT |
ItemParser.nbt |
private CompoundNBT |
BlockStateParser.nbt |
private CompoundNBT |
BlockPredicateArgument.BlockPredicate.nbt |
private CompoundNBT |
BlockPredicateArgument.TagPredicate.nbt |
private CompoundNBT |
ItemPredicateArgument.ItemPredicate.nbt |
private CompoundNBT |
ItemPredicateArgument.TagPredicate.nbt |
private CompoundNBT |
ItemInput.tag |
private CompoundNBT |
BlockStateInput.tag |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ItemParser.getNbt() |
CompoundNBT |
BlockStateParser.getNbt() |
static <S> CompoundNBT |
NBTCompoundTagArgument.getNbt(com.mojang.brigadier.context.CommandContext<S> p_218042_0_,
java.lang.String p_218042_1_) |
CompoundNBT |
NBTCompoundTagArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) |
Modifier and Type | Method and Description |
---|---|
private static java.util.function.Predicate<INBT> |
NBTPathArgument.equalToCompoundPredicate(CompoundNBT p_218080_0_) |
Constructor and Description |
---|
BlockPredicate(BlockState stateIn,
java.util.Set<IProperty<?>> propertiesIn,
CompoundNBT nbtIn) |
BlockStateInput(BlockState stateIn,
java.util.Set<IProperty<?>> propertiesIn,
CompoundNBT nbtIn) |
CompoundNode(CompoundNBT p_i51149_1_) |
ItemInput(Item itemIn,
CompoundNBT tagIn) |
ItemPredicate(Item itemIn,
CompoundNBT nbtIn) |
JsonNode(java.lang.String p_i51150_1_,
CompoundNBT p_i51150_2_) |
ListNode(CompoundNBT p_i51151_1_) |
TagPredicate(Tag<Block> tagIn,
java.util.Map<java.lang.String,java.lang.String> propertiesIn,
CompoundNBT nbtIn) |
TagPredicate(Tag<Item> tagIn,
CompoundNBT nbtIn) |
Modifier and Type | Field and Description |
---|---|
CompoundNBT |
CloneCommand.BlockInfo.tag |
Modifier and Type | Method and Description |
---|---|
private static int |
SummonCommand.summonEntity(CommandSource source,
ResourceLocation type,
Vec3d pos,
CompoundNBT nbt,
boolean randomizeProperties) |
Constructor and Description |
---|
BlockInfo(BlockPos posIn,
BlockState stateIn,
CompoundNBT tagIn) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
StorageAccessor.getData() |
CompoundNBT |
EntityDataAccessor.getData() |
CompoundNBT |
IDataAccessor.getData() |
CompoundNBT |
BlockDataAccessor.getData() |
Modifier and Type | Method and Description |
---|---|
private static int |
DataCommand.func_218944_a(int p_218944_0_,
CompoundNBT p_218944_1_,
NBTPathArgument.NBTPath p_218944_2_,
java.util.List<INBT> p_218944_3_) |
private static int |
DataCommand.merge(CommandSource source,
IDataAccessor accessor,
CompoundNBT nbt) |
void |
StorageAccessor.mergeData(CompoundNBT other) |
void |
EntityDataAccessor.mergeData(CompoundNBT other) |
void |
IDataAccessor.mergeData(CompoundNBT other) |
void |
BlockDataAccessor.mergeData(CompoundNBT other) |
int |
DataCommand.IModificationType.modify(com.mojang.brigadier.context.CommandContext<CommandSource> p_modify_1_,
CompoundNBT p_modify_2_,
NBTPathArgument.NBTPath p_modify_3_,
java.util.List<INBT> p_modify_4_) |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
SNBTToNBTConverter.func_225368_a(java.lang.String p_225368_1_,
CompoundNBT p_225368_2_) |
CompoundNBT |
SNBTToNBTConverter.ITransformer.func_225371_a(java.lang.String p_225371_1_,
CompoundNBT p_225371_2_) |
CompoundNBT |
StructureUpdater.func_225371_a(java.lang.String p_225371_1_,
CompoundNBT p_225371_2_) |
private static CompoundNBT |
StructureUpdater.func_225372_a(CompoundNBT p_225372_0_) |
private static CompoundNBT |
StructureUpdater.func_225373_b(CompoundNBT p_225373_0_) |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
SNBTToNBTConverter.func_225368_a(java.lang.String p_225368_1_,
CompoundNBT p_225368_2_) |
CompoundNBT |
SNBTToNBTConverter.ITransformer.func_225371_a(java.lang.String p_225371_1_,
CompoundNBT p_225371_2_) |
CompoundNBT |
StructureUpdater.func_225371_a(java.lang.String p_225371_1_,
CompoundNBT p_225371_2_) |
private static CompoundNBT |
StructureUpdater.func_225372_a(CompoundNBT p_225372_0_) |
private static CompoundNBT |
StructureUpdater.func_225373_b(CompoundNBT p_225373_0_) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
MobEntity.leashNBTTag |
private CompoundNBT |
Entity.persistentData |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
Entity.getPersistentData() |
private static CompoundNBT |
SharedMonsterAttributes.writeAttribute(IAttributeInstance instance) |
static CompoundNBT |
SharedMonsterAttributes.writeAttributeModifier(AttributeModifier modifier) |
CompoundNBT |
Entity.writeWithoutTypeId(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
static void |
EntityType.applyItemNBT(World worldIn,
PlayerEntity player,
Entity spawnedEntity,
CompoundNBT itemNBT) |
T |
EntityType.create(World worldIn,
CompoundNBT compound,
ITextComponent customName,
PlayerEntity playerIn,
BlockPos pos,
SpawnReason reason,
boolean p_220349_7_,
boolean p_220349_8_) |
static Entity |
EntityType.func_220335_a(CompoundNBT compound,
World worldIn,
java.util.function.Function<Entity,Entity> p_220335_2_) |
private static java.util.Optional<Entity> |
EntityType.loadEntity(CompoundNBT compound,
World worldIn) |
static java.util.Optional<Entity> |
EntityType.loadEntityUnchecked(CompoundNBT compound,
World worldIn) |
ILivingEntityData |
MobEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
AgeableEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
void |
Entity.read(CompoundNBT compound) |
void |
LivingEntity.readAdditional(CompoundNBT compound) |
void |
MobEntity.readAdditional(CompoundNBT compound) |
void |
AgeableEntity.readAdditional(CompoundNBT compound) |
protected void |
AreaEffectCloudEntity.readAdditional(CompoundNBT compound) |
protected abstract void |
Entity.readAdditional(CompoundNBT compound) |
private static void |
SharedMonsterAttributes.readAttribute(IAttributeInstance instance,
CompoundNBT compound) |
static AttributeModifier |
SharedMonsterAttributes.readAttributeModifier(CompoundNBT compound) |
static java.util.Optional<EntityType<?>> |
EntityType.readEntityType(CompoundNBT compound) |
T |
EntityType.spawn(World worldIn,
CompoundNBT compound,
ITextComponent customName,
PlayerEntity playerIn,
BlockPos pos,
SpawnReason reason,
boolean p_220342_7_,
boolean p_220342_8_) |
void |
LivingEntity.writeAdditional(CompoundNBT compound) |
void |
MobEntity.writeAdditional(CompoundNBT compound) |
void |
AgeableEntity.writeAdditional(CompoundNBT compound) |
protected void |
AreaEffectCloudEntity.writeAdditional(CompoundNBT compound) |
protected abstract void |
Entity.writeAdditional(CompoundNBT compound) |
boolean |
Entity.writeUnlessPassenger(CompoundNBT compound) |
boolean |
Entity.writeUnlessRemoved(CompoundNBT compound) |
CompoundNBT |
Entity.writeWithoutTypeId(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
void |
WitherEntity.readAdditional(CompoundNBT compound) |
void |
WitherEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
protected void |
EnderDragonPartEntity.readAdditional(CompoundNBT compound) |
void |
EnderDragonEntity.readAdditional(CompoundNBT compound) |
protected void |
EnderDragonPartEntity.writeAdditional(CompoundNBT compound) |
void |
EnderDragonEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
protected void |
LightningBoltEntity.readAdditional(CompoundNBT compound) |
protected void |
LightningBoltEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
CompoundNBT |
FallingBlockEntity.tileEntityData |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
ArmorStandEntity.writePose() |
Modifier and Type | Method and Description |
---|---|
void |
ArmorStandEntity.readAdditional(CompoundNBT compound) |
protected void |
FallingBlockEntity.readAdditional(CompoundNBT compound) |
protected void |
BoatEntity.readAdditional(CompoundNBT compound) |
protected void |
EnderCrystalEntity.readAdditional(CompoundNBT compound) |
void |
ItemFrameEntity.readAdditional(CompoundNBT compound) |
protected void |
TNTEntity.readAdditional(CompoundNBT compound) |
void |
EyeOfEnderEntity.readAdditional(CompoundNBT compound) |
void |
ExperienceOrbEntity.readAdditional(CompoundNBT compound) |
void |
ItemEntity.readAdditional(CompoundNBT compound) |
void |
FireworkRocketEntity.readAdditional(CompoundNBT compound) |
void |
PaintingEntity.readAdditional(CompoundNBT compound) |
void |
LeashKnotEntity.readAdditional(CompoundNBT compound) |
void |
HangingEntity.readAdditional(CompoundNBT compound) |
private void |
ArmorStandEntity.readPose(CompoundNBT tagCompound) |
void |
ArmorStandEntity.writeAdditional(CompoundNBT compound) |
protected void |
FallingBlockEntity.writeAdditional(CompoundNBT compound) |
protected void |
BoatEntity.writeAdditional(CompoundNBT compound) |
protected void |
EnderCrystalEntity.writeAdditional(CompoundNBT compound) |
void |
ItemFrameEntity.writeAdditional(CompoundNBT compound) |
protected void |
TNTEntity.writeAdditional(CompoundNBT compound) |
void |
EyeOfEnderEntity.writeAdditional(CompoundNBT compound) |
void |
ExperienceOrbEntity.writeAdditional(CompoundNBT compound) |
void |
ItemEntity.writeAdditional(CompoundNBT compound) |
void |
FireworkRocketEntity.writeAdditional(CompoundNBT compound) |
void |
PaintingEntity.writeAdditional(CompoundNBT compound) |
void |
LeashKnotEntity.writeAdditional(CompoundNBT compound) |
void |
HangingEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
protected void |
FurnaceMinecartEntity.readAdditional(CompoundNBT compound) |
protected void |
ContainerMinecartEntity.readAdditional(CompoundNBT compound) |
protected void |
SpawnerMinecartEntity.readAdditional(CompoundNBT compound) |
protected void |
TNTMinecartEntity.readAdditional(CompoundNBT compound) |
protected void |
MinecartCommandBlockEntity.readAdditional(CompoundNBT compound) |
protected void |
AbstractMinecartEntity.readAdditional(CompoundNBT compound) |
protected void |
HopperMinecartEntity.readAdditional(CompoundNBT compound) |
protected void |
FurnaceMinecartEntity.writeAdditional(CompoundNBT compound) |
protected void |
ContainerMinecartEntity.writeAdditional(CompoundNBT compound) |
protected void |
SpawnerMinecartEntity.writeAdditional(CompoundNBT compound) |
protected void |
TNTMinecartEntity.writeAdditional(CompoundNBT compound) |
protected void |
MinecartCommandBlockEntity.writeAdditional(CompoundNBT compound) |
protected void |
AbstractMinecartEntity.writeAdditional(CompoundNBT compound) |
protected void |
HopperMinecartEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
ILivingEntityData |
VillagerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
AbstractVillagerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
void |
VillagerEntity.readAdditional(CompoundNBT compound) |
void |
WanderingTraderEntity.readAdditional(CompoundNBT compound) |
void |
AbstractVillagerEntity.readAdditional(CompoundNBT compound) |
void |
VillagerEntity.writeAdditional(CompoundNBT compound) |
void |
WanderingTraderEntity.writeAdditional(CompoundNBT compound) |
void |
AbstractVillagerEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
ZombieVillagerEntity.offers |
Modifier and Type | Method and Description |
---|---|
ILivingEntityData |
IllusionerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
ShulkerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
PillagerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
ZombieEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
WitherSkeletonEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
ZombieVillagerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
SpiderEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
VindicatorEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
CaveSpiderEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
DrownedEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
PhantomEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
VexEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
AbstractSkeletonEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
SlimeEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
AbstractRaiderEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
PatrollerEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
void |
ShulkerEntity.readAdditional(CompoundNBT compound) |
void |
PillagerEntity.readAdditional(CompoundNBT compound) |
void |
SpellcastingIllagerEntity.readAdditional(CompoundNBT compound) |
void |
EndermanEntity.readAdditional(CompoundNBT compound) |
void |
ZombieEntity.readAdditional(CompoundNBT compound) |
void |
CreeperEntity.readAdditional(CompoundNBT compound) |
void |
ZombieVillagerEntity.readAdditional(CompoundNBT compound) |
void |
VindicatorEntity.readAdditional(CompoundNBT compound) |
void |
ZombiePigmanEntity.readAdditional(CompoundNBT compound) |
void |
PhantomEntity.readAdditional(CompoundNBT compound) |
void |
GhastEntity.readAdditional(CompoundNBT compound) |
void |
RavagerEntity.readAdditional(CompoundNBT compound) |
void |
VexEntity.readAdditional(CompoundNBT compound) |
void |
AbstractSkeletonEntity.readAdditional(CompoundNBT compound) |
void |
SlimeEntity.readAdditional(CompoundNBT compound) |
void |
EvokerEntity.readAdditional(CompoundNBT compound) |
void |
EndermiteEntity.readAdditional(CompoundNBT compound) |
void |
AbstractRaiderEntity.readAdditional(CompoundNBT compound) |
void |
PatrollerEntity.readAdditional(CompoundNBT compound) |
void |
ZombieVillagerEntity.setOffers(CompoundNBT p_213790_1_) |
void |
ShulkerEntity.writeAdditional(CompoundNBT compound) |
void |
PillagerEntity.writeAdditional(CompoundNBT compound) |
void |
SpellcastingIllagerEntity.writeAdditional(CompoundNBT compound) |
void |
EndermanEntity.writeAdditional(CompoundNBT compound) |
void |
ZombieEntity.writeAdditional(CompoundNBT compound) |
void |
CreeperEntity.writeAdditional(CompoundNBT compound) |
void |
ZombieVillagerEntity.writeAdditional(CompoundNBT compound) |
void |
VindicatorEntity.writeAdditional(CompoundNBT compound) |
void |
ZombiePigmanEntity.writeAdditional(CompoundNBT compound) |
void |
PhantomEntity.writeAdditional(CompoundNBT compound) |
void |
GhastEntity.writeAdditional(CompoundNBT compound) |
void |
RavagerEntity.writeAdditional(CompoundNBT compound) |
void |
VexEntity.writeAdditional(CompoundNBT compound) |
void |
SlimeEntity.writeAdditional(CompoundNBT compound) |
void |
EvokerEntity.writeAdditional(CompoundNBT compound) |
void |
EndermiteEntity.writeAdditional(CompoundNBT compound) |
void |
AbstractRaiderEntity.writeAdditional(CompoundNBT compound) |
void |
PatrollerEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
ILivingEntityData |
AbstractGroupFishEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
TropicalFishEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
void |
AbstractFishEntity.readAdditional(CompoundNBT compound) |
void |
PufferfishEntity.readAdditional(CompoundNBT compound) |
void |
TropicalFishEntity.readAdditional(CompoundNBT compound) |
void |
AbstractFishEntity.writeAdditional(CompoundNBT compound) |
void |
PufferfishEntity.writeAdditional(CompoundNBT compound) |
void |
TropicalFishEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
ILivingEntityData |
AbstractHorseEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
TraderLlamaEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
HorseEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
ILivingEntityData |
LlamaEntity.onInitialSpawn(IWorld worldIn,
DifficultyInstance difficultyIn,
SpawnReason reason,
ILivingEntityData spawnDataIn,
CompoundNBT dataTag) |
void |
SkeletonHorseEntity.readAdditional(CompoundNBT compound) |
void |
AbstractHorseEntity.readAdditional(CompoundNBT compound) |
void |
TraderLlamaEntity.readAdditional(CompoundNBT compound) |
void |
HorseEntity.readAdditional(CompoundNBT compound) |
void |
LlamaEntity.readAdditional(CompoundNBT compound) |
void |
AbstractChestedHorseEntity.readAdditional(CompoundNBT compound) |
void |
SkeletonHorseEntity.writeAdditional(CompoundNBT compound) |
void |
AbstractHorseEntity.writeAdditional(CompoundNBT compound) |
void |
TraderLlamaEntity.writeAdditional(CompoundNBT compound) |
void |
HorseEntity.writeAdditional(CompoundNBT compound) |
void |
LlamaEntity.writeAdditional(CompoundNBT compound) |
void |
AbstractChestedHorseEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
protected static DataParameter<CompoundNBT> |
PlayerEntity.LEFT_SHOULDER_ENTITY |
protected static DataParameter<CompoundNBT> |
PlayerEntity.RIGHT_SHOULDER_ENTITY |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
PlayerEntity.getLeftShoulderEntity() |
CompoundNBT |
PlayerEntity.getRightShoulderEntity() |
Modifier and Type | Method and Description |
---|---|
boolean |
PlayerEntity.addShoulderEntity(CompoundNBT p_192027_1_) |
private void |
PlayerEntity.playShoulderEntityAmbientSound(CompoundNBT p_192028_1_) |
void |
PlayerAbilities.read(CompoundNBT tagCompound) |
void |
PlayerEntity.readAdditional(CompoundNBT compound) |
void |
ServerPlayerEntity.readAdditional(CompoundNBT compound) |
protected void |
PlayerEntity.setLeftShoulderEntity(CompoundNBT tag) |
protected void |
PlayerEntity.setRightShoulderEntity(CompoundNBT tag) |
private void |
PlayerEntity.spawnShoulderEntity(CompoundNBT p_192026_1_) |
void |
PlayerAbilities.write(CompoundNBT tagCompound) |
void |
PlayerEntity.writeAdditional(CompoundNBT compound) |
void |
ServerPlayerEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
LlamaSpitEntity.ownerNbt |
Modifier and Type | Method and Description |
---|---|
void |
PotionEntity.readAdditional(CompoundNBT compound) |
void |
FireballEntity.readAdditional(CompoundNBT compound) |
protected void |
LlamaSpitEntity.readAdditional(CompoundNBT compound) |
protected void |
ShulkerBulletEntity.readAdditional(CompoundNBT compound) |
void |
FishingBobberEntity.readAdditional(CompoundNBT compound) |
void |
AbstractFireballEntity.readAdditional(CompoundNBT compound) |
void |
ProjectileItemEntity.readAdditional(CompoundNBT compound) |
void |
TridentEntity.readAdditional(CompoundNBT compound) |
void |
DamagingProjectileEntity.readAdditional(CompoundNBT compound) |
protected void |
EvokerFangsEntity.readAdditional(CompoundNBT compound) |
void |
ArrowEntity.readAdditional(CompoundNBT compound) |
void |
ThrowableEntity.readAdditional(CompoundNBT compound) |
void |
SpectralArrowEntity.readAdditional(CompoundNBT compound) |
void |
AbstractArrowEntity.readAdditional(CompoundNBT compound) |
void |
PotionEntity.writeAdditional(CompoundNBT compound) |
void |
FireballEntity.writeAdditional(CompoundNBT compound) |
protected void |
LlamaSpitEntity.writeAdditional(CompoundNBT compound) |
protected void |
ShulkerBulletEntity.writeAdditional(CompoundNBT compound) |
void |
FishingBobberEntity.writeAdditional(CompoundNBT compound) |
void |
AbstractFireballEntity.writeAdditional(CompoundNBT compound) |
void |
ProjectileItemEntity.writeAdditional(CompoundNBT compound) |
void |
TridentEntity.writeAdditional(CompoundNBT compound) |
void |
DamagingProjectileEntity.writeAdditional(CompoundNBT compound) |
protected void |
EvokerFangsEntity.writeAdditional(CompoundNBT compound) |
void |
ArrowEntity.writeAdditional(CompoundNBT compound) |
void |
ThrowableEntity.writeAdditional(CompoundNBT compound) |
void |
SpectralArrowEntity.writeAdditional(CompoundNBT compound) |
void |
AbstractArrowEntity.writeAdditional(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
static CompoundNBT |
ItemStackHelper.saveAllItems(CompoundNBT tag,
NonNullList<ItemStack> list) |
static CompoundNBT |
ItemStackHelper.saveAllItems(CompoundNBT tag,
NonNullList<ItemStack> list,
boolean saveEmpty) |
Modifier and Type | Method and Description |
---|---|
static void |
ItemStackHelper.loadAllItems(CompoundNBT tag,
NonNullList<ItemStack> list) |
static CompoundNBT |
ItemStackHelper.saveAllItems(CompoundNBT tag,
NonNullList<ItemStack> list) |
static CompoundNBT |
ItemStackHelper.saveAllItems(CompoundNBT tag,
NonNullList<ItemStack> list,
boolean saveEmpty) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
ItemStack.capNBT |
private CompoundNBT |
ItemStack.tag |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ItemStack.getChildTag(java.lang.String key) |
CompoundNBT |
ItemStack.getOrCreateChildTag(java.lang.String key) |
CompoundNBT |
ItemStack.getOrCreateTag() |
CompoundNBT |
ItemStack.getTag() |
CompoundNBT |
MerchantOffer.write() |
CompoundNBT |
MerchantOffers.write() |
CompoundNBT |
ItemStack.write(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
void |
ItemStack.deserializeNBT(CompoundNBT nbt) |
static void |
FireworkStarItem.func_195967_a(CompoundNBT p_195967_0_,
java.util.List<ITextComponent> p_195967_1_) |
EntityType<?> |
SpawnEggItem.getType(CompoundNBT p_208076_1_) |
boolean |
SpawnEggItem.hasType(CompoundNBT p_208077_1_,
EntityType<?> type) |
ICapabilityProvider |
BucketItem.initCapabilities(ItemStack stack,
CompoundNBT nbt) |
ICapabilityProvider |
MilkBucketItem.initCapabilities(ItemStack stack,
CompoundNBT nbt) |
static boolean |
WritableBookItem.isNBTValid(CompoundNBT nbt) |
static ItemStack |
ItemStack.read(CompoundNBT compound) |
void |
ItemStack.setTag(CompoundNBT nbt) |
boolean |
SkullItem.updateItemStackNBT(CompoundNBT nbt) |
boolean |
Item.updateItemStackNBT(CompoundNBT nbt) |
static boolean |
WrittenBookItem.validBookTagContents(CompoundNBT nbt) |
CompoundNBT |
ItemStack.write(CompoundNBT nbt) |
Constructor and Description |
---|
ItemStack(CompoundNBT compound) |
ItemStack(IItemProvider itemIn,
int count,
CompoundNBT capNBT) |
MerchantOffer(CompoundNBT dataTag) |
MerchantOffers(CompoundNBT p_i50011_1_) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ServerRecipeBook.write() |
Modifier and Type | Method and Description |
---|---|
void |
ServerRecipeBook.read(CompoundNBT tag) |
Modifier and Type | Field and Description |
---|---|
static INBTType<CompoundNBT> |
CompoundNBT.TYPE |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
CompoundNBT.copy() |
CompoundNBT |
ListNBT.getCompound(int i) |
CompoundNBT |
CompoundNBT.getCompound(java.lang.String key) |
static CompoundNBT |
JsonToNBT.getTagFromJson(java.lang.String jsonString) |
CompoundNBT |
CompoundNBT.merge(CompoundNBT other) |
static CompoundNBT |
CompressedStreamTools.read(java.io.DataInput input,
NBTSizeTracker accounter) |
static CompoundNBT |
CompressedStreamTools.read(java.io.DataInputStream inputStream) |
static CompoundNBT |
CompressedStreamTools.read(java.io.File fileIn) |
static CompoundNBT |
CompressedStreamTools.readCompressed(java.io.InputStream is) |
(package private) CompoundNBT |
JsonToNBT.readSingleStruct() |
CompoundNBT |
JsonToNBT.readStruct() |
static CompoundNBT |
NBTUtil.update(com.mojang.datafixers.DataFixer p_210822_0_,
DefaultTypeReferences p_210822_1_,
CompoundNBT p_210822_2_,
int p_210822_3_) |
static CompoundNBT |
NBTUtil.update(com.mojang.datafixers.DataFixer dataFixer,
DefaultTypeReferences type,
CompoundNBT p_210821_2_,
int version,
int newVersion) |
static CompoundNBT |
NBTUtil.writeBlockPos(BlockPos pos) |
static CompoundNBT |
NBTUtil.writeBlockState(BlockState tag) |
static CompoundNBT |
NBTUtil.writeGameProfile(CompoundNBT tagCompound,
com.mojang.authlib.GameProfile profile) |
static CompoundNBT |
NBTUtil.writeUniqueId(java.util.UUID uuid) |
Modifier and Type | Method and Description |
---|---|
INBTType<CompoundNBT> |
CompoundNBT.getType() |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
CompoundNBT.merge(CompoundNBT other) |
static BlockPos |
NBTUtil.readBlockPos(CompoundNBT tag) |
static BlockState |
NBTUtil.readBlockState(CompoundNBT tag) |
static com.mojang.authlib.GameProfile |
NBTUtil.readGameProfile(CompoundNBT compound) |
static java.util.UUID |
NBTUtil.readUniqueId(CompoundNBT tag) |
static void |
CompressedStreamTools.safeWrite(CompoundNBT compound,
java.io.File fileIn) |
private static <S extends IStateHolder<S>,T extends java.lang.Comparable<T>> |
NBTUtil.setValueHelper(S p_193590_0_,
IProperty<T> p_193590_1_,
java.lang.String p_193590_2_,
CompoundNBT p_193590_3_,
CompoundNBT p_193590_4_) |
static CompoundNBT |
NBTUtil.update(com.mojang.datafixers.DataFixer p_210822_0_,
DefaultTypeReferences p_210822_1_,
CompoundNBT p_210822_2_,
int p_210822_3_) |
static CompoundNBT |
NBTUtil.update(com.mojang.datafixers.DataFixer dataFixer,
DefaultTypeReferences type,
CompoundNBT p_210821_2_,
int version,
int newVersion) |
static void |
CompressedStreamTools.write(CompoundNBT compound,
java.io.DataOutput output) |
static void |
CompressedStreamTools.write(CompoundNBT compound,
java.io.File fileIn) |
static void |
CompressedStreamTools.writeCompressed(CompoundNBT compound,
java.io.OutputStream outputStream) |
static CompoundNBT |
NBTUtil.writeGameProfile(CompoundNBT tagCompound,
com.mojang.authlib.GameProfile profile) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
PacketBuffer.readCompoundTag() |
Modifier and Type | Method and Description |
---|---|
PacketBuffer |
PacketBuffer.writeCompoundTag(CompoundNBT nbt) |
Modifier and Type | Field and Description |
---|---|
static IDataSerializer<CompoundNBT> |
DataSerializers.COMPOUND_NBT |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
SChunkDataPacket.heightmapTags |
private CompoundNBT |
SUpdateTileEntityPacket.nbt |
private CompoundNBT |
SQueryNBTResponsePacket.tag |
Modifier and Type | Field and Description |
---|---|
private java.util.List<CompoundNBT> |
SChunkDataPacket.tileEntityTags |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
SChunkDataPacket.getHeightmapTags() |
CompoundNBT |
SUpdateTileEntityPacket.getNbtCompound() |
CompoundNBT |
SQueryNBTResponsePacket.getTag() |
Modifier and Type | Method and Description |
---|---|
java.util.List<CompoundNBT> |
SChunkDataPacket.getTileEntityTags() |
Constructor and Description |
---|
SQueryNBTResponsePacket(int p_i49757_1_,
CompoundNBT p_i49757_2_) |
SUpdateTileEntityPacket(BlockPos blockPosIn,
int tileEntityTypeIn,
CompoundNBT compoundIn) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
EffectInstance.write(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
static void |
PotionUtils.addCustomPotionEffectToList(CompoundNBT tag,
java.util.List<EffectInstance> effectList) |
private static EffectInstance |
EffectInstance.func_230116_a_(Effect p_230116_0_,
CompoundNBT p_230116_1_) |
private void |
EffectInstance.func_230119_c_(CompoundNBT p_230119_1_) |
static java.util.List<EffectInstance> |
PotionUtils.getEffectsFromTag(CompoundNBT tag) |
static java.util.List<EffectInstance> |
PotionUtils.getFullEffectsFromTag(CompoundNBT tag) |
static Potion |
PotionUtils.getPotionTypeFromNBT(CompoundNBT tag) |
static EffectInstance |
EffectInstance.read(CompoundNBT nbt) |
private static EffectInstance |
EffectInstance.readCurativeItems(EffectInstance effect,
CompoundNBT nbt) |
CompoundNBT |
EffectInstance.write(CompoundNBT nbt) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
ScoreboardSaveData.delayedInitNbt |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ScoreboardSaveData.write(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
protected void |
ScoreboardSaveData.fillInDisplaySlots(CompoundNBT compound) |
void |
ScoreboardSaveData.read(CompoundNBT nbt) |
protected void |
ScoreboardSaveData.readDisplayConfig(CompoundNBT compound) |
CompoundNBT |
ScoreboardSaveData.write(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
CustomServerBossInfoManager.write() |
CompoundNBT |
CustomServerBossInfo.write() |
Modifier and Type | Method and Description |
---|---|
void |
CustomServerBossInfoManager.read(CompoundNBT p_201381_1_) |
static CustomServerBossInfo |
CustomServerBossInfo.read(CompoundNBT nbt,
ResourceLocation idIn) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
IntegratedPlayerList.hostPlayerData |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
IntegratedPlayerList.getHostPlayerData() |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
PlayerList.getHostPlayerData() |
CompoundNBT |
PlayerList.readPlayerDataFromFile(ServerPlayerEntity playerIn) |
Modifier and Type | Method and Description |
---|---|
private static CompoundNBT |
ServerStatisticsManager.func_199065_a(com.google.gson.JsonObject p_199065_0_) |
Modifier and Type | Method and Description |
---|---|
private static CompoundNBT |
StructureHelper.func_229606_a_(java.nio.file.Path p_229606_0_) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
TileEntity.customTileData |
private CompoundNBT |
BeehiveTileEntity.Bee.entityData |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
TileEntity.getTileData() |
CompoundNBT |
BeaconTileEntity.getUpdateTag() |
CompoundNBT |
JigsawTileEntity.getUpdateTag() |
CompoundNBT |
StructureBlockTileEntity.getUpdateTag() |
CompoundNBT |
ConduitTileEntity.getUpdateTag() |
CompoundNBT |
CampfireTileEntity.getUpdateTag() |
CompoundNBT |
EndGatewayTileEntity.getUpdateTag() |
CompoundNBT |
SkullTileEntity.getUpdateTag() |
CompoundNBT |
PistonTileEntity.getUpdateTag() |
CompoundNBT |
MobSpawnerTileEntity.getUpdateTag() |
CompoundNBT |
SignTileEntity.getUpdateTag() |
CompoundNBT |
BannerTileEntity.getUpdateTag() |
CompoundNBT |
TileEntity.getUpdateTag() |
CompoundNBT |
ShulkerBoxTileEntity.saveToNbt(CompoundNBT compound) |
CompoundNBT |
CommandBlockTileEntity.write(CompoundNBT compound) |
CompoundNBT |
EnchantingTableTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BeaconTileEntity.write(CompoundNBT compound) |
CompoundNBT |
JigsawTileEntity.write(CompoundNBT compound) |
CompoundNBT |
ChestTileEntity.write(CompoundNBT compound) |
CompoundNBT |
StructureBlockTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BarrelTileEntity.write(CompoundNBT compound) |
CompoundNBT |
ConduitTileEntity.write(CompoundNBT compound) |
CompoundNBT |
ShulkerBoxTileEntity.write(CompoundNBT compound) |
CompoundNBT |
CampfireTileEntity.write(CompoundNBT compound) |
CompoundNBT |
DispenserTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BeehiveTileEntity.write(CompoundNBT compound) |
CompoundNBT |
EndGatewayTileEntity.write(CompoundNBT compound) |
CompoundNBT |
SkullTileEntity.write(CompoundNBT compound) |
CompoundNBT |
PistonTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BrewingStandTileEntity.write(CompoundNBT compound) |
CompoundNBT |
JukeboxTileEntity.write(CompoundNBT compound) |
CompoundNBT |
MobSpawnerTileEntity.write(CompoundNBT compound) |
CompoundNBT |
SignTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BannerTileEntity.write(CompoundNBT compound) |
CompoundNBT |
HopperTileEntity.write(CompoundNBT compound) |
CompoundNBT |
CommandBlockLogic.write(CompoundNBT compound) |
CompoundNBT |
AbstractFurnaceTileEntity.write(CompoundNBT compound) |
CompoundNBT |
TileEntity.write(CompoundNBT compound) |
CompoundNBT |
ComparatorTileEntity.write(CompoundNBT compound) |
CompoundNBT |
LockableTileEntity.write(CompoundNBT compound) |
CompoundNBT |
LecternTileEntity.write(CompoundNBT compound) |
private CompoundNBT |
TileEntity.writeInternal(CompoundNBT compound) |
private CompoundNBT |
CampfireTileEntity.writeItems(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
LockableLootTileEntity.checkLootAndRead(CompoundNBT compound) |
protected boolean |
LockableLootTileEntity.checkLootAndWrite(CompoundNBT compound) |
static TileEntity |
TileEntity.create(CompoundNBT tag) |
void |
ShulkerBoxTileEntity.loadFromNbt(CompoundNBT compound) |
void |
CommandBlockTileEntity.read(CompoundNBT compound) |
void |
EnchantingTableTileEntity.read(CompoundNBT compound) |
void |
BeaconTileEntity.read(CompoundNBT compound) |
void |
JigsawTileEntity.read(CompoundNBT compound) |
void |
ChestTileEntity.read(CompoundNBT compound) |
void |
StructureBlockTileEntity.read(CompoundNBT compound) |
void |
BarrelTileEntity.read(CompoundNBT compound) |
void |
ConduitTileEntity.read(CompoundNBT compound) |
void |
ShulkerBoxTileEntity.read(CompoundNBT compound) |
void |
CampfireTileEntity.read(CompoundNBT compound) |
void |
DispenserTileEntity.read(CompoundNBT compound) |
void |
BeehiveTileEntity.read(CompoundNBT compound) |
void |
EndGatewayTileEntity.read(CompoundNBT compound) |
void |
SkullTileEntity.read(CompoundNBT compound) |
void |
PistonTileEntity.read(CompoundNBT compound) |
void |
BrewingStandTileEntity.read(CompoundNBT compound) |
void |
JukeboxTileEntity.read(CompoundNBT compound) |
void |
MobSpawnerTileEntity.read(CompoundNBT compound) |
void |
SignTileEntity.read(CompoundNBT compound) |
void |
BannerTileEntity.read(CompoundNBT compound) |
void |
HopperTileEntity.read(CompoundNBT compound) |
void |
CommandBlockLogic.read(CompoundNBT nbt) |
void |
AbstractFurnaceTileEntity.read(CompoundNBT compound) |
void |
TileEntity.read(CompoundNBT compound) |
void |
ComparatorTileEntity.read(CompoundNBT compound) |
void |
LockableTileEntity.read(CompoundNBT compound) |
void |
LecternTileEntity.read(CompoundNBT compound) |
private boolean |
BeehiveTileEntity.releaseBee(BlockState p_226967_1_,
CompoundNBT p_226967_2_,
java.util.List<Entity> p_226967_3_,
BeehiveTileEntity.State p_226967_4_) |
CompoundNBT |
ShulkerBoxTileEntity.saveToNbt(CompoundNBT compound) |
CompoundNBT |
CommandBlockTileEntity.write(CompoundNBT compound) |
CompoundNBT |
EnchantingTableTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BeaconTileEntity.write(CompoundNBT compound) |
CompoundNBT |
JigsawTileEntity.write(CompoundNBT compound) |
CompoundNBT |
ChestTileEntity.write(CompoundNBT compound) |
CompoundNBT |
StructureBlockTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BarrelTileEntity.write(CompoundNBT compound) |
CompoundNBT |
ConduitTileEntity.write(CompoundNBT compound) |
CompoundNBT |
ShulkerBoxTileEntity.write(CompoundNBT compound) |
CompoundNBT |
CampfireTileEntity.write(CompoundNBT compound) |
CompoundNBT |
DispenserTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BeehiveTileEntity.write(CompoundNBT compound) |
CompoundNBT |
EndGatewayTileEntity.write(CompoundNBT compound) |
CompoundNBT |
SkullTileEntity.write(CompoundNBT compound) |
CompoundNBT |
PistonTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BrewingStandTileEntity.write(CompoundNBT compound) |
CompoundNBT |
JukeboxTileEntity.write(CompoundNBT compound) |
CompoundNBT |
MobSpawnerTileEntity.write(CompoundNBT compound) |
CompoundNBT |
SignTileEntity.write(CompoundNBT compound) |
CompoundNBT |
BannerTileEntity.write(CompoundNBT compound) |
CompoundNBT |
HopperTileEntity.write(CompoundNBT compound) |
CompoundNBT |
CommandBlockLogic.write(CompoundNBT compound) |
CompoundNBT |
AbstractFurnaceTileEntity.write(CompoundNBT compound) |
CompoundNBT |
TileEntity.write(CompoundNBT compound) |
CompoundNBT |
ComparatorTileEntity.write(CompoundNBT compound) |
CompoundNBT |
LockableTileEntity.write(CompoundNBT compound) |
CompoundNBT |
LecternTileEntity.write(CompoundNBT compound) |
private CompoundNBT |
TileEntity.writeInternal(CompoundNBT compound) |
private CompoundNBT |
CampfireTileEntity.writeItems(CompoundNBT compound) |
Constructor and Description |
---|
Bee(CompoundNBT p_i225767_1_,
int p_i225767_2_,
int p_i225767_3_) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
WeightedSpawnerEntity.nbt |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
WeightedSpawnerEntity.getNbt() |
CompoundNBT |
WeightedSpawnerEntity.toCompoundTag() |
Modifier and Type | Method and Description |
---|---|
void |
FoodStats.read(CompoundNBT compound) |
void |
FoodStats.write(CompoundNBT compound) |
Constructor and Description |
---|
WeightedSpawnerEntity(CompoundNBT nbtIn) |
WeightedSpawnerEntity(int itemWeightIn,
CompoundNBT nbtIn) |
Modifier and Type | Field and Description |
---|---|
private java.util.function.Function<CompoundNBT,T> |
PaletteHashMap.deserializer |
private java.util.function.Function<CompoundNBT,T> |
PalettedContainer.deserializer |
private java.util.function.Function<CompoundNBT,T> |
PaletteArray.deserializer |
private java.util.function.Function<T,CompoundNBT> |
PaletteHashMap.serializer |
private java.util.function.Function<T,CompoundNBT> |
PalettedContainer.serializer |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
UpgradeData.write() |
Modifier and Type | Method and Description |
---|---|
void |
PalettedContainer.writeChunkPalette(CompoundNBT compound,
java.lang.String paletteName,
java.lang.String paletteDataName) |
Constructor and Description |
---|
UpgradeData(CompoundNBT p_i47714_1_) |
Constructor and Description |
---|
PaletteArray(ObjectIntIdentityMap<T> registryIn,
int bitsIn,
IResizeCallback<T> resizeHandlerIn,
java.util.function.Function<CompoundNBT,T> deserializerIn) |
PalettedContainer(IPalette<T> globalPaletteIn,
ObjectIntIdentityMap<T> registryIn,
java.util.function.Function<CompoundNBT,T> deserializerIn,
java.util.function.Function<T,CompoundNBT> serializerIn,
T defaultStateIn) |
PalettedContainer(IPalette<T> globalPaletteIn,
ObjectIntIdentityMap<T> registryIn,
java.util.function.Function<CompoundNBT,T> deserializerIn,
java.util.function.Function<T,CompoundNBT> serializerIn,
T defaultStateIn) |
PaletteHashMap(ObjectIntIdentityMap<T> backingRegistry,
int bitsIn,
IResizeCallback<T> paletteResizerIn,
java.util.function.Function<CompoundNBT,T> deserializerIn,
java.util.function.Function<T,CompoundNBT> p_i48964_5_) |
PaletteHashMap(ObjectIntIdentityMap<T> backingRegistry,
int bitsIn,
IResizeCallback<T> paletteResizerIn,
java.util.function.Function<CompoundNBT,T> deserializerIn,
java.util.function.Function<T,CompoundNBT> p_i48964_5_) |
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.stream.Stream<CompoundNBT> |
NBTTextComponent.func_218673_a(CommandSource p_218673_1_) |
protected java.util.stream.Stream<CompoundNBT> |
NBTTextComponent.Block.func_218673_a(CommandSource p_218673_1_) |
protected java.util.stream.Stream<CompoundNBT> |
NBTTextComponent.Entity.func_218673_a(CommandSource p_218673_1_) |
protected java.util.stream.Stream<CompoundNBT> |
NBTTextComponent.Storage.func_218673_a(CommandSource p_218673_1_) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
GameRules.write() |
CompoundNBT |
ForcedChunksSaveData.write(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
void |
World.makeFireworks(double x,
double y,
double z,
double motionX,
double motionY,
double motionZ,
CompoundNBT compound) |
void |
GameRules.read(CompoundNBT nbt) |
void |
ForcedChunksSaveData.read(CompoundNBT nbt) |
static LockCode |
LockCode.read(CompoundNBT nbt) |
CompoundNBT |
ForcedChunksSaveData.write(CompoundNBT compound) |
void |
LockCode.write(CompoundNBT nbt) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<BlockPos,CompoundNBT> |
ChunkPrimer.deferredTileEntities |
private java.util.Map<BlockPos,CompoundNBT> |
Chunk.deferredTileEntities |
private java.util.List<CompoundNBT> |
ChunkPrimer.entities |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ChunkPrimer.getDeferredTileEntity(BlockPos pos) |
CompoundNBT |
ChunkPrimerWrapper.getDeferredTileEntity(BlockPos pos) |
CompoundNBT |
Chunk.getDeferredTileEntity(BlockPos pos) |
CompoundNBT |
IChunk.getDeferredTileEntity(BlockPos pos) |
CompoundNBT |
ChunkPrimer.getTileEntityNBT(BlockPos pos) |
CompoundNBT |
ChunkPrimerWrapper.getTileEntityNBT(BlockPos pos) |
CompoundNBT |
Chunk.getTileEntityNBT(BlockPos pos) |
CompoundNBT |
IChunk.getTileEntityNBT(BlockPos pos) |
CompoundNBT |
Chunk.writeCapsToNBT()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<BlockPos,CompoundNBT> |
ChunkPrimer.getDeferredTileEntities() |
java.util.List<CompoundNBT> |
ChunkPrimer.getEntities() |
Modifier and Type | Method and Description |
---|---|
void |
ChunkPrimer.addEntity(CompoundNBT entityCompound) |
void |
ChunkPrimer.addTileEntity(CompoundNBT nbt) |
void |
ChunkPrimerWrapper.addTileEntity(CompoundNBT nbt) |
void |
Chunk.addTileEntity(CompoundNBT nbt) |
default void |
IChunk.addTileEntity(CompoundNBT nbt) |
void |
Chunk.read(BiomeContainer biomeContainerIn,
PacketBuffer packetBufferIn,
CompoundNBT nbtIn,
int availableSections) |
void |
Chunk.readCapsFromNBT(CompoundNBT tag)
Deprecated.
|
private TileEntity |
Chunk.setDeferredTileEntity(BlockPos pos,
CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
IOWorker.Entry.field_227113_a_ |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
RegionSectionCache.func_223138_c(ChunkPos p_223138_1_) |
CompoundNBT |
IOWorker.func_227090_a_(ChunkPos p_227090_1_) |
CompoundNBT |
ChunkLoader.readChunk(ChunkPos p_227078_1_) |
CompoundNBT |
RegionFileCache.readChunk(ChunkPos pos) |
CompoundNBT |
ChunkLoader.updateChunkData(DimensionType p_219166_1_,
java.util.function.Supplier<DimensionSavedDataManager> savedDataManager,
CompoundNBT chunkData) |
static CompoundNBT |
ChunkSerializer.write(ServerWorld worldIn,
IChunk chunkIn) |
private static CompoundNBT |
ChunkSerializer.writeStructures(ChunkPos pos,
java.util.Map<java.lang.String,StructureStart> p_222649_1_,
java.util.Map<java.lang.String,it.unimi.dsi.fastutil.longs.LongSet> p_222649_2_) |
Modifier and Type | Method and Description |
---|---|
static void |
ChunkLoaderUtil.convertToAnvilFormat(ChunkLoaderUtil.AnvilConverterData converterData,
CompoundNBT compound,
BiomeProvider provider) |
java.util.concurrent.CompletableFuture<java.lang.Void> |
IOWorker.func_227093_a_(ChunkPos p_227093_1_,
CompoundNBT p_227093_2_) |
static ChunkStatus.Type |
ChunkSerializer.getChunkStatus(CompoundNBT chunkNBT) |
static int |
ChunkLoader.getDataVersion(CompoundNBT compound) |
static ChunkLoaderUtil.AnvilConverterData |
ChunkLoaderUtil.load(CompoundNBT nbt) |
static ChunkPrimer |
ChunkSerializer.read(ServerWorld worldIn,
TemplateManager templateManagerIn,
PointOfInterestManager poiManager,
ChunkPos pos,
CompoundNBT compound) |
private static void |
ChunkSerializer.readEntities(CompoundNBT compound,
Chunk chunkIn) |
private static java.util.Map<java.lang.String,it.unimi.dsi.fastutil.longs.LongSet> |
ChunkSerializer.unpackStructureReferences(ChunkPos p_227075_0_,
CompoundNBT p_227075_1_) |
private static java.util.Map<java.lang.String,StructureStart> |
ChunkSerializer.unpackStructureStart(ChunkGenerator<?> p_227076_0_,
TemplateManager p_227076_1_,
CompoundNBT p_227076_2_) |
CompoundNBT |
ChunkLoader.updateChunkData(DimensionType p_219166_1_,
java.util.function.Supplier<DimensionSavedDataManager> savedDataManager,
CompoundNBT chunkData) |
void |
ChunkLoader.writeChunk(ChunkPos pos,
CompoundNBT compound) |
protected void |
RegionFileCache.writeChunk(ChunkPos pos,
CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
DragonFightManager.write() |
Constructor and Description |
---|
DragonFightManager(ServerWorld worldIn,
CompoundNBT compound,
EndDimension dim) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
FeatureJigsawPiece.nbt |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
FeatureJigsawPiece.writeNBT() |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,it.unimi.dsi.fastutil.longs.Long2ObjectMap<CompoundNBT>> |
LegacyStructureDataUtil.field_208223_e |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
LegacyStructureDataUtil.func_212181_a(CompoundNBT p_212181_1_) |
private CompoundNBT |
LegacyStructureDataUtil.func_212182_a(CompoundNBT p_212182_1_,
ChunkPos p_212182_2_) |
CompoundNBT |
StructurePiece.write() |
CompoundNBT |
StructureIndexesSavedData.write(CompoundNBT compound) |
CompoundNBT |
StructureStart.write(int chunkX,
int chunkZ) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
LegacyStructureDataUtil.func_212181_a(CompoundNBT p_212181_1_) |
private CompoundNBT |
LegacyStructureDataUtil.func_212182_a(CompoundNBT p_212182_1_,
ChunkPos p_212182_2_) |
static StructureStart |
Structures.func_227456_a_(ChunkGenerator<?> p_227456_0_,
TemplateManager p_227456_1_,
CompoundNBT p_227456_2_) |
StructurePiece |
IStructurePieceType.load(TemplateManager p_load_1_,
CompoundNBT p_load_2_) |
void |
StructureIndexesSavedData.read(CompoundNBT nbt) |
protected void |
SwampHutPiece.readAdditional(CompoundNBT tagCompound) |
protected void |
TemplateStructurePiece.readAdditional(CompoundNBT tagCompound) |
protected void |
AbstractVillagePiece.readAdditional(CompoundNBT tagCompound) |
protected void |
DesertPyramidPiece.readAdditional(CompoundNBT tagCompound) |
protected void |
WoodlandMansionPieces.MansionTemplate.readAdditional(CompoundNBT tagCompound) |
protected void |
OceanRuinPieces.Piece.readAdditional(CompoundNBT tagCompound) |
protected abstract void |
StructurePiece.readAdditional(CompoundNBT tagCompound) |
protected void |
MineshaftPieces.Corridor.readAdditional(CompoundNBT tagCompound) |
protected void |
MineshaftPieces.Cross.readAdditional(CompoundNBT tagCompound) |
protected void |
MineshaftPieces.Piece.readAdditional(CompoundNBT tagCompound) |
protected void |
MineshaftPieces.Room.readAdditional(CompoundNBT tagCompound) |
protected void |
BuriedTreasure.Piece.readAdditional(CompoundNBT tagCompound) |
protected void |
ScatteredStructurePiece.readAdditional(CompoundNBT tagCompound) |
protected void |
FortressPieces.Corridor.readAdditional(CompoundNBT tagCompound) |
protected void |
FortressPieces.Corridor2.readAdditional(CompoundNBT tagCompound) |
protected void |
FortressPieces.End.readAdditional(CompoundNBT tagCompound) |
protected void |
FortressPieces.Piece.readAdditional(CompoundNBT tagCompound) |
protected void |
FortressPieces.Throne.readAdditional(CompoundNBT tagCompound) |
protected void |
JunglePyramidPiece.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.ChestCorridor.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.Corridor.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.Crossing.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.Library.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.PortalRoom.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.RoomCrossing.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.Stairs.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.Straight.readAdditional(CompoundNBT tagCompound) |
protected void |
StrongholdPieces.Stronghold.readAdditional(CompoundNBT tagCompound) |
protected void |
OceanMonumentPieces.Piece.readAdditional(CompoundNBT tagCompound) |
protected void |
EndCityPieces.CityTemplate.readAdditional(CompoundNBT tagCompound) |
protected void |
ShipwreckPieces.Piece.readAdditional(CompoundNBT tagCompound) |
protected void |
IglooPieces.Piece.readAdditional(CompoundNBT tagCompound) |
CompoundNBT |
StructureIndexesSavedData.write(CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
CompoundNBT |
Template.BlockInfo.nbt |
CompoundNBT |
Template.EntityInfo.nbt |
private CompoundNBT |
RuleEntry.outputNbt |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
RuleEntry.getOutputNbt() |
CompoundNBT |
Template.writeToNBT(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
Template |
TemplateManager.func_227458_a_(CompoundNBT p_227458_1_) |
private static java.util.Optional<Entity> |
Template.loadEntity(IWorld worldIn,
CompoundNBT nbt) |
void |
Template.read(CompoundNBT compound) |
CompoundNBT |
Template.writeToNBT(CompoundNBT nbt) |
Constructor and Description |
---|
BlockInfo(BlockPos pos,
BlockState state,
CompoundNBT nbt) |
EntityInfo(Vec3d vecIn,
BlockPos posIn,
CompoundNBT nbt) |
RuleEntry(RuleTest inputPredicate,
RuleTest locationPredicate,
BlockState outputState,
CompoundNBT outputNbt) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
Raid.write(CompoundNBT nbt) |
CompoundNBT |
RaidManager.write(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
void |
RaidManager.read(CompoundNBT nbt) |
CompoundNBT |
Raid.write(CompoundNBT nbt) |
CompoundNBT |
RaidManager.write(CompoundNBT compound) |
Constructor and Description |
---|
Raid(ServerWorld p_i50145_1_,
CompoundNBT p_i50145_2_) |
Modifier and Type | Method and Description |
---|---|
private CompoundNBT |
ChunkManager.loadChunkData(ChunkPos pos) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
AbstractSpawner.write(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSpawner.read(CompoundNBT nbt) |
CompoundNBT |
AbstractSpawner.write(CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
WorldInfo.customBossEvents |
private CompoundNBT |
WorldInfo.generatorOptions |
private CompoundNBT |
WorldInfo.playerData |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<DimensionType,CompoundNBT> |
WorldInfo.dimensionData |
private java.util.Map<java.lang.String,CompoundNBT> |
CommandStorage.Container.field_227492_a_ |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
WorldInfo.cloneNBTCompound(CompoundNBT nbt) |
CompoundNBT |
DerivedWorldInfo.cloneNBTCompound(CompoundNBT nbt) |
void |
WorldSavedData.deserializeNBT(CompoundNBT nbt) |
void |
CommandStorage.func_227489_a_(ResourceLocation p_227489_1_,
CompoundNBT p_227489_2_) |
void |
CommandStorage.Container.func_227495_a_(java.lang.String p_227495_1_,
CompoundNBT p_227495_2_) |
abstract void |
WorldSavedData.read(CompoundNBT nbt) |
void |
MapIdTracker.read(CompoundNBT nbt) |
static MapBanner |
MapBanner.read(CompoundNBT p_204300_0_) |
void |
CommandStorage.Container.read(CompoundNBT nbt) |
void |
MapData.read(CompoundNBT nbt) |
static MapFrame |
MapFrame.read(CompoundNBT p_212765_0_) |
void |
SaveHandler.saveWorldInfoWithPlayer(WorldInfo worldInformation,
CompoundNBT tagCompound) |
void |
WorldInfo.setCustomBossEvents(CompoundNBT p_201356_1_) |
void |
WorldInfo.setDimensionData(DimensionType dimensionIn,
CompoundNBT compound) |
void |
DerivedWorldInfo.setDimensionData(DimensionType dimensionIn,
CompoundNBT compound) |
void |
WorldInfo.setGeneratorOptions(CompoundNBT p_212242_1_) |
private void |
WorldInfo.updateTagCompound(CompoundNBT nbt,
CompoundNBT playerNbt) |
abstract CompoundNBT |
WorldSavedData.write(CompoundNBT compound) |
CompoundNBT |
MapIdTracker.write(CompoundNBT compound) |
CompoundNBT |
CommandStorage.Container.write(CompoundNBT compound) |
CompoundNBT |
MapData.write(CompoundNBT compound) |
Constructor and Description |
---|
WorldInfo(CompoundNBT nbt,
com.mojang.datafixers.DataFixer dataFixer,
int dataVersionIn,
CompoundNBT playerDataIn) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
SetNBT.tag |
Modifier and Type | Method and Description |
---|---|
static LootFunction.Builder<?> |
SetNBT.builder(CompoundNBT p_215952_0_) |
Constructor and Description |
---|
SetNBT(ILootCondition[] conditionsIn,
CompoundNBT tagIn) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ForgeMod.getDataForWriting(SaveHandler handler,
WorldInfo info) |
private CompoundNBT |
DimensionManager.SavedEntry.write() |
Modifier and Type | Method and Description |
---|---|
void |
ForgeMod.readData(SaveHandler handler,
WorldInfo info,
CompoundNBT tag) |
static void |
DimensionManager.readRegistry(CompoundNBT data) |
static void |
DimensionManager.writeRegistry(CompoundNBT data) |
Constructor and Description |
---|
SavedEntry(CompoundNBT data) |
Modifier and Type | Method and Description |
---|---|
protected CompoundNBT |
CapabilityProvider.serializeCaps() |
CompoundNBT |
CapabilityDispatcher.serializeNBT() |
Modifier and Type | Method and Description |
---|---|
protected void |
CapabilityProvider.deserializeCaps(CompoundNBT tag) |
void |
CapabilityDispatcher.deserializeNBT(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
IForgeEntity.getPersistentData()
Returns a NBTTagCompound that can be used to store custom data for this entity.
|
default CompoundNBT |
IForgeItemStack.getShareTag()
Get the NBT data to be sent to the client.
|
default CompoundNBT |
IForgeItem.getShareTag(ItemStack stack)
Override this method to change the NBT data being sent to the client.
|
CompoundNBT |
IForgeTileEntity.getTileData()
Gets a
NBTTagCompound that can be used to store custom data for this tile entity. |
default CompoundNBT |
IForgeEntity.serializeNBT() |
default CompoundNBT |
IForgeTileEntity.serializeNBT() |
default CompoundNBT |
IForgeItemStack.serializeNBT() |
Modifier and Type | Method and Description |
---|---|
default void |
IForgeEntity.deserializeNBT(CompoundNBT nbt) |
default void |
IForgeTileEntity.deserializeNBT(CompoundNBT nbt) |
default void |
IForgeTileEntity.handleUpdateTag(CompoundNBT tag)
Called when the chunk's TE update tag, gotten from
#getUpdateTag() , is received on the client. |
default ICapabilityProvider |
IForgeItem.initCapabilities(ItemStack stack,
CompoundNBT nbt)
Called from ItemStack.setItem, will hold extra data for the life of this
ItemStack.
|
default void |
IForgeItemStack.readShareTag(CompoundNBT nbt)
Override this method to decide what to do with the NBT data received from
getNBTShareTag().
|
default void |
IForgeItem.readShareTag(ItemStack stack,
CompoundNBT nbt)
Override this method to decide what to do with the NBT data received from
getNBTShareTag().
|
default void |
IForgeEffectInstance.writeCurativeItems(CompoundNBT nbt) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
WorldCapabilityData.capNBT |
private CompoundNBT |
BlockSnapshot.nbt |
Modifier and Type | Field and Description |
---|---|
private INBTSerializable<CompoundNBT> |
WorldCapabilityData.serializable |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
BlockSnapshot.getNbt() |
private static CompoundNBT |
BlockSnapshot.getTileNBT(TileEntity te) |
static CompoundNBT |
JsonUtils.readNBT(com.google.gson.JsonObject json,
java.lang.String key) |
CompoundNBT |
WorldCapabilityData.write(CompoundNBT nbt) |
CompoundNBT |
DummyWorldSaveData.write(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
void |
WorldCapabilityData.read(CompoundNBT nbt) |
void |
DummyWorldSaveData.read(CompoundNBT nbt) |
static BlockSnapshot |
BlockSnapshot.readFromNBT(CompoundNBT tag) |
CompoundNBT |
WorldCapabilityData.write(CompoundNBT nbt) |
CompoundNBT |
DummyWorldSaveData.write(CompoundNBT compound) |
void |
BlockSnapshot.writeToNBT(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
void |
WorldCapabilityData.setCapabilities(Dimension provider,
INBTSerializable<CompoundNBT> capabilities) |
Constructor and Description |
---|
BlockSnapshot(int dimension,
BlockPos pos,
ResourceLocation registryName,
int meta,
int flag,
CompoundNBT nbt)
Raw constructor designed for serialization usages.
|
BlockSnapshot(IWorld world,
BlockPos pos,
BlockState state,
CompoundNBT nbt) |
Constructor and Description |
---|
WorldCapabilityData(INBTSerializable<CompoundNBT> serializable) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
MarkDimensionForDeletionTest.DynamicDimensionCap.serializeNBT() |
Modifier and Type | Method and Description |
---|---|
void |
MarkDimensionForDeletionTest.DynamicDimensionCap.deserializeNBT(CompoundNBT nbt) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
ChunkDataEvent.data |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ChunkDataEvent.getData() |
Constructor and Description |
---|
ChunkDataEvent(IChunk chunk,
CompoundNBT data) |
ChunkDataEvent(IChunk chunk,
IWorld world,
CompoundNBT data) |
Load(IChunk chunk,
CompoundNBT data,
ChunkStatus.Type status) |
Save(IChunk chunk,
CompoundNBT data)
Deprecated.
|
Save(IChunk chunk,
IWorld world,
CompoundNBT data) |
Modifier and Type | Field and Description |
---|---|
private CompoundNBT |
FluidStack.tag |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
FluidStack.getChildTag(java.lang.String childName) |
CompoundNBT |
FluidStack.getOrCreateChildTag(java.lang.String childName) |
CompoundNBT |
FluidStack.getOrCreateTag() |
CompoundNBT |
FluidStack.getTag() |
CompoundNBT |
FluidStack.writeToNBT(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
static FluidStack |
FluidStack.loadFluidStackFromNBT(CompoundNBT nbt)
This provides a safe method for retrieving a FluidStack - if the Fluid is invalid, the stack
will return as null.
|
void |
FluidStack.setTag(CompoundNBT tag) |
CompoundNBT |
FluidStack.writeToNBT(CompoundNBT nbt) |
Constructor and Description |
---|
FluidStack(Fluid fluid,
int amount,
CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
TileFluidHandler.write(CompoundNBT tag) |
Modifier and Type | Method and Description |
---|---|
ICapabilityProvider |
ItemFluidContainer.initCapabilities(ItemStack stack,
CompoundNBT nbt) |
void |
TileFluidHandler.read(CompoundNBT tag) |
CompoundNBT |
TileFluidHandler.write(CompoundNBT tag) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
FluidTank.writeToNBT(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
FluidTank |
FluidTank.readFromNBT(CompoundNBT nbt) |
CompoundNBT |
FluidTank.writeToNBT(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
WorldPersistenceHooks.WorldPersistenceHook.getDataForWriting(SaveHandler handler,
WorldInfo info) |
CompoundNBT |
FMLWorldPersistenceHook.getDataForWriting(SaveHandler handler,
WorldInfo info) |
Modifier and Type | Method and Description |
---|---|
static void |
WorldPersistenceHooks.handleWorldDataLoad(SaveHandler handler,
WorldInfo worldInfo,
CompoundNBT tagCompound) |
static void |
WorldPersistenceHooks.handleWorldDataSave(SaveHandler handler,
WorldInfo worldInfo,
CompoundNBT tagCompound) |
void |
WorldPersistenceHooks.WorldPersistenceHook.readData(SaveHandler handler,
WorldInfo info,
CompoundNBT tag) |
void |
FMLWorldPersistenceHook.readData(SaveHandler handler,
WorldInfo info,
CompoundNBT tag) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ItemStackHandler.serializeNBT() |
Modifier and Type | Method and Description |
---|---|
void |
ItemStackHandler.deserializeNBT(CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
CompoundNBT |
ForgeRegistry.Snapshot.write() |
Modifier and Type | Method and Description |
---|---|
static ForgeRegistry.Snapshot |
ForgeRegistry.Snapshot.read(CompoundNBT nbt) |