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