Interface HandlingSupplier<MSG>
- All Superinterfaces:
BiConsumer<MSG,Supplier<net.minecraftforge.network.NetworkEvent.Context>>
public interface HandlingSupplier<MSG>
extends BiConsumer<MSG,Supplier<net.minecraftforge.network.NetworkEvent.Context>>
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
andThen