CameraShake

public class CameraShake implements NetworkSerializable, JsonAssetWithMap, IndexedAssetMap, CameraShake>>

Class CameraShake. Provides camerashake functionality for the Hytale server.

java.lang.Object > CameraShake

Field Summary

id

protected String id

Field id.

data

protected AssetExtraInfo.Data data

Field data.

firstPerson

protected CameraShakeConfig firstPerson

Field firstPerson.

thirdPerson

protected CameraShakeConfig thirdPerson

Field thirdPerson.

Method Detail

getAssetStore

public > getAssetStore ()

Method getAssetStore.

getAssetMap

public CameraShake> getAssetMap ()

Method getAssetMap.

CameraShake

public public CameraShake ()

Method CameraShake.

toPacket

public com.hypixel.hytale.protocol.CameraShake toPacket ()

Method toPacket.

getId

public String getId ()

Method getId.

toString

public String toString ()

Method toString.

KeyedCodec

public new KeyedCodec ("ThirdPerson", CameraShakeConfig.CODEC)

Method KeyedCodec.

Parameters:
"ThirdPerson" "ThirdPerson"
CameraShakeConfig.CODEC CameraShakeConfig.CODEC