mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-04-13 09:41:09 +00:00
Fix Javadoc reference
This commit is contained in:
parent
42f6cdf4c5
commit
702d15fea4
1 changed files with 1 additions and 1 deletions
|
@ -3448,7 +3448,7 @@ public interface BlockType extends Keyed, Translatable {
|
||||||
*
|
*
|
||||||
* @return the corresponding ItemType
|
* @return the corresponding ItemType
|
||||||
* @see #hasItemType()
|
* @see #hasItemType()
|
||||||
* @see BlockData#getPlacementType()
|
* @see BlockData#getPlacementMaterial()
|
||||||
*/
|
*/
|
||||||
@NotNull
|
@NotNull
|
||||||
ItemType getItemType();
|
ItemType getItemType();
|
||||||
|
|
Loading…
Add table
Reference in a new issue