public IActorAttributes
void setAttribute(@NotNull
IActorAttribute attribute)
@NotNull IActorAttribute getAttribute(@NotNull java.lang.String name)
void removeAttribute(@NotNull
java.lang.String name)
@NotNull java.util.List<jp.katana.core.actor.attribute.IActorAttribute> getAttributes()
void update()