#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