public void UnhideMinions(ContainerType type)
 {
     _characterDrawResolver.UnhideMinions(type);
 }