Modifier and Type | Field and Description |
---|---|
private ListNBT |
FireworkParticle.Starter.fireworkExplosions |
Modifier and Type | Method and Description |
---|---|
ListNBT |
HotbarSnapshot.createTag() |
Modifier and Type | Method and Description |
---|---|
void |
HotbarSnapshot.fromTag(ListNBT tag) |
Modifier and Type | Method and Description |
---|---|
ListNBT |
TimerCallbackManager.write() |
Modifier and Type | Method and Description |
---|---|
void |
TimerCallbackManager.read(ListNBT p_216323_1_) |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<Enchantment,java.lang.Integer> |
EnchantmentHelper.func_226652_a_(ListNBT p_226652_0_) |
Modifier and Type | Method and Description |
---|---|
protected ListNBT |
Entity.newDoubleNBTList(double... numbers) |
protected ListNBT |
Entity.newFloatNBTList(float... numbers) |
static ListNBT |
SharedMonsterAttributes.writeAttributes(AbstractAttributeMap map) |
Modifier and Type | Method and Description |
---|---|
static void |
SharedMonsterAttributes.readAttributes(AbstractAttributeMap map,
ListNBT list) |
Modifier and Type | Method and Description |
---|---|
ListNBT |
PlayerInventory.write(ListNBT nbtTagListIn) |
Modifier and Type | Method and Description |
---|---|
void |
PlayerInventory.read(ListNBT nbtTagListIn) |
ListNBT |
PlayerInventory.write(ListNBT nbtTagListIn) |
Modifier and Type | Method and Description |
---|---|
ListNBT |
EnderChestInventory.write() |
Modifier and Type | Method and Description |
---|---|
void |
EnderChestInventory.read(ListNBT p_70486_1_) |
Modifier and Type | Method and Description |
---|---|
static ListNBT |
EnchantedBookItem.getEnchantments(ItemStack stack) |
ListNBT |
ItemStack.getEnchantmentTagList() |
Modifier and Type | Method and Description |
---|---|
static void |
ItemStack.addEnchantmentTooltips(java.util.List<ITextComponent> p_222120_0_,
ListNBT p_222120_1_) |
Modifier and Type | Method and Description |
---|---|
private void |
ServerRecipeBook.func_223417_a(ListNBT p_223417_1_,
java.util.function.Consumer<IRecipe<?>> p_223417_2_) |
Modifier and Type | Field and Description |
---|---|
static INBTType<ListNBT> |
ListNBT.TYPE |
Modifier and Type | Method and Description |
---|---|
ListNBT |
ListNBT.copy() |
ListNBT |
ListNBT.getList(int iIn) |
ListNBT |
CompoundNBT.getList(java.lang.String key,
int type) |
Modifier and Type | Method and Description |
---|---|
INBTType<ListNBT> |
ListNBT.getType() |
Modifier and Type | Method and Description |
---|---|
protected ListNBT |
Scoreboard.func_197902_i() |
protected ListNBT |
ScoreboardSaveData.objectivesToNbt() |
protected ListNBT |
ScoreboardSaveData.teamsToNbt() |
Modifier and Type | Method and Description |
---|---|
protected void |
Scoreboard.func_197905_a(ListNBT p_197905_1_) |
protected void |
ScoreboardSaveData.loadTeamPlayers(ScorePlayerTeam playerTeam,
ListNBT tagList) |
protected void |
ScoreboardSaveData.readObjectives(ListNBT nbt) |
protected void |
ScoreboardSaveData.readTeams(ListNBT tagList) |
Modifier and Type | Field and Description |
---|---|
private ListNBT |
BannerTileEntity.patterns |
Modifier and Type | Method and Description |
---|---|
ListNBT |
BannerPattern.Builder.func_222476_a() |
static ListNBT |
BannerTileEntity.func_230139_a_(ItemStack p_230139_0_) |
ListNBT |
BeehiveTileEntity.getBees() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> |
BannerTileEntity.func_230138_a_(DyeColor p_230138_0_,
ListNBT p_230138_1_) |
Modifier and Type | Method and Description |
---|---|
ListNBT |
Rotations.writeToNBT() |
Constructor and Description |
---|
Rotations(ListNBT nbt) |
Modifier and Type | Method and Description |
---|---|
void |
PaletteHashMap.read(ListNBT nbt) |
void |
PaletteArray.read(ListNBT nbt) |
void |
IPalette.read(ListNBT nbt) |
void |
PaletteIdentity.read(ListNBT nbt) |
void |
PalettedContainer.readChunkPalette(ListNBT paletteNbt,
long[] data) |
void |
PaletteHashMap.writePaletteToList(ListNBT paletteList) |
Modifier and Type | Method and Description |
---|---|
ListNBT |
SerializableTickList.save(long p_219498_1_) |
Modifier and Type | Method and Description |
---|---|
static <T> SerializableTickList<T> |
SerializableTickList.create(ListNBT p_222984_0_,
java.util.function.Function<T,ResourceLocation> p_222984_1_,
java.util.function.Function<ResourceLocation,T> p_222984_2_) |
Modifier and Type | Method and Description |
---|---|
ListNBT |
ChunkPrimerTickList.write() |
Constructor and Description |
---|
ChunkPrimerTickList(java.util.function.Predicate<T> p_i51496_1_,
ChunkPos p_i51496_2_,
ListNBT p_i51496_3_) |
Modifier and Type | Field and Description |
---|---|
ListNBT |
ChunkLoaderUtil.AnvilConverterData.entities |
ListNBT |
ChunkLoaderUtil.AnvilConverterData.tileEntities |
ListNBT |
ChunkLoaderUtil.AnvilConverterData.tileTicks |
Modifier and Type | Method and Description |
---|---|
static ListNBT |
ChunkSerializer.toNbt(it.unimi.dsi.fastutil.shorts.ShortList[] list) |
Modifier and Type | Method and Description |
---|---|
private ListNBT |
Template.writeDoubles(double... values) |
private ListNBT |
Template.writeInts(int... values) |
Modifier and Type | Method and Description |
---|---|
private void |
Template.readPalletesAndBlocks(ListNBT palletesNBT,
ListNBT blocksNBT) |
Modifier and Type | Method and Description |
---|---|
static <T> ListNBT |
ServerTickList.func_219502_a(java.util.function.Function<T,ResourceLocation> p_219502_0_,
java.lang.Iterable<NextTickListEntry<T>> p_219502_1_,
long p_219502_2_) |
ListNBT |
ServerTickList.func_219503_a(ChunkPos p_219503_1_) |
Modifier and Type | Method and Description |
---|---|
private ListNBT |
SetLore.func_215942_a(ItemStack p_215942_1_,
boolean p_215942_2_) |