Uses of Interface
net.minecraft.entity.merchant.IReputationTracking
-
Packages that use IReputationTracking Package Description net.minecraft.entity.merchant.villager net.minecraft.world.server -
-
Uses of IReputationTracking in net.minecraft.entity.merchant.villager
Classes in net.minecraft.entity.merchant.villager that implement IReputationTracking Modifier and Type Class Description class
VillagerEntity
-
Uses of IReputationTracking in net.minecraft.world.server
Methods in net.minecraft.world.server with parameters of type IReputationTracking Modifier and Type Method Description void
ServerWorld. onReputationEvent(IReputationType p_217489_1_, Entity p_217489_2_, IReputationTracking p_217489_3_)
-