|
static MCAPI ::std::string | convertFromJavaLootTableName (::std::string const &lootTableName) |
|
static MCAPI void | fillContainer (::Level &level, ::Container &container, ::Random &random, ::std::string const &tableName, ::DimensionType dimensionId, ::Actor *entity) |
|
static MCAPI ::std::vector<::ItemStack > | generateRandomDeathLoot (::LootTable const &table, ::Actor &entity, ::ActorDamageSource const *damageSource, ::ItemStack const *tool, ::Player *killer, float luck) |
|
static MCAPI ::std::vector<::ItemStack > | getRandomItems (::std::string const &tableName, ::Random &random, ::LootTableContext &context) |
|
static MCAPI int | givePlayer (::Player &player, ::std::vector<::ItemStack > &items, bool shouldAddWhenFull) |
|
The documentation for this class was generated from the following file: