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