Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.19.X Branch is unbuildable #4

Open
Mr-ConQueso opened this issue Apr 21, 2023 · 1 comment
Open

1.19.X Branch is unbuildable #4

Mr-ConQueso opened this issue Apr 21, 2023 · 1 comment

Comments

@Mr-ConQueso
Copy link

Within the main java class CustomAstralBody on line 35 there are missing statements

@Override
            public void onStart(WorldRenderContext context) {
                ClientLevel clientLevel = context.world();
                Minecraft minecraft = context.gameRenderer().getMinecraft();
                PoseStack matrices = context.matrixStack();
                Matrix4f projectionMatrix = context.projectionMatrix();
                context.

pd: this is such a cool and useful project and I hope it can get updated and maintained!! All my props to oliviathevampire and
arthurbambou and vampire-studios.

@oliviathevampire
Copy link
Contributor

I'll see if I can update this next week possibly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants