mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-06 07:02:18 -07:00
@@ -979,6 +979,9 @@ public interface Server extends PluginMessageRecipient {
|
|||||||
* Creates a new {@link BlockData} instance for the specified Material, with
|
* Creates a new {@link BlockData} instance for the specified Material, with
|
||||||
* all properties initialized to unspecified defaults, except for those
|
* all properties initialized to unspecified defaults, except for those
|
||||||
* provided in data.
|
* provided in data.
|
||||||
|
* <br>
|
||||||
|
* If <code>material</code> is specified, then the data string must not also
|
||||||
|
* contain the material.
|
||||||
*
|
*
|
||||||
* @param material the material
|
* @param material the material
|
||||||
* @param data data string
|
* @param data data string
|
||||||
|
Reference in New Issue
Block a user