Interface WaterEntity<T extends Entity<?>>

All Superinterfaces:
Entity<T>, Positionable<SyncExactPosition>
All Known Subinterfaces:
Cod<E>, CodSnapshot, FishEntity<E>, LiveCod

public interface WaterEntity<T extends Entity<?>> extends Entity<T>