classpublicPriority 1
LaunchProjectileInteraction
com.hypixel.hytale.server.core.modules.interaction.interaction.config.server.LaunchProjectileInteraction
extends SimpleInstantInteraction
implements BallisticDataProvider
2
Methods
2
Public Methods
1
Fields
1
Constructors
Constants
BuilderCodec<LaunchProjectileInteraction>CODEC= BuilderCodec.builder(
LaunchProjectileInteraction.class, LaunchProjectileInteraction::ne...
Constructors
public
LaunchProjectileInteraction()Methods
Public Methods (2)
public
BallisticData getBallisticData()@Nullable@Override
public
String getProjectileId()Fields
Protected Fields (1)
protected
String projectileId