@FunctionalInterface
public static interface EdgeInteractionBehaviour.ConnectionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos clicked,
net.minecraft.util.math.BlockPos neighbour) |