Class HumanEntityMock

All Implemented Interfaces:
MessageTarget, Frictional, net.kyori.adventure.audience.Audience, net.kyori.adventure.pointer.Pointered, net.kyori.adventure.sound.Sound.Emitter, net.kyori.adventure.text.event.HoverEventSource<net.kyori.adventure.text.event.HoverEvent.ShowEntity>, Attributable, CommandSender, AnimalTamer, Damageable, Entity, HumanEntity, LivingEntity, InventoryHolder, Metadatable, Nameable, Permissible, ServerOperator, PersistentDataHolder, ProjectileSource
Direct Known Subclasses:
PlayerMock

public abstract class HumanEntityMock extends LivingEntityMock implements HumanEntity
Mock implementation of a HumanEntity.
See Also: