This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Allow changing the raySize of LivingEntity#rayTraceEntities #9942
Labels
status: accepted
Disputed bug is accepted as valid or Feature accepted as desired to be added.
type: feature
Request for a new Feature.
Is your feature request related to a problem?
Allow changing the raySize of LivingEntity#rayTraceEntities
This will never include Displays because Displays have a hitbox of 0.
Describe the solution you'd like.
Allowing the definition of the raySize so developers can include Displays.
Describe alternatives you've considered.
Requiring Spigot's long method
Other
I told Spigot about this, and they're adding a JavaDoc to
World#rayTraceEntities
to tell developers to define the raySize for Displays. Rather than the method that inputs 0.0D for the raySize.The text was updated successfully, but these errors were encountered: