| Package | Description |
|---|---|
| com.moderocky.mask | |
| com.moderocky.mask.api.web | |
| com.moderocky.mask.internal.event | |
| com.moderocky.mask.internal.utility | |
| com.moderocky.mask.template |
| Modifier and Type | Method and Description |
|---|---|
static void |
Mask.setMask(Mask mask,
IPlugin plugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebConnection |
| Modifier and Type | Method and Description |
|---|---|
void |
WebConnection.fileNotFound(PrintWriter out,
OutputStream dataOut,
String fileRequested) |
String |
WebConnection.getContentType(String fileRequested) |
void |
WebConnection.outPrinter(PrintWriter out,
OutputStream dataOut,
int fileLength,
String content,
byte[] fileData) |
byte[] |
WebConnection.readFileData(File file,
int fileLength) |
void |
WebConnection.run() |
| Constructor and Description |
|---|
WebConnection(Socket socket,
WebServer<? extends WebConnection> webServer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyEvent |
class |
DummyPlayerEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
FileManager
A few frequently-used file methods.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
CompleteCommand.getCommand() |
void |
BukkitPlugin.onDisable()
This is called on disable.
|
void |
BukkitPlugin.onEnable()
This is called on enable.
|
protected void |
BukkitPlugin.setInstance(BukkitPlugin plugin) |
Copyright © 2020. All rights reserved.