public class MowerTileEntity extends InventoryTileEntity
Constructor and Description |
---|
MowerTileEntity() |
Modifier and Type | Method and Description |
---|---|
int |
getContainerSize() |
java.lang.String |
toString() |
addToInventory, createMenu, getContents, getCustomName, getDisplayName, getItem, getMaxStackSize, hasCustomName, isEmpty, load, removeItem, removeItemNoUpdate, save, setItem, stillValid
clearCache, clearRemoved, fillCrashReportCategory, getBlockPos, getBlockState, getLevel, getTileData, getType, getUpdatePacket, getUpdateTag, getViewDistance, hasLevel, isRemoved, loadStatic, logInvalidState, mirror, onChunkUnloaded, onlyOpCanSetNbt, rotate, setChanged, setLevelAndPosition, setPosition, setRemoved, triggerEvent
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canPlaceItem, clearContent, startOpen, stopOpen
public int getContainerSize()
getContainerSize
in interface net.minecraft.inventory.IInventory
getContainerSize
in class InventoryTileEntity
public java.lang.String toString()
toString
in class java.lang.Object