Package net.minecraft.world.entity
Interface ReputationEventHandler
- All Known Implementing Classes:
Villager
public interface ReputationEventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onReputationEventFrom
(ReputationEventType pType, Entity pTarget)
-
Method Details
-
onReputationEventFrom
-