mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fixed what Konicai asked
This commit is contained in:
parent
cb18c969d7
commit
8bb8e48a55
7 changed files with 53 additions and 43 deletions
|
@ -75,9 +75,7 @@ public class GeyserExtension {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets if the extension is enabled
|
||||
*
|
||||
* @return true if the extension is enabled
|
||||
* Enables or disables the extension
|
||||
*/
|
||||
public void setEnabled(boolean value) {
|
||||
if (this.enabled != value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue