|
Botcraft 1.21.11
|
#include "botcraft/Utilities/ItemUtilities.hpp"#include "protocolCraft/Types/Item/Slot.hpp"#include "protocolCraft/Types/Components/DataComponentTypeInteger.hpp"#include "protocolCraft/Types/Components/DataComponentTypeItemEnchantments.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Botcraft |
| namespace | Botcraft::Utilities |
Functions | |
| std::string_view | Botcraft::Utilities::EnchantmentToString (const Botcraft::Enchantment enchantment) |
| short | Botcraft::Utilities::GetEnchantmentLvl (const ProtocolCraft::Slot &item, const Botcraft::Enchantment enchantment) |
| int | Botcraft::Utilities::GetDamageCount (const ProtocolCraft::Slot &item) |