JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.minecraftforge.fmllegacy.network.simple
Interface SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U>
Enclosing class:
SimpleChannel.MessageBuilder
<
MSG
>
public static interface
SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
applyAsBool
(
T
first,
U
second)
Method Details
applyAsBool
boolean
applyAsBool
(
T
first,
U
second)