Package me.hackware.api.event.impl
Class ItemUseSlowEvent
java.lang.Object
me.hackware.api.event.Event
me.hackware.api.event.impl.ItemUseSlowEvent
Fired when the local player would be slowed down due to using an item
(eating, drinking, blocking, etc.). Cancel to prevent the slowdown.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.hackware.api.event.Event
cancel, isCancelled
-
Constructor Details
-
ItemUseSlowEvent
public ItemUseSlowEvent()
-