sendMessage

public void sendMessage(BaseComponent component)

Sends the component to the player

Parameters

component

the components to send


public void sendMessage(Array<BaseComponent> components)

Sends an array of components as getClassById single message to the player

Parameters

components

the components to send