Uses of Interface
net.minecraft.util.BooleanBiFunction
Packages that use BooleanBiFunction
-
Uses of BooleanBiFunction in net.minecraft
Methods in net.minecraft with parameters of type BooleanBiFunctionModifier and TypeMethodDescription(package private) static class_4081class_4081.method_18015(VoxelSet voxelSet, VoxelSet voxelSet2, class_4090 class_4090, class_4090 class_40902, class_4090 class_40903, BooleanBiFunction booleanBiFunction) -
Uses of BooleanBiFunction in net.minecraft.util
Fields in net.minecraft.util declared as BooleanBiFunctionModifier and TypeFieldDescriptionstatic final BooleanBiFunctionBooleanBiFunction.ANDstatic final BooleanBiFunctionBooleanBiFunction.CAUSED_BYstatic final BooleanBiFunctionBooleanBiFunction.CAUSESstatic final BooleanBiFunctionBooleanBiFunction.FALSEstatic final BooleanBiFunctionBooleanBiFunction.FIRSTstatic final BooleanBiFunctionBooleanBiFunction.NOT_ANDstatic final BooleanBiFunctionBooleanBiFunction.NOT_FIRSTstatic final BooleanBiFunctionBooleanBiFunction.NOT_ORstatic final BooleanBiFunctionBooleanBiFunction.NOT_SAMEstatic final BooleanBiFunctionBooleanBiFunction.NOT_SECONDstatic final BooleanBiFunctionBooleanBiFunction.ONLY_FIRSTstatic final BooleanBiFunctionBooleanBiFunction.ONLY_SECONDstatic final BooleanBiFunctionBooleanBiFunction.ORstatic final BooleanBiFunctionBooleanBiFunction.SAMEstatic final BooleanBiFunctionBooleanBiFunction.SECONDstatic final BooleanBiFunctionBooleanBiFunction.TRUE -
Uses of BooleanBiFunction in net.minecraft.util.shapes
Methods in net.minecraft.util.shapes with parameters of type BooleanBiFunctionModifier and TypeMethodDescriptionstatic VoxelShapeVoxelShapes.combine(VoxelShape voxelShape, VoxelShape voxelShape2, BooleanBiFunction booleanBiFunction) static booleanVoxelShapes.matchesAnywhere(VoxelShape voxelShape, VoxelShape voxelShape2, BooleanBiFunction booleanBiFunction) private static booleanVoxelShapes.method_18053(class_4090 class_4090, class_4090 class_40902, class_4090 class_40903, VoxelSet voxelSet, VoxelSet voxelSet2, BooleanBiFunction booleanBiFunction) static VoxelShapeVoxelShapes.method_18055(VoxelShape voxelShape, VoxelShape voxelShape2, BooleanBiFunction booleanBiFunction)