Uses of Interface
org.bukkit.material.Colorable

Packages that use Colorable
org.bukkit.entity Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. 
org.bukkit.material Classes that represents various voxel types and states. 
 

Uses of Colorable in org.bukkit.entity
 

Subinterfaces of Colorable in org.bukkit.entity
 interface Sheep
          Represents a Sheep.
 

Uses of Colorable in org.bukkit.material
 

Classes in org.bukkit.material that implement Colorable
 class Dye
          Represents dye
 class Wool
          Represents a Wool/Cloth block
 



Copyright © 2014. All rights reserved.