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 | 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 | Interface | Description |
---|---|---|
interface |
Attachable |
Indicates that a block can be attached to another block
|
Modifier and Type | Class | Description |
---|---|---|
class |
Banner |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Bed |
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 |
Chest |
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 |
Comparator |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Diode |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
DirectionalContainer |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Dispenser |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Door |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
EnderChest |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Furnace |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
FurnaceAndDispenser |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Gate |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Hopper |
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 |
Observer |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
PistonBaseMaterial |
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 |
Pumpkin |
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 |
Skull |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Stairs |
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 © 2019. All rights reserved.