Package org.geysermc.floodgate.api.util


package org.geysermc.floodgate.api.util
  • Interfaces
    Class
    Description
    TriFunction<T,U,V,R>
    Represents a function that accepts three arguments and produces a result.