mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-31 21:48:08 +01:00
Correct Javadoc
This commit is contained in:
parent
a16c8d3273
commit
3651a132fe
@ -8,7 +8,7 @@ import java.util.UUID;
|
||||
import static net.minestom.server.utils.identity.NamedAndIdentifiedImpl.EMPTY;
|
||||
|
||||
/**
|
||||
* An object with a string name and a {@link UUID} identity.
|
||||
* An object with a {@link Component} name and a {@link UUID} identity.
|
||||
*/
|
||||
public interface NamedAndIdentified extends Named<Component>, Identified {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user