-
-
Notifications
You must be signed in to change notification settings - Fork 49
Hotbar Overlay
OxideWaveLength edited this page Feb 3, 2020
·
2 revisions
The hotbar overlay is something that stays on top of the hotbar, where your 9 hotbar slots are rendered. This BaseClient's hotbar can be toggled (not through a command nor hotkey for now though, but in the BaseClient's main class).
This hotbar also brings some benefit; it will show on the bottom left corner your FPS (the text will disappear if the chat is open), and on the top right, next to a vertical red line, the current time, hours, minutes and seconds (the latter two ones will stay visible when the chat is open as well)
You all know how the default Minecraft's hotbar look like, but here is still a screenshot of it
And here you can see the BaseClient's hotbar! The Minecraft's one is removed in favor of a new stylish and clean one