Class AnimalsMock

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, Ageable, Animals, Breedable, Creature, Damageable, Entity, LivingEntity, Mob, Lootable, Metadatable, Nameable, Permissible, ServerOperator, PersistentDataHolder, ProjectileSource
Direct Known Subclasses:
AbstractHorseMock, AxolotlMock, BeeMock, ChickenMock, CowMock, FoxMock, FrogMock, GoatMock, PigMock, PolarBearMock, SheepMock, TameableAnimalMock

public class AnimalsMock extends AgeableMock implements Animals
Mock implementation of an Animals.
See Also: