A few more symbols #79

Merged
TheBrokenRail merged 5 commits from bigjango13/minecraft-pi-reborn:master into master 2024-01-24 01:51:57 +00:00
Contributor

Sorry to bombard you with PRs, but I was porting some of my mods, and found a few more symbols.

Sorry to bombard you with PRs, but I was porting some of my mods, and found a few more symbols.
bigjango13 added 1 commit 2024-01-22 06:41:27 +00:00
bigjango13 added 1 commit 2024-01-22 08:14:25 +00:00
bigjango13 changed title from A few more symbols to [WIP] A few more symbols 2024-01-23 00:15:33 +00:00
Author
Contributor

I've marked this as a work in progress as I currently have a good amount of symbols locally, and wouldn't want to create a new PR just for them, soon it will be ready.

I've marked this as a work in progress as I currently have a good amount of symbols locally, and wouldn't want to create a new PR just for them, soon it will be ready.
bigjango13 added 1 commit 2024-01-23 03:59:51 +00:00
TheBrokenRail reviewed 2024-01-23 23:10:47 +00:00
@ -3,2 +3,4 @@
method void color(int r, int g, int b, int a) = 0x52a48;
method void vertexUV(float x, float y, float z, float u, float v) = 0x52d40;
static-property Tesselator *instance = 0x137538;

Should this be a pointer?

Should this be a pointer?
Author
Contributor

Fixed

Fixed
bigjango13 marked this conversation as resolved
bigjango13 added 1 commit 2024-01-24 01:36:48 +00:00
bigjango13 added 1 commit 2024-01-24 01:39:01 +00:00
bigjango13 changed title from [WIP] A few more symbols to A few more symbols 2024-01-24 01:39:32 +00:00
Author
Contributor

I've added the new symbols, I think it's ready to merge if you do 👍

I've added the new symbols, I think it's ready to merge if you do 👍
TheBrokenRail merged commit 233e8d691b into master 2024-01-24 01:51:57 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: minecraft-pi-reborn/minecraft-pi-reborn#79
No description provided.