JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
me.c7dev.dexterity.displays.animation
RideableAnimation
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getMountedPlayer()
mount(Player)
dismount()
Interface RideableAnimation
All Known Implementing Classes:
RideAnimation
,
SitAnimation
public interface
RideableAnimation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
dismount
()
Player
getMountedPlayer
()
boolean
mount
(
Player
p)
Method Details
getMountedPlayer
Player
getMountedPlayer
()
mount
boolean
mount
(
Player
p)
dismount
void
dismount
()