Bets Posted May 16, 2017 Posted May 16, 2017 I'd like to put all the players that there are in the player list to an array. is this possible? Quote
Alpvax Posted May 16, 2017 Posted May 16, 2017 List::toArray. But why do you need this? Why not just use the list? Or create an immutable copy if necessary. Quote
Bets Posted May 16, 2017 Author Posted May 16, 2017 How do you get the player names? in some sort of an object? Quote
Kokkie Posted May 16, 2017 Posted May 16, 2017 EntityPlayer::getName Quote Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.