Class ItemUseSlowEvent

java.lang.Object
me.hackware.api.event.Event
me.hackware.api.event.impl.ItemUseSlowEvent

public class ItemUseSlowEvent extends Event
Fired when the local player would be slowed down due to using an item (eating, drinking, blocking, etc.). Cancel to prevent the slowdown.
  • Constructor Details

    • ItemUseSlowEvent

      public ItemUseSlowEvent()