public interface ProjectileLauncher
| Modifier and Type | Method and Description |
|---|---|
<T extends Projectile> |
launchProjectile(EntityProperties properties)
Launch a projectile based on the given EntityProperties
|
<T extends Projectile> T launchProjectile(EntityProperties properties)
Copyright © 2016. All rights reserved.