Help with how to check if there is a block between entity and player

Started by Pdubbs_ on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jul 2024
Points:
71

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Help with how to check if there is a block between entity and player

I am having trouble figuring out how to make the game do something when the player has line of sight with an entity.
My code works when i am looking at the direction of the the entity and still works when looking at its direction through a solid block.

I need it to only work when looking through glass.