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, stillValidclearCache, clearRemoved, fillCrashReportCategory, getBlockPos, getBlockState, getLevel, getTileData, getType, getUpdatePacket, getUpdateTag, getViewDistance, hasLevel, isRemoved, loadStatic, logInvalidState, mirror, onChunkUnloaded, onlyOpCanSetNbt, rotate, setChanged, setLevelAndPosition, setPosition, setRemoved, triggerEventareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanPlaceItem, clearContent, startOpen, stopOpenpublic int getContainerSize()
getContainerSize in interface net.minecraft.inventory.IInventorygetContainerSize in class InventoryTileEntitypublic java.lang.String toString()
toString in class java.lang.Object