Beispiel #1
0
 public Commands(RisingLavaGamemode plugin) => this.plugin = plugin;
 public EventHandlers(RisingLavaGamemode plugin) => this.plugin = plugin;
Beispiel #3
0
 public Methods(RisingLavaGamemode plugin) => this.plugin = plugin;