Further encapuling
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
c916063734
Commit
6f728abf1c
@ -46,7 +46,7 @@ public class CheckSchemType implements ICheckSchemType {
|
||||
private final int maxDispenser;
|
||||
private final int maxBlocks;
|
||||
|
||||
CheckSchemType(ConfigurationSection section) {
|
||||
private CheckSchemType(ConfigurationSection section) {
|
||||
name = section.getName();
|
||||
width = section.getInt("width");
|
||||
height = section.getInt("height");
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren