JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.codelanx.codelanxlib.implementers
Interface Reloadable
public interface
Reloadable
Represents a plugin that is capable of being reloaded
Since:
0.1.0
Version:
0.1.0
Author:
1Rogue
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
reload
()
Method that is called upon reloading of the plugin.
Method Detail
reload
void reload()
Method that is called upon reloading of the plugin. If using a ReloadEvent, then this method is not required
Since:
0.1.0
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.