mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 00:22:08 -07:00
#279: Minor edits to various Javadocs
By: ShanerX <shanerx@shanerx.org>
This commit is contained in:
@@ -2,6 +2,9 @@ package org.bukkit;
|
||||
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* Represents a block, entity, or other object that may receive a custom name.
|
||||
*/
|
||||
public interface Nameable {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user