Uses of Class
org.bukkit.material.TexturedMaterial
Package | Description |
---|---|
org.bukkit.material |
Classes that represents various voxel types and states.
|
-
Uses of TexturedMaterial in org.bukkit.material
Subclasses of TexturedMaterial in org.bukkit.material Modifier and Type Class Description class
MonsterEggs
Represents the different types of monster eggsclass
SmoothBrick
Represents the different types of smooth bricks.class
Step
Represents the different types of steps.Methods in org.bukkit.material that return TexturedMaterial Modifier and Type Method Description TexturedMaterial
TexturedMaterial. clone()