类 GossipContainer.EntityGossips
java.lang.Object
net.minecraft.world.entity.ai.gossip.GossipContainer.EntityGossips
- 封闭类:
GossipContainer
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
decay()
boolean
isEmpty()
void
makeSureValueIsntTooLowOrTooHigh
(GossipType p_26212_) void
remove
(GossipType p_26227_) int
weightedValue
(Predicate<GossipType> p_26221_)
-
字段详细资料
-
entries
-
-
构造器详细资料
-
EntityGossips
EntityGossips()
-
-
方法详细资料
-
weightedValue
-
unpack
-
decay
public void decay() -
isEmpty
public boolean isEmpty() -
makeSureValueIsntTooLowOrTooHigh
-
remove
-