PlayerArmorImpl

class PlayerArmorImpl(connection: ServerPlayerConnection) : PlayerArmor

Constructors

Link copied to clipboard
constructor(connection: ServerPlayerConnection)

Functions

Link copied to clipboard
open override fun boots(): ArmorItem?
Link copied to clipboard
open override fun chestplate(): ArmorItem?
Link copied to clipboard
open override fun helmet(): ArmorItem?
Link copied to clipboard
open override fun leggings(): ArmorItem?