public void Register() { ItemEvent.RegisterListener(this); }
private void OnEnable() { Event.RegisterListener(this); }