public interface MinecartContainer extends Minecart, Carrier
MinecartChest
and MinecartHopper
.Modifier and Type | Method and Description |
---|---|
CarriedInventory<MinecartContainer> |
getInventory()
Returns the inventory that this Carrier is holding.
|
doesSlowWhenEmpty, getAirborneVelocityMod, getDerailedVelocityMod, getPotentialMaxSpeed, getSwiftness, isOnRail, setAirborneVelocityMod, setDerailedVelocityMod, setSlowWhenEmpty, setSwiftness
createSnapshot, damage, getLocation, getRotation, getScale, getTransform, getType, getWorld, isLoaded, isOnGround, isRemoved, remove, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setRotation, setScale, setTransform, transferToWorld, transferToWorld
getUniqueId
getProperties, getProperty, setRawData, validateRawData
toContainer
CarriedInventory<MinecartContainer> getInventory()
Carrier
getInventory
in interface Carrier