Class GossipContainer.EntityGossips
java.lang.Object
net.minecraft.world.entity.ai.gossip.GossipContainer.EntityGossips
- Enclosing class:
- GossipContainer
-
Field Summary
Modifier and TypeFieldDescription(package private) final it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
decay()
boolean
isEmpty()
void
makeSureValueIsntTooLowOrTooHigh
(GossipType p_26212_) void
remove
(GossipType p_26227_) int
weightedValue
(Predicate<GossipType> p_26221_)
-
Field Details
-
entries
-
-
Constructor Details
-
EntityGossips
EntityGossips()
-
-
Method Details
-
weightedValue
-
unpack
-
decay
public void decay() -
isEmpty
public boolean isEmpty() -
makeSureValueIsntTooLowOrTooHigh
-
remove
-