geforkt von Mirrors/FastAsyncWorldEdit
Removed nonexistant parameter from javadoc.
Dieser Commit ist enthalten in:
Ursprung
8ce14dc982
Commit
89e9829f28
@ -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
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren