Package org.cloudburstmc.server.utils
Class Rail
java.lang.Object
org.cloudburstmc.server.utils.Rail
INTERNAL helper class of railway
By lmlstarqaq http://snake1999.com/ Creation time: 2017/7/1 17:42.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisRailBlock(org.cloudburstmc.api.block.BlockState blockState)static booleanisRailBlock(org.cloudburstmc.api.block.BlockType id)
-
Method Details
-
isRailBlock
public static boolean isRailBlock(org.cloudburstmc.api.block.BlockState blockState) -
isRailBlock
public static boolean isRailBlock(org.cloudburstmc.api.block.BlockType id)
-