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 VillagerGossipsMethods in net.minecraft.entity.mob with parameters of type 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 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.CODEC
Methods in net.minecraft.village that return VillagerGossipsMethods in net.minecraft.village with parameters of type VillagerGossipsModifier and TypeMethodDescriptionvoid
VillagerGossips.add
(VillagerGossips gossips) void
VillagerGossips.shareGossipFrom
(VillagerGossips from, Random random, int count)