Class UserImportData.UserImportDataBuilder
java.lang.Object
com.djrapitops.plan.gathering.importing.data.UserImportData.UserImportDataBuilder
- Enclosing class:
UserImportData
-
Method Summary
Modifier and TypeMethodDescriptionbanned()banned(boolean banned) build()deaths(int deaths) ips(Collection<String> ips) kills(PlayerKill... kills) kills(Collection<PlayerKill> kills) mobKills(int mobKills) nicknames(Collection<Nickname> nicknames) op()op(boolean op) registered(long registered) timesKicked(int timesKicked) worldTimes(String worldName, long... times) worldTimes(String worldName, GMTimes gmTimes) worldTimes(Map<String, GMTimes> worldTimes)
-
Method Details
-
name
-
uuid
-
uuid
-
registered
-
op
-
op
-
nicknames
-
nicknames
-
banned
-
banned
-
timesKicked
-
ips
-
ips
-
worldTimes
-
worldTimes
-
worldTimes
-
kills
-
kills
-
mobKills
-
deaths
-
build
-