mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2026-06-05 10:56:55 +00:00
This is why Lombok exists
This commit is contained in:
@@ -32,11 +32,6 @@ public class Freezer extends FreedomService
|
||||
{
|
||||
}
|
||||
|
||||
public boolean isGlobalFreeze()
|
||||
{
|
||||
return this.globalFreeze;
|
||||
}
|
||||
|
||||
public void setGlobalFreeze(boolean frozen)
|
||||
{
|
||||
this.globalFreeze = frozen;
|
||||
|
||||
Reference in New Issue
Block a user