Interface EntityInteractEvent.WithBlock<E extends Entity<?>>

All Superinterfaces:
Cancellable, EntityEvent<E>, EntityInteractEvent<E>, Event
All Known Subinterfaces:
EntityInteractEvent.WithBlock.AsPlayer
Enclosing interface:
EntityInteractEvent<E extends Entity<?>>

public static interface EntityInteractEvent.WithBlock<E extends Entity<?>> extends EntityInteractEvent<E>