Projectile

public class Projectile implements Component

Class Projectile. Provides projectile functionality for the Hytale server.

java.lang.Object > Projectile

Field Summary

No fields documented.

Method Detail

getComponentType

public Projectile> getComponentType ()

Method getComponentType.

Projectile

public private Projectile ()

Method Projectile.

clone

public Component clone ()

Method clone.