your current location:首页 > news>[GI] Graphics Interface) Minecraft

[GI] Graphics Interface) Minecraft

2024-12-15 02:50:24|Myriagame |source:minecraft skins

Renderings

Minecraft images

The picture shows the game inner window made with graphic interface

Brief introduction

Graphics Interface (hereinafter referred to as GI) is a module that provides graphics functions.

Using GI, you can create a client window at any time and customize layout and functions to achieve the effect that it is difficult to achieve in the game GUI.

In addition, GI also provides a series of common tools, such as::

Script analysis, play music, mathematics calculations, players input processing, read and write text, read picture music, FPS control, dual buffer technology, and so on.

use

Under normal circumstances, it is necessary to use the MOD folder with the MOD of GI.

During the development process, you need to add it to the project LIB.You may need to manually configure the Gradle file.

Q & A

Q: Will other versions be supported?

A: Yes, you can also choose to make other versions of the API. After all, the GI body is independent of Minecraft, and it is naturally not affected by the version. You only need to change the module main class.

Q: What is the use of this module?

A: Actually, I didn't think about it. I can do some visual configuration interfaces, game control and the like: more convenient than playing instructions.However, the window startup efficiency is not as good as the GUI in the game.

Q: I introduced it, but how do I write code?No document comments at all?

A: Due to the compatibility of coding, all Chinese annotations have been deleted, and there are very few English annotations.The specific coding tutorial will be published in the module tutorial area, so stay tuned.

Minecraft images

Have an independent window in MC! 1415 views 2 years ago

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.