Jump to content

How can I prevent blocks with no light value being rendered to the player?


Toasterkid

Recommended Posts

How can I prevent blocks with no light value and/or not a part of the height map from being rendered to the camera/player? Especially when they are capable of seeing through solid blocks while underground, such as in spectator mode.

Realizing this was just a version of anti-xray stuff, I found this mod:
https://github.com/DrexHD/AntiXray/tree/1.20.4

which seems to prevent x-raying by handling chunk rendering, specifically the ClientboundLevelChunkWithLightPacket.

Would this be the correct method to handle my problem?

If so, is there a part of this mod's code that I should start with trying to implement to prevent blocks without light value being rendered?

Edited by Toasterkid
clarify final question
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.