org.bukkit.entity
Interface FallingSand

All Superinterfaces:
Entity, FallingBlock, Metadatable

Deprecated. See FallingBlock

@Deprecated
public interface FallingSand
extends FallingBlock

Represents a falling block.


Method Summary
 
Methods inherited from interface org.bukkit.entity.FallingBlock
getBlockData, getBlockId, getDropItem, getMaterial, setDropItem
 
Methods inherited from interface org.bukkit.entity.Entity
eject, getEntityId, getFallDistance, getFireTicks, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWorld, isDead, isEmpty, isInsideVehicle, isOnGround, isValid, leaveVehicle, playEffect, remove, setFallDistance, setFireTicks, setLastDamageCause, setPassenger, setTicksLived, setVelocity, teleport, teleport, teleport, teleport
 
Methods inherited from interface org.bukkit.metadata.Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadata
 



Copyright © 2013. All Rights Reserved.