Can accept only certain itemclasses and in case of vorici options the option actually has to "make sense" (e.g. not 6link of 4socket)
applies a chosen craftingbenchoption
cant overload extended method. so we have to set the chosen option before
returns a copy of #mods
we can stick with a shallow copy since Mod are supposed to be immutable
checks if the given mod is applicable to the item
remember that this doesn't check if the passed mod is the mod of this option
greps mod::applicableTo
Generated using TypeDoc
Can accept only certain itemclasses and in case of vorici options the option actually has to "make sense" (e.g. not 6link of 4socket)