Uses of Class
net.minecraft.village.VillagerGossips
Packages that use VillagerGossips
-
Uses of VillagerGossips in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as VillagerGossipsModifier and TypeFieldDescriptionprivate @Nullable VillagerGossipsZombieVillagerEntity.gossipDataMethods in net.minecraft.entity.mob with parameters of type VillagerGossipsModifier and TypeMethodDescriptionvoidZombieVillagerEntity.setGossipData(VillagerGossips villagerGossips) -
Uses of VillagerGossips in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as VillagerGossipsMethods in net.minecraft.entity.passive that return VillagerGossipsMethods in net.minecraft.entity.passive with parameters of type VillagerGossipsModifier and TypeMethodDescriptionvoidVillagerEntity.readGossipDataNbt(VillagerGossips villagerGossips) -
Uses of VillagerGossips in net.minecraft.village
Fields in net.minecraft.village with type parameters of type VillagerGossipsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<VillagerGossips> VillagerGossips.field_56649Methods in net.minecraft.village that return VillagerGossipsMethods in net.minecraft.village with parameters of type VillagerGossipsModifier and TypeMethodDescriptionvoidVillagerGossips.method_67652(VillagerGossips villagerGossips) voidVillagerGossips.shareGossipFrom(VillagerGossips from, Random random, int count)