Package net.minecraft.util.function
Interface BooleanBiFunction
public interface BooleanBiFunction
A function that is provided two booleans and returns one boolean.
- Mappings:
Namespace Name official ewyintermediary net/minecraft/class_247named net/minecraft/util/function/BooleanBiFunction
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BooleanBiFunctionstatic final BooleanBiFunctionABooleanBiFunctionthat returnstrueif the first argument istrueor the second argument isfalse.static final BooleanBiFunctionABooleanBiFunctionthat returnstrueif the first argument isfalseor the second argument istrue.static final BooleanBiFunctionABooleanBiFunctionthat always returnsfalse.static final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionstatic final BooleanBiFunctionABooleanBiFunctionthat always returnstrue. -
Method Summary
-
Field Details
-
FALSE
ABooleanBiFunctionthat always returnsfalse.- Mappings:
Namespace Name Mixin selector official aLewy;a:Lewy;intermediary field_16897Lnet/minecraft/class_247;field_16897:Lnet/minecraft/class_247;named FALSELnet/minecraft/util/function/BooleanBiFunction;FALSE:Lnet/minecraft/util/function/BooleanBiFunction;
-
NOT_OR
- Mappings:
Namespace Name Mixin selector official bLewy;b:Lewy;intermediary field_16885Lnet/minecraft/class_247;field_16885:Lnet/minecraft/class_247;named NOT_ORLnet/minecraft/util/function/BooleanBiFunction;NOT_OR:Lnet/minecraft/util/function/BooleanBiFunction;
-
ONLY_SECOND
- Mappings:
Namespace Name Mixin selector official cLewy;c:Lewy;intermediary field_16893Lnet/minecraft/class_247;field_16893:Lnet/minecraft/class_247;named ONLY_SECONDLnet/minecraft/util/function/BooleanBiFunction;ONLY_SECOND:Lnet/minecraft/util/function/BooleanBiFunction;
-
NOT_FIRST
- Mappings:
Namespace Name Mixin selector official dLewy;d:Lewy;intermediary field_16894Lnet/minecraft/class_247;field_16894:Lnet/minecraft/class_247;named NOT_FIRSTLnet/minecraft/util/function/BooleanBiFunction;NOT_FIRST:Lnet/minecraft/util/function/BooleanBiFunction;
-
ONLY_FIRST
- Mappings:
Namespace Name Mixin selector official eLewy;e:Lewy;intermediary field_16886Lnet/minecraft/class_247;field_16886:Lnet/minecraft/class_247;named ONLY_FIRSTLnet/minecraft/util/function/BooleanBiFunction;ONLY_FIRST:Lnet/minecraft/util/function/BooleanBiFunction;
-
NOT_SECOND
- Mappings:
Namespace Name Mixin selector official fLewy;f:Lewy;intermediary field_16898Lnet/minecraft/class_247;field_16898:Lnet/minecraft/class_247;named NOT_SECONDLnet/minecraft/util/function/BooleanBiFunction;NOT_SECOND:Lnet/minecraft/util/function/BooleanBiFunction;
-
NOT_SAME
- Mappings:
Namespace Name Mixin selector official gLewy;g:Lewy;intermediary field_16892Lnet/minecraft/class_247;field_16892:Lnet/minecraft/class_247;named NOT_SAMELnet/minecraft/util/function/BooleanBiFunction;NOT_SAME:Lnet/minecraft/util/function/BooleanBiFunction;
-
NOT_AND
- Mappings:
Namespace Name Mixin selector official hLewy;h:Lewy;intermediary field_16888Lnet/minecraft/class_247;field_16888:Lnet/minecraft/class_247;named NOT_ANDLnet/minecraft/util/function/BooleanBiFunction;NOT_AND:Lnet/minecraft/util/function/BooleanBiFunction;
-
AND
- Mappings:
Namespace Name Mixin selector official iLewy;i:Lewy;intermediary field_16896Lnet/minecraft/class_247;field_16896:Lnet/minecraft/class_247;named ANDLnet/minecraft/util/function/BooleanBiFunction;AND:Lnet/minecraft/util/function/BooleanBiFunction;
-
SAME
- Mappings:
Namespace Name Mixin selector official jLewy;j:Lewy;intermediary field_16890Lnet/minecraft/class_247;field_16890:Lnet/minecraft/class_247;named SAMELnet/minecraft/util/function/BooleanBiFunction;SAME:Lnet/minecraft/util/function/BooleanBiFunction;
-
SECOND
- Mappings:
Namespace Name Mixin selector official kLewy;k:Lewy;intermediary field_16887Lnet/minecraft/class_247;field_16887:Lnet/minecraft/class_247;named SECONDLnet/minecraft/util/function/BooleanBiFunction;SECOND:Lnet/minecraft/util/function/BooleanBiFunction;
-
CAUSES
ABooleanBiFunctionthat returnstrueif the first argument isfalseor the second argument istrue.- Mappings:
Namespace Name Mixin selector official lLewy;l:Lewy;intermediary field_16889Lnet/minecraft/class_247;field_16889:Lnet/minecraft/class_247;named CAUSESLnet/minecraft/util/function/BooleanBiFunction;CAUSES:Lnet/minecraft/util/function/BooleanBiFunction;
-
FIRST
- Mappings:
Namespace Name Mixin selector official mLewy;m:Lewy;intermediary field_16891Lnet/minecraft/class_247;field_16891:Lnet/minecraft/class_247;named FIRSTLnet/minecraft/util/function/BooleanBiFunction;FIRST:Lnet/minecraft/util/function/BooleanBiFunction;
-
CAUSED_BY
ABooleanBiFunctionthat returnstrueif the first argument istrueor the second argument isfalse.- Mappings:
Namespace Name Mixin selector official nLewy;n:Lewy;intermediary field_16899Lnet/minecraft/class_247;field_16899:Lnet/minecraft/class_247;named CAUSED_BYLnet/minecraft/util/function/BooleanBiFunction;CAUSED_BY:Lnet/minecraft/util/function/BooleanBiFunction;
-
OR
- Mappings:
Namespace Name Mixin selector official oLewy;o:Lewy;intermediary field_1366Lnet/minecraft/class_247;field_1366:Lnet/minecraft/class_247;named ORLnet/minecraft/util/function/BooleanBiFunction;OR:Lnet/minecraft/util/function/BooleanBiFunction;
-
TRUE
ABooleanBiFunctionthat always returnstrue.- Mappings:
Namespace Name Mixin selector official pLewy;p:Lewy;intermediary field_16895Lnet/minecraft/class_247;field_16895:Lnet/minecraft/class_247;named TRUELnet/minecraft/util/function/BooleanBiFunction;TRUE:Lnet/minecraft/util/function/BooleanBiFunction;
-
-
Method Details
-
apply
boolean apply(boolean a, boolean b) - Mappings:
Namespace Name Mixin selector official applyLewy;apply(ZZ)Zintermediary applyLnet/minecraft/class_247;apply(ZZ)Znamed applyLnet/minecraft/util/function/BooleanBiFunction;apply(ZZ)Z
-