public interface FurnaceMinecart extends WindowHolder, MinecartBase
| Modifier and Type | Method and Description |
|---|---|
int |
fuelTicks()
The number of fuel ticks this Furnace Minecart has
|
void |
setFuelTicks(int ticks)
Set the number of fuel ticks this Furnace Minecart has
|
heldItem, setHeldItem, windowdisplayTitle, name, setDisplayTile, setDisplayTileOffset, setName, titleOffsetapplyProperties, boundingBox, displayName, eject, entityId, isNameVisible, isSilent, onGround, passenger, position, remove, setDisplayName, setPassenger, setSize, setVelocity, teleport, teleport, teleport, type, uniqueId, velocity, withinRange, worldint fuelTicks()
void setFuelTicks(int ticks)
ticks - the number of fuel ticksCopyright © 2016. All rights reserved.