public interface EnderCrystal extends Entity
Entity.Spigot| Modifier and Type | Method and Description | 
|---|---|
| Location | getBeamTarget()Gets the location that this end crystal is pointing its beam to. | 
| boolean | isShowingBottom()Return whether or not this end crystal is showing the
 bedrock slate underneath it. | 
| void | setBeamTarget(Location location)Sets the location that this end crystal is pointing to. | 
| void | setShowingBottom(boolean showing)Sets whether or not this end crystal is showing the
 bedrock slate underneath it. | 
eject, getCustomName, getEntityId, getFallDistance, getFireTicks, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWorld, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isSilent, isValid, leaveVehicle, playEffect, remove, setCustomName, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setInvulnerable, setLastDamageCause, setPassenger, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleportgetMetadata, hasMetadata, removeMetadata, setMetadatagetName, sendMessage, sendMessageaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentisOp, setOpboolean isShowingBottom()
void setShowingBottom(boolean showing)
showing - whether the bedrock slate should be shownLocation getBeamTarget()
void setBeamTarget(Location location)
location - the location to point the beam toIllegalArgumentException - for differing worldsCopyright © 2016. All rights reserved.