Interface CowSnapshot

All Superinterfaces:
AgeableEntity<EntitySnapshot<? extends LiveEntity>>, AnimalEntity<EntitySnapshot<? extends LiveEntity>>, Cow<EntitySnapshot<? extends LiveEntity>>, Entity<EntitySnapshot<? extends LiveEntity>>, EntitySnapshot<LiveCow>, LivingEntity<EntitySnapshot<? extends LiveEntity>>, Positionable<SyncExactPosition>

public interface CowSnapshot extends Cow<EntitySnapshot<? extends LiveEntity>>, EntitySnapshot<LiveCow>