Interface AnimateHandEvent
-
- All Superinterfaces:
Cancellable,Event
public interface AnimateHandEvent extends Event, Cancellable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HandTypehandType()Gets theHandTypeused for animation.Humanoidhumanoid()Gets theHumanoid.-
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
-
-