You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event for block trampling generates an event that cannot be filtered with the cause filter, because GeneralizingEvent always gets the original cause (like PlayerCoarseMoveEvent).
Event for block trampling generates an event that cannot be filtered with the cause filter, because GeneralizingEvent always gets the original cause (like PlayerCoarseMoveEvent).
https://github.com/PGMDev/PGM/blob/dev/core/src/main/java/tc/oc/pgm/filters/CauseFilter.java#L79
https://github.com/PGMDev/PGM/blob/dev/core/src/main/java/tc/oc/pgm/filters/CauseFilter.java#L122
The text was updated successfully, but these errors were encountered: