Class EntityArmorStand

java.lang.Object
org.cloudburstmc.server.entity.BaseEntity
org.cloudburstmc.server.entity.misc.EntityArmorStand
All Implemented Interfaces:
org.cloudburstmc.api.entity.Entity, org.cloudburstmc.api.entity.misc.ArmorStand

public class EntityArmorStand extends BaseEntity implements org.cloudburstmc.api.entity.misc.ArmorStand
  • Constructor Details

    • EntityArmorStand

      public EntityArmorStand(org.cloudburstmc.api.entity.EntityType<?> type, org.cloudburstmc.api.level.Location location)