public IActorData<T>
static jp.katana.core.actor.data.IActorData.Companion Companion
static int BYTE
static int SHORT
static int INT
static int FLOAT
static int STRING
static int NBT
static int POS
static int LONG
static int VECTOR3F
int getType()
T getValue()
void setValue(T p)
void read(@NotNull
BinaryStream stream)
void write(@NotNull
BinaryStream stream)