retrooper / packetevents

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
GNU General Public License v3.0
563 stars 151 forks source link

[BUG REPORT] find field with parent class #222

Closed huanmeng-qwq closed 2 years ago

huanmeng-qwq commented 2 years ago

Describe the bug find field with parent class

To Reproduce Steps to reproduce the behavior: Example:

  1. extends EntityPlayer
  2. in packetevent scan the class will not found PlayerConntion field and more
retrooper commented 2 years ago

Has it fixed itself on latest packetevents?