Uses of Class
net.minecraft.village.VillagerGossips.GossipEntry
Packages that use VillagerGossips.GossipEntry
-
Uses of VillagerGossips.GossipEntry in net.minecraft.village
Methods in net.minecraft.village that return types with arguments of type VillagerGossips.GossipEntryModifier and TypeMethodDescriptionstatic com.mojang.serialization.DataResult<VillagerGossips.GossipEntry>
VillagerGossips.GossipEntry.deserialize(com.mojang.serialization.Dynamic<?> dynamic)
private Stream<VillagerGossips.GossipEntry>
VillagerGossips.entries()
VillagerGossips.Reputation.entriesFor(UUID target)
private Collection<VillagerGossips.GossipEntry>
VillagerGossips.pickGossips(Random random, int count)