mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-21 05:25:34 +02:00
Javadocs cleanup
This commit is contained in:
@@ -34,7 +34,7 @@ public class RepairManager extends SkillManager {
|
||||
/**
|
||||
* Handles notifications for placing an anvil.
|
||||
*
|
||||
* @param anvilID The item ID of the anvil block
|
||||
* @param anvilId The item ID of the anvil block
|
||||
*/
|
||||
public void placedAnvilCheck(int anvilId) {
|
||||
Player player = getPlayer();
|
||||
|
Reference in New Issue
Block a user