public class GlowBrewingStand extends GlowContainer implements org.bukkit.block.BrewingStand
data, typeId| Constructor and Description |
|---|
GlowBrewingStand(GlowBlock block) |
GlowBrewingStand(GlowBlock block,
int brewTime) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBrewingTime() |
int |
getFuelLevel() |
org.bukkit.inventory.BrewerInventory |
getInventory() |
org.bukkit.inventory.BrewerInventory |
getSnapshotInventory() |
void |
setBrewingTime(int brewingTime) |
void |
setFuelLevel(int fuelLevel) |
boolean |
update(boolean force,
boolean applyPhysics) |
clearLootTable, getCustomName, getLastFilled, getLastLooted, getLock, getLootTableName, getLootTableSeed, getNextRefill, hasBeenFilled, hasLootTable, hasPendingRefill, hasPlayerLooted, isLocked, isRefillEnabled, setCustomName, setHasPlayerLooted, setLock, setLootTable, setLootTable, setLootTableSeed, setNextRefillequals, getBlock, getChunk, getData, getLightLevel, getLocation, getLocation, getMetadata, getRawData, getType, getTypeId, getWorld, getX, getY, getZ, hashCode, hasMetadata, isFlowed, isPlaced, removeMetadata, setData, setFlowed, setMetadata, setRawData, setType, setTypeId, update, updateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetBlock, getChunk, getData, getLightLevel, getLocation, getLocation, getRawData, getType, getTypeId, getWorld, getX, getY, getZ, isPlaced, setData, setRawData, setType, setTypeId, update, updatepublic GlowBrewingStand(GlowBlock block)
public GlowBrewingStand(GlowBlock block, int brewTime)
public org.bukkit.inventory.BrewerInventory getInventory()
getInventory in interface org.bukkit.block.BrewingStandgetInventory in interface org.bukkit.block.ContainergetInventory in interface org.bukkit.inventory.InventoryHolderpublic boolean update(boolean force,
boolean applyPhysics)
update in interface org.bukkit.block.BlockStateupdate in class GlowBlockStatepublic org.bukkit.inventory.BrewerInventory getSnapshotInventory()
getSnapshotInventory in interface org.bukkit.block.BrewingStandgetSnapshotInventory in interface org.bukkit.block.ContainergetSnapshotInventory in class GlowContainerpublic int getBrewingTime()
getBrewingTime in interface org.bukkit.block.BrewingStandpublic void setBrewingTime(int brewingTime)
setBrewingTime in interface org.bukkit.block.BrewingStandpublic int getFuelLevel()
getFuelLevel in interface org.bukkit.block.BrewingStandpublic void setFuelLevel(int fuelLevel)
setFuelLevel in interface org.bukkit.block.BrewingStandCopyright © 2021. All rights reserved.