User Tools

Site Tools


tutorial:tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:tools [2020/07/30 11:03] – Fixed an incorrect method name boogiemonster1o1tutorial:tools [2020/08/07 04:07] – [Creating a Tool Material class] boogiemonster1o1
Line 8: Line 8:
 The first step to creating a tool is to implement the `ToolMaterial` interface in a class The first step to creating a tool is to implement the `ToolMaterial` interface in a class
  
-It's best to make the class as an enum, as it doesnt require you to create an object a regular class, and enum constants make adding tool materials easier.+It's best to make the class as an enum, as it doesn'require you to create an object, like a regular class, and enum constants make adding multiple tool materials easier.
  
  
tutorial/tools.txt · Last modified: 2023/09/07 05:32 by drakonkinst