Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Refactor ExprFilter to use new parser data API

Open Pikachu920 opened this issue 1 year ago • 3 comments

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

Pikachu920 avatar Jan 18 '24 03:01 Pikachu920

wasn't there something like ExprInput? that handled the inputs?

Fusezion avatar Jan 18 '24 03:01 Fusezion

wasn't there something like ExprInput? that handled the inputs?

it's now a separate class, ExprFilterInput

Pikachu920 avatar Jan 18 '24 03:01 Pikachu920

ohhhh I didn't realize it wasn't already

Fusezion avatar Jan 18 '24 03:01 Fusezion

Closing as #6737 has implemented this functionality.

sovdeeth avatar Jul 16 '24 06:07 sovdeeth