playEffect

public abstract void playEffect<T>(Location loc, Effect effect, T data)

Plays an effect to just this player.

Parameters

<T>

the data based based on the type of the effect

loc

the location to play the effect at

effect

the Effect

data

getClassById data bit needed for some effects