public EventHandler(Zombie plugin) => this.plugin = plugin;
Beispiel #2
0
 public Methods(Zombie plugin) => this.plugin = plugin;