Package | Description |
---|---|
net.citizensnpcs.trait.waypoint.triggers | |
net.citizensnpcs.util |
Constructor and Description |
---|
AnimationTrigger(Collection<PlayerAnimation> collection) |
Modifier and Type | Method and Description |
---|---|
static PlayerAnimation |
PlayerAnimation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerAnimation[] |
PlayerAnimation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NMSBridge.playAnimation(PlayerAnimation animation,
Player player,
int radius) |
static void |
NMS.playAnimation(PlayerAnimation animation,
Player player,
int radius) |
Copyright © 2019. All rights reserved.