Uses of Interface
net.minecraftforge.network.simple.SimpleChannel.MessageBuilder.ToBooleanBiFunction
-
Uses of SimpleChannel.MessageBuilder.ToBooleanBiFunction in net.minecraftforge.network.simple
Modifier and TypeMethodDescriptionSimpleChannel.MessageBuilder.consumerNetworkThread
(SimpleChannel.MessageBuilder.ToBooleanBiFunction<MSG, Supplier<NetworkEvent.Context>> handler) Function returning a boolean "packet handled" indication, for simpler channel building.