Uses of Class
org.bukkit.material.Rails
-
Packages that use Rails Package Description org.bukkit.material Classes that represents various voxel types and states. -
-
Uses of Rails in org.bukkit.material
Subclasses of Rails in org.bukkit.material Modifier and Type Class Description class
DetectorRail
Represents a detector railclass
ExtendedRails
This is the superclass for theDetectorRail
andPoweredRail
classesclass
PoweredRail
Represents a powered railMethods in org.bukkit.material that return Rails Modifier and Type Method Description Rails
Rails. clone()
-