3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-07 08:32:51 +02:00

Cleanup javadoc warnings in worldedit-bukkit

Dieser Commit ist enthalten in:
Kenzie Togami 2018-10-01 15:31:26 -07:00
Ursprung 36cbc5d9d0
Commit 388187d26b
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 5D200B325E157A81

Datei anzeigen

@ -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