public class ServerEula
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
acceptedEULA |
private java.io.File |
eulaFile |
private static org.apache.logging.log4j.Logger |
LOG |
| Constructor and Description |
|---|
ServerEula(java.io.File eulaFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
createEULAFile() |
boolean |
hasAcceptedEULA() |
private boolean |
loadEULAFile(java.io.File inFile) |