Returns the i th effect in the effect chain. This method is not required to do bounds checking and may throw an ArrayOutOfBoundsException if i is larger than #effectCount(). @param i which effect to return @return the requested effect
(int i)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected