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