mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-21 15:59:32 +00:00
Make this Javadoc checker happy
This commit is contained in:
@@ -58,7 +58,7 @@ public abstract class AbstractMappedRegistry<K, V, M extends Map<K, V>> extends
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns & maps the value by the given key if present.
|
* Returns and maps the value by the given key if present.
|
||||||
*
|
*
|
||||||
* @param key the key
|
* @param key the key
|
||||||
* @param mapper the mapper
|
* @param mapper the mapper
|
||||||
|
|||||||
Reference in New Issue
Block a user