Cleanup javadoc warnings in worldedit-bukkit

This commit is contained in:
Kenzie Togami 2018-10-01 15:31:26 -07:00
parent 36cbc5d9d0
commit 388187d26b
No known key found for this signature in database
GPG Key ID: 5D200B325E157A81

View File

@ -98,7 +98,7 @@ public interface BukkitImplAdapter {
Entity createEntity(Location location, BaseEntity state);
/**
* Get a map of string -> properties
* Get a map of {@code string -> property}.
*
* @param blockType The block type
* @return The properties map