Class EventChannels

java.lang.Object
io.github.sefiraat.slimetinker.events.friend.EventChannels

public final class EventChannels extends Object
  • Method Details

    • settlePotionEffects

      public static void settlePotionEffects(EventFriend friend)
    • checkTool

      public static void checkTool(EventFriend friend)
    • checkArmour

      public static void checkArmour(EventFriend friend)
    • checkHelm

      public static void checkHelm(EventFriend friend)
    • checkChestplate

      public static void checkChestplate(EventFriend friend)
    • checkLeggings

      public static void checkLeggings(EventFriend friend)
    • checkBoots

      public static void checkBoots(EventFriend friend)
    • checkArmourPiece

      public static void checkArmourPiece(EventFriend friend)
    • provideKillExp

      public static void provideKillExp(EventFriend friend, int baseAmount)