Interface Slime

All Superinterfaces:
CommandSender, Damageable, Entity, LivingEntity, Metadatable, Permissible, ProjectileSource, ServerOperator
All Known Subinterfaces:
MagmaCube

public interface Slime
extends LivingEntity
Represents a Slime.
  • Method Details

    • getSize

      int getSize()
      Returns:
      The size of the slime
    • setSize

      void setSize​(int sz)
      Parameters:
      sz - The new size of the slime.