![]() |
Botcraft 1.21.4
|
#include <Blockstate.hpp>
Public Attributes | |
ToolType | tool_type |
ToolMaterial | min_material |
float | multiplier |
Definition at line 23 of file Blockstate.hpp.
ToolMaterial Botcraft::BestTool::min_material |
Definition at line 26 of file Blockstate.hpp.
Referenced by Botcraft::AssetsManager::LoadBlocksFile().
float Botcraft::BestTool::multiplier |
Definition at line 27 of file Blockstate.hpp.
Referenced by Botcraft::AssetsManager::LoadBlocksFile().
ToolType Botcraft::BestTool::tool_type |
Definition at line 25 of file Blockstate.hpp.
Referenced by Botcraft::AssetsManager::LoadBlocksFile().