mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-08-01 09:44:05 +00:00
Removed nonexistant parameter from javadoc.
This commit is contained in:
@@ -32,7 +32,6 @@ public abstract class BlockBag {
|
|||||||
* Stores a block as if it was mined.
|
* Stores a block as if it was mined.
|
||||||
*
|
*
|
||||||
* @param id
|
* @param id
|
||||||
* @param data
|
|
||||||
* @throws BlockBagException
|
* @throws BlockBagException
|
||||||
* @deprecated Use {@link BlockBag#storeDroppedBlock(int, int)} instead
|
* @deprecated Use {@link BlockBag#storeDroppedBlock(int, int)} instead
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user