clear
Clear the interface, or in other words, reset this extensions config panel UI. If your Config Panel Extensions has no elements you wish to reset, then simply overwrite this method with an empty method body.
The clear()
-method is called when the owning TabCreateServerPack.clearInterface()
-method is called.