This commit is contained in:
Noah van der Aa
2024-10-23 22:52:43 +02:00
parent 630bdd8cda
commit 57a91fb883
59 changed files with 179 additions and 186 deletions

View File

@@ -22,7 +22,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ * Set the loot table for the spawned entity's equipment slots.
* <br>
- * To remove a loot table use null.
+ * To remove a loot table use {@link LootTables#EMPTY}.
+ * To remove a loot table use {@link org.bukkit.loot.LootTables#EMPTY}.
*
* @param table this {@link org.bukkit.entity.Mob} will have.
*/