#Any reason *not* to extend CraftPlayer?

1 messages · Page 1 of 1 (latest)

tardy whale
#

Hey guys, I'm making my own custom player class. Will there be any issues if I extend CraftPlayer?

unborn sandal
#

if you need fake player features only it might be better to just implement the Bukkit player interface, but if you want to extend the functionality of a player or are making a server fork it should be fine