CombatTextUIComponentScaleAnimationEvent

public class CombatTextUIComponentScaleAnimationEvent extends CombatTextUIComponentAnimationEvent

Event fired when combattextuicomponentscaleanimation occurs. Listen for this event using EventBus.register.

java.lang.Object > CombatTextUIComponentAnimationEvent > CombatTextUIComponentScaleAnimationEvent

Field Summary

startScale

private float startScale

Field startScale.

endScale

private float endScale

Field endScale.

packet

final CombatTextEntityUIComponentAnimationEvent packet

Field packet.

Method Detail

generatePacket

Method generatePacket.

toString

public String toString ()

Method toString.

KeyedCodec

public new KeyedCodec ("EndScale", Codec.FLOAT)

Method KeyedCodec.

Parameters:
"EndScale" "EndScale"
Codec.FLOAT Codec.FLOAT