| Package | Description | 
|---|---|
| org.bukkit.block | 
 Classes used to manipulate the voxels in a  
world,
 including special states. | 
| 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. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Bed
Deprecated. 
 
does not provide useful information beyond the material itself 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Sheep
Represents a Sheep. 
 | 
interface  | 
Shulker  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Dye
Represents dye 
 | 
class  | 
Wool
Represents a Wool/Cloth block 
 | 
Copyright © 2022. All rights reserved.