Adds possibility for message customization and translation #5
This commit is contained in:
@ -20,7 +20,7 @@ import java.util.Objects;
|
||||
import java.util.Random;
|
||||
import java.util.logging.Level;
|
||||
|
||||
import static net.knarcraft.blacksmith.util.MessageFormatter.sendNPCMessage;
|
||||
import static net.knarcraft.blacksmith.formatting.StringFormatter.sendNPCMessage;
|
||||
|
||||
/**
|
||||
* A representation of the session between a player and a blacksmith
|
||||
|
Reference in New Issue
Block a user