Functions

Link copied to clipboard
abstract suspend fun getEquipment(): List<ItemStack>
Link copied to clipboard
abstract suspend fun setEquipment(newEquipment: List<ItemStack>)