| Package | Description |
|---|---|
| net.minecraftforge.fml.network.simple |
| Modifier and Type | Method and Description |
|---|---|
SimpleChannel.MessageBuilder<MSG> |
SimpleChannel.MessageBuilder.consumer(SimpleChannel.MessageBuilder.ToBooleanBiFunction<MSG,java.util.function.Supplier<NetworkEvent.Context>> handler)
Function returning a boolean "packet handled" indication, for simpler channel building.
|