Posted June 20, 20187 yr How do I show for example my current FPS on screen, you know, without pressing F3?
June 20, 20187 yr You can get the current FPS by calling Minecraft.getDebugFPS(). Check out my tutorials at https://cubicoder.github.io/.
June 21, 20187 yr 3 minutes ago, MasterComlud said: But to actually show it, do I need a custom gui or something? Subscribe to the RenderGameOverlayEvent and render the text. You can look at how to render text in the vanilla Minecraft code. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.