History - net.minecraft.world.entity.ai.gossip.GossipContainer
25w18a
Names
chd
chq
Fields
Map<UUID, GossipContainer$EntityGossips>: c, gossips, field_18419, entityReputation, f_26156_
Map<UUID, GossipContainer$EntityGossips>: c, gossips, field_18419
int: b, DISCARD_THRESHOLD, field_30236, field_30236, f_148158_
int: b, DISCARD_THRESHOLD, field_30236
com.mojang.serialization.Codec<GossipContainer>: a, CODEC, field_56649, CODEC, f_380897_
com.mojang.serialization.Codec<GossipContainer>: a, CODEC, field_56649
Constructors
Methods
Stream<GossipContainer$GossipEntry> (): e, unpack, method_19074, entries, m_26203_
Stream<GossipContainer$GossipEntry> (): e, unpack, method_19074
GossipContainer$EntityGossips (UUID): a, getOrCreate, method_19071, getReputationFor, m_26189_
GossipContainer$EntityGossips (UUID): a, getOrCreate, method_19071
int (UUID, Predicate<GossipType>): a, getReputation, method_19073, getReputationFor, m_26195_
int (UUID, Predicate<GossipType>): a, getReputation, method_19073
void (UUID, GossipType, int): a, add, method_19072, startGossip, m_26191_
void (UUID, GossipType, int): a, add, method_19072
int (int, int): a, mergeValuesForTransfer, method_19059, max, m_26158_
int (int, int): a, mergeValuesForTransfer, method_19059
int (GossipType, int, int): a, mergeValuesForAddition, method_19063, mergeReputation, m_26167_
int (GossipType, int, int): a, mergeValuesForAddition, method_19063
void (): b, decay, method_20651, decay, m_26198_
void (): b, decay, method_20651
Map<UUID, it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>> (): a, getGossipEntries, method_35120, getEntityReputationAssociatedGossips, m_148159_
Map<UUID, it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>> (): a, getGossipEntries, method_35120
long (GossipType, DoublePredicate): a, getCountForType, method_35122, getReputationCount, m_148162_
long (GossipType, DoublePredicate): a, getCountForType, method_35122
void (UUID, GossipType, int): b, remove, method_35126, removeGossip, m_148175_
void (UUID, GossipType, int): b, remove, method_35126
void (UUID, GossipType): a, remove, method_35124, remove, m_148168_
void (UUID, GossipType): a, remove, method_35124
void (GossipType): a, remove, method_35121, remove, m_148160_
void (GossipType): a, remove, method_35121
Collection<GossipContainer$GossipEntry> (RandomSource, int): a, selectGossipsForTransfer, method_19070, pickGossips, m_217759_
Collection<GossipContainer$GossipEntry> (RandomSource, int): a, selectGossipsForTransfer, method_19070
void (GossipContainer, RandomSource, int): a, transferFrom, method_19061, shareGossipFrom, m_217762_
void (GossipContainer, RandomSource, int): a, transferFrom, method_19061
void (): c, clear, method_67657, clear, m_384978_
void (): c, clear, method_67657
void (GossipContainer): a, putAll, method_67652, add, m_386402_
void (GossipContainer): a, putAll, method_67652
GossipContainer (): d, copy, method_67658, copy, m_387089_
GossipContainer (): d, copy, method_67658
1.21.5
Names
cei
chd
Fields
int: a, DISCARD_THRESHOLD, field_30236, field_30236, f_148158_
int: b, DISCARD_THRESHOLD, field_30236, field_30236, f_148158_
org.slf4j.Logger: b, LOGGER, field_41669, LOGGER, f_262760_
com.mojang.serialization.Codec<GossipContainer>: a, CODEC, field_56649, CODEC, f_380897_
Constructors
(List<GossipContainer$GossipEntry>)
Methods
Stream<GossipContainer$GossipEntry> (): c, unpack, method_19074, entries, m_26203_
Stream<GossipContainer$GossipEntry> (): e, unpack, method_19074, entries, m_26203_
void (com.mojang.serialization.Dynamic<?>): a, update, method_19066, deserialize, m_26177_
<T> T (com.mojang.serialization.DynamicOps<T>): a, store, method_19067, serialize, m_262795_
void (): c, clear, method_67657, clear, m_384978_
void (GossipContainer): a, putAll, method_67652, add, m_386402_
GossipContainer (): d, copy, method_67658, copy, m_387089_
1.21.4
Names
cfg
cei
Fields
Constructors
Methods
1.21.3
Names
cco
cfg
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ccr
cco
Fields
Constructors
Methods
1.20.6
Names
bvj
ccr
Fields
Constructors
Methods
1.20.4
Names
bsd
bvj
Fields
Constructors
Methods
1.20.2
Names
box
bsd
Fields
Constructors
Methods
1.20.1
Names
bov
box
Fields
Constructors
Methods
1.19.4
Names
bna
bov
Fields
Constructors
Methods
1.19.3
Names
bkq
bna
Fields
Map<UUID, GossipContainer$EntityGossips>: b, gossips, field_18419, entityReputation, f_26156_
Map<UUID, GossipContainer$EntityGossips>: c, gossips, field_18419, entityReputation, f_26156_
org.slf4j.Logger: b, LOGGER, field_41669, LOGGER, f_262760_
Constructors
Methods
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.DynamicOps<T>): a, store, method_19067, serialize, m_26179_
<T> T (com.mojang.serialization.DynamicOps<T>): a, store, method_19067, serialize, m_262795_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bjt
bkq
Fields
Constructors
Methods
1.19
Names
bfu
bjt
Fields
Constructors
Methods
Collection<GossipContainer$GossipEntry> (Random, int): a, selectGossipsForTransfer, method_19070, pickGossips, m_26186_
void (GossipContainer, Random, int): a, transferFrom, method_19061, shareGossipFrom, m_26163_
Collection<GossipContainer$GossipEntry> (RandomSource, int): a, selectGossipsForTransfer, method_19070, pickGossips, m_217759_
void (GossipContainer, RandomSource, int): a, transferFrom, method_19061, shareGossipFrom, m_217762_
1.18.2
Names
bfc
bfu
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bbq
bfc
Fields
Constructors
Methods
long (GossipType, DoublePredicate): a, getCountForType, method_35122, method_35122, m_148162_
long (GossipType, DoublePredicate): a, getCountForType, method_35122, getReputationCount, m_148162_
void (UUID, GossipType, int): b, remove, method_35126, method_35126, m_148175_
void (UUID, GossipType, int): b, remove, method_35126, removeGossip, m_148175_
void (UUID, GossipType): a, remove, method_35124, method_35124, m_148168_
void (UUID, GossipType): a, remove, method_35124, remove, m_148168_
void (GossipType): a, remove, method_35121, method_35121, m_148160_
void (GossipType): a, remove, method_35121, remove, m_148160_
1.17.1
Names
bbp
bbq
Fields
Constructors
Methods
Map<UUID, it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>> (): a, getGossipEntries, method_35120, method_35120, m_148159_
Map<UUID, it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>> (): a, getGossipEntries, method_35120, getEntityReputationAssociatedGossips, m_148159_
1.17
Names
axz
bbp
net.minecraft.village.GossipManager
net.minecraft.src.C_746_
Fields
Map<UUID, GossipContainer$EntityGossips>: a, gossips, field_18419, entityReputation, field_220928_a
Map<UUID, GossipContainer$EntityGossips>: b, gossips, field_18419, entityReputation, f_26156_
int: a, DISCARD_THRESHOLD, field_30236, field_30236, f_148158_
Constructors
Methods
Stream<GossipContainer$GossipEntry> (): c, unpack, method_19074, entries, func_220911_b
Stream<GossipContainer$GossipEntry> (): c, unpack, method_19074, entries, m_26203_
Collection<GossipContainer$GossipEntry> (Random, int): a, selectGossipsForTransfer, method_19070, pickGossips, func_220920_a
Collection<GossipContainer$GossipEntry> (Random, int): a, selectGossipsForTransfer, method_19070, pickGossips, m_26186_
GossipContainer$EntityGossips (UUID): a, getOrCreate, method_19071, getReputationFor, func_220926_a
GossipContainer$EntityGossips (UUID): a, getOrCreate, method_19071, getReputationFor, m_26189_
void (GossipContainer, Random, int): a, transferFrom, method_19061, shareGossipFrom, func_220912_a
void (GossipContainer, Random, int): a, transferFrom, method_19061, shareGossipFrom, m_26163_
int (UUID, Predicate<GossipType>): a, getReputation, method_19073, getReputationFor, func_220921_a
int (UUID, Predicate<GossipType>): a, getReputation, method_19073, getReputationFor, m_26195_
void (UUID, GossipType, int): a, add, method_19072, startGossip, func_220916_a
void (UUID, GossipType, int): a, add, method_19072, startGossip, m_26191_
int (int, int): a, mergeValuesForTransfer, method_19059, max, func_220924_a
int (int, int): a, mergeValuesForTransfer, method_19059, max, m_26158_
int (GossipType, int, int): a, mergeValuesForAddition, method_19063, mergeReputation, func_220925_a
int (GossipType, int, int): a, mergeValuesForAddition, method_19063, mergeReputation, m_26167_
void (): b, decay, method_20651, decay, func_223538_b
void (): b, decay, method_20651, decay, m_26198_
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.DynamicOps<T>): a, store, method_19067, serialize, func_234058_a_
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.DynamicOps<T>): a, store, method_19067, serialize, m_26179_
void (com.mojang.serialization.Dynamic<?>): a, update, method_19066, deserialize, func_234057_a_
void (com.mojang.serialization.Dynamic<?>): a, update, method_19066, deserialize, m_26177_
Map<UUID, it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>> (): a, getGossipEntries, method_35120, method_35120, m_148159_
long (GossipType, DoublePredicate): a, getCountForType, method_35122, method_35122, m_148162_
void (UUID, GossipType, int): b, remove, method_35126, method_35126, m_148175_
void (UUID, GossipType): a, remove, method_35124, method_35124, m_148168_
void (GossipType): a, remove, method_35121, method_35121, m_148160_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
axw
axz
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
awl
axw
Fields
Constructors
Methods
1.16.1
Names
ari
awl
Fields
Constructors
Methods
<T> com.mojang.datafixers.Dynamic<T> (com.mojang.datafixers.types.DynamicOps<T>): a, store, method_19067, serialize, func_220914_a
void (com.mojang.datafixers.Dynamic<?>): a, update, method_19066, deserialize, func_220918_a
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.DynamicOps<T>): a, store, method_19067, serialize, func_234058_a_
void (com.mojang.serialization.Dynamic<?>): a, update, method_19066, deserialize, func_234057_a_
1.15.2
Names
arf
ari
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
apg
arf
Fields
Constructors
Methods
1.14.4
Names
apb
apg
net.minecraft.world.entity.ai.gossip.GossipContainer
Fields
Map<UUID, VillagerGossips$Reputation>: a, field_18419, entityReputation, field_220928_a
Map<UUID, GossipContainer$EntityGossips>: a, gossips, field_18419, entityReputation, field_220928_a
Constructors
Methods
Stream<VillagerGossips$GossipEntry> (): c, method_19074, entries, func_220911_b
Stream<GossipContainer$GossipEntry> (): c, unpack, method_19074, entries, func_220911_b
Collection<VillagerGossips$GossipEntry> (Random, int): a, method_19070, pickGossips, func_220920_a
Collection<GossipContainer$GossipEntry> (Random, int): a, selectGossipsForTransfer, method_19070, pickGossips, func_220920_a
VillagerGossips$Reputation (UUID): a, method_19071, getReputationFor, func_220926_a
GossipContainer$EntityGossips (UUID): a, getOrCreate, method_19071, getReputationFor, func_220926_a
void (VillagerGossips, Random, int): a, method_19061, shareGossipFrom, func_220912_a
void (GossipContainer, Random, int): a, transferFrom, method_19061, shareGossipFrom, func_220912_a
int (UUID, Predicate<VillageGossipType>): a, method_19073, getReputationFor, func_220921_a
int (UUID, Predicate<GossipType>): a, getReputation, method_19073, getReputationFor, func_220921_a
void (UUID, VillageGossipType, int): a, method_19072, startGossip, func_220916_a
void (UUID, GossipType, int): a, add, method_19072, startGossip, func_220916_a
<T> com.mojang.datafixers.Dynamic<T> (com.mojang.datafixers.types.DynamicOps<T>): a, method_19067, serialize, func_220914_a
<T> com.mojang.datafixers.Dynamic<T> (com.mojang.datafixers.types.DynamicOps<T>): a, store, method_19067, serialize, func_220914_a
void (com.mojang.datafixers.Dynamic<?>): a, method_19066, deserialize, func_220918_a
void (com.mojang.datafixers.Dynamic<?>): a, update, method_19066, deserialize, func_220918_a
int (int, int): a, method_19059, max, func_220924_a
int (int, int): a, mergeValuesForTransfer, method_19059, max, func_220924_a
int (VillageGossipType, int, int): a, method_19063, mergeReputation, func_220925_a
int (GossipType, int, int): a, mergeValuesForAddition, method_19063, mergeReputation, func_220925_a
void (): b, method_20651, decay, func_223538_b
void (): b, decay, method_20651, decay, func_223538_b
1.14.3
Names
aoz
apb
net.minecraft.village.VillagerGossips
Fields
Map<UUID, GossipManager$Gossips>: a, field_18419, field_220928_a
Map<UUID, VillagerGossips$Reputation>: a, field_18419, entityReputation, field_220928_a
Constructors
Methods
Stream<GossipManager$GossipEntry> (): b, method_19074, func_220911_b
Stream<VillagerGossips$GossipEntry> (): c, method_19074, entries, func_220911_b
Collection<GossipManager$GossipEntry> (Random, int): a, method_19070, func_220920_a
Collection<VillagerGossips$GossipEntry> (Random, int): a, method_19070, pickGossips, func_220920_a
GossipManager$Gossips (UUID): a, method_19071, func_220926_a
VillagerGossips$Reputation (UUID): a, method_19071, getReputationFor, func_220926_a
void (GossipManager, Random, int): a, method_19061, func_220912_a
void (VillagerGossips, Random, int): a, method_19061, shareGossipFrom, func_220912_a
int (UUID, Predicate<GossipType>): a, method_19073, func_220921_a
int (UUID, Predicate<VillageGossipType>): a, method_19073, getReputationFor, func_220921_a
long (GossipType, DoublePredicate): a, method_19062, func_220910_a
void (UUID, GossipType, int): a, method_19072, func_220916_a
void (UUID, VillageGossipType, int): a, method_19072, startGossip, func_220916_a
<T> com.mojang.datafixers.Dynamic<T> (com.mojang.datafixers.types.DynamicOps<T>): a, method_19067, func_220914_a
<T> com.mojang.datafixers.Dynamic<T> (com.mojang.datafixers.types.DynamicOps<T>): a, method_19067, serialize, func_220914_a
void (com.mojang.datafixers.Dynamic<?>): a, method_19066, func_220918_a
void (com.mojang.datafixers.Dynamic<?>): a, method_19066, deserialize, func_220918_a
int (int, int): a, method_19059, func_220924_a
int (int, int): a, method_19059, max, func_220924_a
int (GossipType, int, int): a, method_19063, func_220925_a
int (VillageGossipType, int, int): a, method_19063, mergeReputation, func_220925_a
void (): b, method_20651, decay, func_223538_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
aoy
aoz
Fields
Constructors
Methods
1.14
Names
aoy
net.minecraft.class_4136
net.minecraft.village.GossipManager
Fields
Map<UUID, GossipManager$Gossips>: a, field_18419, field_220928_a
Constructors
()
Methods
Stream<GossipManager$GossipEntry> (): b, method_19074, func_220911_b
Collection<GossipManager$GossipEntry> (Random, int): a, method_19070, func_220920_a
GossipManager$Gossips (UUID): a, method_19071, func_220926_a
void (GossipManager, Random, int): a, method_19061, func_220912_a
int (UUID, Predicate<GossipType>): a, method_19073, func_220921_a
long (GossipType, DoublePredicate): a, method_19062, func_220910_a
void (UUID, GossipType, int): a, method_19072, func_220916_a
<T> com.mojang.datafixers.Dynamic<T> (com.mojang.datafixers.types.DynamicOps<T>): a, method_19067, func_220914_a
void (com.mojang.datafixers.Dynamic<?>): a, method_19066, func_220918_a
int (int, int): a, method_19059, func_220924_a
int (GossipType, int, int): a, method_19063, func_220925_a