Package eu.sculkpowered.server.entity
Interface Zombie
- All Superinterfaces:
Ageable,Entity,LivingEntity,Mob,Sound.Emitter,Viewable
- All Known Subinterfaces:
Drowned,Husk,ZombieVillager,ZombifiedPiglin
Represents a zombie entity.
-
Nested Class Summary
Nested classes/interfaces inherited from interface eu.sculkpowered.server.entity.Entity
Entity.Pose -
Field Summary
Fields -
Method Summary
Methods inherited from interface eu.sculkpowered.server.entity.Entity
crouching, customName, customName, customNameVisible, customNameVisible, glowing, glowing, gravity, hasGravity, id, invisible, invisible, onFire, pose, pose, position, silent, silent, sprinting, swimming, teleport, type, uniqueId, velocity, velocity, world, worldMethods inherited from interface eu.sculkpowered.server.entity.LivingEntity
attribute, equipment, health, health, isPotionEffectAmbient, numberOfArrows, numberOfArrows, numberOfBeeStingers, numberOfBeeStingers, potionEffectAmbient, potionEffectColor, potionEffectColorMethods inherited from interface eu.sculkpowered.server.entity.Mob
isAggressiveMethods inherited from interface eu.sculkpowered.server.Viewable
addViewer, removeViewer, viewers
-
Field Details
-
SPAWN_REINFORCEMENTS
-