Chroma-Chat/.metadata/.plugins/org.eclipse.core.resources/.history/0/d057cb01fa3d00151c31fb33fff4337f

8 lines
126 B
Text
Raw Normal View History

package tk.sznp.thebuttonautoflair;
public class MaybeOfflinePlayer {
String PlayerName;
String UserName;
String Flair;
}