Interface EquippableSkin

All Superinterfaces:
HologramSkin
All Known Subinterfaces:
ArmorStandHologramSkin, LivingEntityHologramSkin, NPCHologramSkin

public interface EquippableSkin extends HologramSkin
Represents a skin that is able to hold equipment.
  • Method Details

    • getEquipment

      HologramEquipment getEquipment()
      Get the equipment instance of this entity.
      Returns:
      The equipment that this skin currently holds