Package | Description |
---|---|
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 |
Hanging
Represents a Hanging entity
|
interface |
ItemFrame
Represents an Item Frame
|
interface |
LeashHitch
Represents a Leash Hitch on a fence
|
interface |
Painting
Represents a Painting.
|
Modifier and Type | Class and Description |
---|---|
class |
Banner
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Button
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
CocoaPlant
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Ladder
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Lever
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
PistonExtensionMaterial
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
RedstoneTorch
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Sign
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
SimpleAttachableMaterialData
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Torch
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
TrapDoor
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
TripwireHook
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
Copyright © 2021. All rights reserved.