Class Animation
java.lang.Object
net.gcnt.additionsplus.files.animations.Animation
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Animation
-
-
Method Details
-
next
public void next()Select the next item in the list to display. -
get
Get the current selected item to display.- Parameters:
player
- Possible player to apply placeholders to- Returns:
- Current selected String to display.
-
getId
Get the animation id.- Returns:
- Animation id.
-