Class BetterTab
java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.misc.BetterTab
- All Implemented Interfaces:
Comparable<Module>,ISerializable<Module>
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class meteordevelopment.meteorclient.systems.modules.Module
autoSubscribe, category, chatFeedback, color, description, favorite, keybind, mc, name, runInMainMenu, serialize, settings, title, toggleOnBindRelease -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.text.TextgetPlayerName(net.minecraft.client.network.PlayerListEntry playerListEntry) Methods inherited from class meteordevelopment.meteorclient.systems.modules.Module
compareTo, equals, error, fromTag, getInfoString, getWidget, hashCode, info, info, isActive, onActivate, onDeactivate, sendToggledMsg, toggle, toTag, warning
-
Field Details
-
tabSize
-
accurateLatency
-
-
Constructor Details
-
BetterTab
public BetterTab()
-
-
Method Details
-
getPlayerName
public net.minecraft.text.Text getPlayerName(net.minecraft.client.network.PlayerListEntry playerListEntry)
-