Interface BehaviourExtension

All Known Subinterfaces:
ItemRequirementBehaviourExtension, KineticBehaviourExtension, RenderedBehaviourExtension

public interface BehaviourExtension
Common interface for extensions. Extensions are used to selectively add functions to SuperBlockEntityBehaviours, specifically to systems where performance is important, and behaviours not requiring this extension are safely ignored.