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