Animation

case
class Animation(entityId: VarInt, animationId: UByte)

Animation is sent by the server to play an animation on a specific entity.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product