sovdee
sovdee
https://github.com/SkriptLang/Skript/blob/8f8561931fbb76ca1d138fead874048ab149d563/src/main/java/ch/njol/skript/classes/data/BukkitEventValues.java#L389C3-L393C6 the event-item will also need to be updated.
See the link I sent, there's an event-item for InventoryClickEvent that needs updating
> Are there already tests for this because I can't seem to find them? Also I am not fully sure how I would trigger an event like join to test...
> Is 1 test for set and clear good enough or should I try to make a test for each event I think this is fine, but if you're willing,...
> > well i should be able to treat a mutable crafting recipe the same as a crafting recipe > > hence they should have the same interface, and it...
> > ah are they final? > > It just says "Class can not extend multiple classes" oh right the sub recipes aren't interfaces
Do you still intend to work on this?
Cause is using the matched pattern value from the CustomExpression/CustomEffect init, rather than `which`'s matched pattern, the lookup from the structure's info. Solution is to use `which`'s matchedpattern for parsing...
@TFSMads Do you intend to continue this PR?
Closing due to inactivity