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