Class EventConditionBuilder

  • All Implemented Interfaces:

    
    public final class EventConditionBuilder<L extends Level, E extends Entity>
    
                        

    A condition builder for events. Essentially, this allows you to chain a set of type-safe conditions to ensure many things, including what the entity is, which side is being used, and other things.