JavaPlugin
Package: com.hypixel.hytale.server.core.plugin
Type: abstract class
Extends: PluginBase
Constructors
java
public JavaPlugin(@Nonnull JavaPluginInit init)Fields
| Name | Type |
|---|---|
file | Path |
classLoader | PluginClassLoader |
Methods
| Method | Returns |
|---|---|
getFile() | Path |
start0() | void |
getClassLoader() | PluginClassLoader |
getType() | PluginType |