Package com.ghostchu.simplereloadlib
Class ReloadableContainer
- java.lang.Object
-
- com.ghostchu.simplereloadlib.ReloadableContainer
-
public class ReloadableContainer extends java.lang.ObjectThis class is used to store the information of a reloadable class.
-
-
Constructor Summary
Constructors Constructor Description ReloadableContainer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisObject()The reloadable is an object
-