Class BookBot
java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.misc.BookBot
- All Implemented Interfaces:
Comparable<Module>,ISerializable<Module>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class meteordevelopment.meteorclient.systems.modules.Module
autoSubscribe, category, chatFeedback, color, description, favorite, keybind, mc, runInMainMenu, serialize, settings, title, toggleOnBindRelease -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.systems.modules.Module
compareTo, equals, error, getInfoString, hashCode, info, info, isActive, onDeactivate, sendToggledMsg, toggle, warning
-
Constructor Details
-
BookBot
public BookBot()
-
-
Method Details
-
getWidget
-
onActivate
public void onActivate()- Overrides:
onActivatein classModule
-
toTag
public net.minecraft.nbt.NbtCompound toTag()- Specified by:
toTagin interfaceISerializable<Module>- Overrides:
toTagin classModule
-
fromTag
- Specified by:
fromTagin interfaceISerializable<Module>- Overrides:
fromTagin classModule
-