mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -07:00
moooore
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user