Class EventChannels
java.lang.Object
io.github.sefiraat.slimetinker.events.friend.EventChannels
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckArmour(EventFriend friend) static voidcheckArmourPiece(EventFriend friend) static voidcheckBoots(EventFriend friend) static voidcheckChestplate(EventFriend friend) static voidcheckHelm(EventFriend friend) static voidcheckLeggings(EventFriend friend) static voidcheckTool(EventFriend friend) static voidprovideKillExp(EventFriend friend, int baseAmount) static voidsettlePotionEffects(EventFriend friend)
-
Method Details
-
settlePotionEffects
-
checkTool
-
checkArmour
-
checkHelm
-
checkChestplate
-
checkLeggings
-
checkBoots
-
checkArmourPiece
-
provideKillExp
-