CoolCrabs / brachyura

(WIP) Minecraft Modding Build Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot easily create a new ProcessorChain by extending an existing ProcessorChain with additional elements

coderbot16 opened this issue · comments

If this were possible it would be easier to add on additional processors in the resourcesProcessingChain by calling super & extending the result with any extra desired processors.