Interface PlantMoralEventHandler


public interface PlantMoralEventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onMoralEventFrom(PlantMoralEventType type, net.minecraft.world.entity.Entity target)
     
  • Method Details

    • onMoralEventFrom

      void onMoralEventFrom(PlantMoralEventType type, net.minecraft.world.entity.Entity target)