Package net.minecraft.entity.merchant
Interface IReputationTracking
-
- All Known Implementing Classes:
VillagerEntity
public interface IReputationTracking
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onReputationEventFrom(IReputationType p_213739_1_, Entity p_213739_2_)
-
-
-
Method Detail
-
onReputationEventFrom
void onReputationEventFrom(IReputationType p_213739_1_, Entity p_213739_2_)
-
-