JavaPlugin
Package: com.hypixel.hytale.server.core.plugin
public abstract class JavaPlugin extends PluginBaseBase class for Java-based server plugins loaded from JAR files. Extends PluginBase with file path and class loader support. Automatically registers the plugin’s asset pack during setup if the manifest indicates one.
Constructors
Section titled “Constructors”| Signature |
|---|
JavaPlugin(@Nonnull JavaPluginInit init) |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
@Nonnull public | Path | getFile() |
@Nonnull public | PluginClassLoader | getClassLoader() |
@Nonnull @Override public final | PluginType | getType() |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.