public class ProjectileConfig implementsJsonAssetWithMap,DefaultAssetMap,ProjectileConfig>>,NetworkSerializable,BallisticData
Class ProjectileConfig. Provides projectileconfig functionality for the Hytale server.
java.lang.Object > ProjectileConfig
Field Summary
data
Field data.
id
Field id.
physicsConfig
Field physicsConfig.
model
Field model.
generatedModel
Field generatedModel.
launchForce
Field launchForce.
spawnOffset
Field spawnOffset.
spawnRotationOffset
Field spawnRotationOffset.
launchLocalSoundEventId
Field launchLocalSoundEventId.
launchWorldSoundEventId
Field launchWorldSoundEventId.
projectileSoundEventId
Field projectileSoundEventId.
launchLocalSoundEventIndex
Field launchLocalSoundEventIndex.
launchWorldSoundEventIndex
Field launchWorldSoundEventIndex.
projectileSoundEventIndex
Field projectileSoundEventIndex.
index
Field index.
modelAsset
Field modelAsset.
offset
Field offset.
config
Field config.
Method Detail
ProjectileConfig
public
ProjectileConfig
()
Method ProjectileConfig.
getAssetStore
>
getAssetStore
()
Method getAssetStore.
getAssetMap
ProjectileConfig>
getAssetMap
()
Method getAssetMap.
getId
String
getId
()
Method getId.
processConfig
void
processConfig
()
Method processConfig.
getLaunchForce
double
getLaunchForce
()
Method getLaunchForce.
getMuzzleVelocity
double
getMuzzleVelocity
()
Method getMuzzleVelocity.
getGravity
double
getGravity
()
Method getGravity.
getVerticalCenterShot
double
getVerticalCenterShot
()
Method getVerticalCenterShot.
getDepthShot
double
getDepthShot
()
Method getDepthShot.
isPitchAdjustShot
boolean
isPitchAdjustShot
()
Method isPitchAdjustShot.
getInteractions
String>
getInteractions
()
Method getInteractions.
getLaunchWorldSoundEventIndex
int
getLaunchWorldSoundEventIndex
()
Method getLaunchWorldSoundEventIndex.
getProjectileSoundEventIndex
int
getProjectileSoundEventIndex
()
Method getProjectileSoundEventIndex.
getCalculatedOffset
Method getCalculatedOffset.
- Parameters:
final floatpitchfinal floatyaw
toPacket
com.hypixel.hytale.protocol.ProjectileConfig
toPacket
()
Method toPacket.