@FunctionalInterface
public static interface EdgeInteractionBehaviour.ConnectivityPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction selectedFace,
net.minecraft.util.Direction connectedFace) |