org.inventivetalent.vectors.d3.Vector3DDouble |
NPCEntity.getLocationVector() |
double |
NPCEntity.getMotX() |
double |
NPCEntity.getMotY() |
double |
NPCEntity.getMotZ() |
NPCAbstract<?,?> |
NPCEntity.getNPC() |
void |
NPCEntity.move(double x,
double y,
double z) |
void |
NPCEntity.setMotX(double motX) |
void |
NPCEntity.setMotY(double motY) |
void |
NPCEntity.setMotZ(double motZ) |
void |
NPCEntity.setPitch(float pitch) |
void |
NPCEntity.setYaw(float yaw) |
void |
NPCEntity.spawn() |
void |
NPCEntity.spawn(org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason spawnReason) |