Skript
Skript copied to clipboard
Refactor ExprFilter to use new parser data API
Description
Refactors ExprFilter to use new parser data API instead of the static based method it was using before
Target Minecraft Versions: any Requirements: none Related Issues: none
wasn't there something like ExprInput? that handled the inputs?
wasn't there something like ExprInput? that handled the inputs?
it's now a separate class, ExprFilterInput
ohhhh I didn't realize it wasn't already
Closing as #6737 has implemented this functionality.