Interface Merchant<E extends Entity<?>>

All Superinterfaces:
Entity<E>, Positionable<SyncExactPosition>
All Known Subinterfaces:
BasicVillagerEntity<E>

public interface Merchant<E extends Entity<?>> extends Entity<E>