mirror of
https://github.com/SimplexDevelopment/SimplexCore.git
synced 2024-12-22 08:37:37 +00:00
field access change!
This commit is contained in:
parent
3b151dfa8e
commit
11a6cdd29e
@ -13,7 +13,7 @@ import java.util.HashMap;
|
||||
import java.util.Vector;
|
||||
|
||||
public final class Structure {
|
||||
public Plugin plugin;
|
||||
private Plugin plugin;
|
||||
private File schematic;
|
||||
private short width = 0;
|
||||
private short height = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user