Uses of Class
net.minecraft.village.GossipManager
-
Packages that use GossipManager Package Description net.minecraft.entity.merchant.villager net.minecraft.village -
-
Uses of GossipManager in net.minecraft.entity.merchant.villager
Fields in net.minecraft.entity.merchant.villager declared as GossipManager Modifier and Type Field Description private GossipManagerVillagerEntity. gossipsMethods in net.minecraft.entity.merchant.villager that return GossipManager Modifier and Type Method Description GossipManagerVillagerEntity. getGossips() -
Uses of GossipManager in net.minecraft.village
Methods in net.minecraft.village with parameters of type GossipManager Modifier and Type Method Description voidGossipManager. transferFrom(GossipManager p_220912_1_, java.util.Random p_220912_2_, int p_220912_3_)
-