Uses of Class
zombie.entity.components.crafting.CraftBench
Packages that use CraftBench
Package
Description
-
Uses of CraftBench in zombie.entity.components.build
Constructors in zombie.entity.components.build with parameters of type CraftBenchModifierConstructorDescriptionBuildLogic
(IsoGameCharacter isoGameCharacter, CraftBench craftBenchx, IsoObject isoObjectx) -
Uses of CraftBench in zombie.entity.components.crafting
Constructors in zombie.entity.components.crafting with parameters of type CraftBenchModifierConstructorDescriptionBaseCraftingLogic
(IsoGameCharacter isoGameCharacter, CraftBench craftBench) -
Uses of CraftBench in zombie.entity.components.crafting.recipe
Methods in zombie.entity.components.crafting.recipe that return CraftBenchConstructors in zombie.entity.components.crafting.recipe with parameters of type CraftBenchModifierConstructorDescriptionHandcraftLogic
(IsoGameCharacter isoGameCharacter, CraftBench craftBenchx, IsoObject isoObjectx)