File Details
invocore-1.19.2-3.1.0.jar
- R
- Aug 6, 2023
- 29.75 KB
- 12.1K
- 1.19.2
- Forge
File Name
invocore-1.19.2-3.1.0.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
1.19.2-3.1.0:
Additions
- blitItem allows you to render items in the GUI easily
- blitItem allows you to render items in the GUI easily
Changes
- renderText now has a maxLines parameter, which allows you to control how many times a string may split.
1.19.2-3.0.10:
Fixes
- Stopped TextUtil from automatically cutting text incorrectly
1.19.2-3.0.9:
Fixes
- Text rendering from the TextUtil should work now.
1.19.2-3.0.5:
Fixes
- RegisterKeyMappingsEvent is no longer called on the logical server
1.19.2-3.0.4:
Changes
- Ported to 1.19.2
Fixes
- blitImage and blitColor now use BufferUploader.drawWithShader instead of BufferUploader.draw