public interface SidedComponent
Modifier and Type | Method and Description |
---|---|
boolean |
canConnectNode(net.minecraft.util.Direction side)
Whether this component can connect to a node on the specified side.
|
boolean canConnectNode(net.minecraft.util.Direction side)
side
- the side to check for.