Interface Gate.Factory<T extends Gate>

All Superinterfaces:
Disposable, EntityFactory
All Known Implementing Classes:
BarrierHealthGate.BarrierHealthGateFactory, BarrierTypeGate.BarrierTypeGateFactory, Gate.Factory.AbstractFactory, TeleportGate.TeleportGateFactory
Enclosing class:
Gate

public static interface Gate.Factory<T extends Gate> extends Disposable, EntityFactory