mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 19:15:49 +01:00
Update comment
This commit is contained in:
parent
89c01c68c0
commit
f3734f6545
@ -152,7 +152,7 @@ public class LocaleQuery {
|
||||
* @param player The player for whom the message is to be sent
|
||||
* @param message The message to be sent to the player
|
||||
* @param type The entity type to be translated
|
||||
* @param career Villager career if applicable, or null
|
||||
* @param extra Carreer, Ocelot, or Rabbit type if applicable
|
||||
*/
|
||||
public void sendMessage(Player player, String message, EntityType type, String extra) {
|
||||
if (type == null ) {
|
||||
|
Loading…
Reference in New Issue
Block a user