Package com.hazebyte.crate.api.util
Class Replacer
- java.lang.Object
-
- com.hazebyte.crate.api.util.Replacer
-
public class Replacer extends Object
-
-
Constructor Summary
Constructors Constructor Description Replacer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringreplace(String string)static Stringreplace(String string, char color)static Stringreplace(String string, org.bukkit.entity.Player player)static List<String>replace(List<String> strings)
-