PlayerArmor

interface PlayerArmor

Player armor

Properties

Link copied to clipboard
Empty armor

Functions

Link copied to clipboard
@Nullable
abstract fun boots(): @Nullable ArmorItem
Gets boots
Link copied to clipboard
@Nullable
abstract fun chestplate(): @Nullable ArmorItem
Gets chestplate
Link copied to clipboard
@Nullable
abstract fun helmet(): @Nullable ArmorItem
Gets helmet
Link copied to clipboard
@Nullable
abstract fun leggings(): @Nullable ArmorItem
Gets leggings