- getArmorstand() - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Gets the armorstand associated with the Animatronic.
- getBodyAngle() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getBodyItem() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getBoots(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Get boots for specified position number.
- getBootsItem() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getChestplate(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Get chestplate for specified position number.
- getDelay(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Gets the delay for given position number
- getEditingAnimatronicByPlayer(Player) - Static method in class me.thundertnt33.animatronics.api.AnimatronicApi
-
Returns the Animatronic a player is currently editing, if any.
- getGlobalDelay() - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Gets the delay set globally for the animatronic, can be overriden by indivudually set delays.
- getHandItem() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getHeadAngle() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getHeadItem() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getHelmet(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Get helmet for specified position number.
- getLeftArmAngle() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getLeftLegAngle() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getLeggings(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Get leggings for specified position number.
- getLegsItem() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getName() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getOffHandItem() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getPose(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Gets the position info saved for given pose number
- getPoseNumber() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getPositions() - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Returns all positions saved for this Animatronic
- getRightArmAngle() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- getRightLegAngle() - Method in class me.thundertnt33.animatronics.api.ApiPose
-
- gotoPose(int) - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Teleports/sets Animatronic to specified pose
- gotoStart() - Method in class me.thundertnt33.animatronics.api.Animatronic
-
Teleports a Animatronic to the start position
- gotoStart() - Method in class me.thundertnt33.animatronics.api.Group
-
Goto start group
- Group - Class in me.thundertnt33.animatronics.api
-
Animatronics group.
- Group(String) - Constructor for class me.thundertnt33.animatronics.api.Group
-
Instantiate a new Animatronics group, the name given should already exists.