SpecialEntitySpawn

public class SpecialEntitySpawn

Constructors

Link copied to clipboard
public void SpecialEntitySpawn()

Properties

Link copied to clipboard
public static NamespacedKey entityKey

Functions

Link copied to clipboard
public static ArmorStand spawnGoldArmorStand(Location eyeLocation, String goldAmount)
Link copied to clipboard
public static LivingEntity spawnTower(EntityType entityType, Location location, String name)
Link copied to clipboard
public static ArmorStand spawnVisualArmorStand(Location eyeLocation, String text, int index)
Link copied to clipboard
public static LivingEntity spawnWaveEntity(EntityType entityType, Location location, double health, double speed)