public abstract class MixinEntityMinecartCommandBlock extends MixinEntityMinecart implements org.spongepowered.api.entity.vehicle.minecart.MinecartCommandBlock, IMixinCommandSource
dataWatcher, fallDistance, fire, fireResistance, height, hurtResistantTime, inWater, isDead, motionX, motionY, motionZ, onGround, posX, posY, posZ, prevPosX, prevPosY, prevPosZ, rand, riddenByEntity, ridingEntity, rotationPitch, rotationYaw, width, worldObj
Constructor and Description |
---|
MixinEntityMinecartCommandBlock() |
Modifier and Type | Method and Description |
---|---|
net.minecraft.command.ICommandSender |
asICommandSender() |
String |
getCommand() |
String |
getCommandName() |
void |
setCommand(String command) |
void |
setCommandName(String name) |
applyDrag, doesSlowWhenEmpty, getAirborneVelocityMod, getDerailedVelocityMod, getPotentialMaxSpeed, getSwiftness, implementCustomDerailedDeceleration, readFromNbt, setAirborneVelocityMod, setDerailedVelocityMod, setSlowWhenEmpty, setSwiftness, writeToNbt
getAir, getAlwaysRenderNameTag, getBaseVehicle, getContainers, getCustomNameTag, getEyeHeight, getFlag, getLocation, getPosition, getRotation, getScale, getTeleportVehicle, getTransform, getType, getUniqueId, getUniqueID, getVelocity, getWorld, isLoaded, isOnGround, isRemoved, isTeleporting, mountEntity, onGetEyeHeight, onMoveEntity, onReadFromNBT, onSetSize, onWriteToNBT, remove, setAir, setAlwaysRenderNameTag, setCustomNameTag, setDead, setEyeHeight, setFlag, setIsTeleporting, setLocation, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setPassenger, setPosition, setRawData, setRotation, setScale, setTeleportVehicle, setTransform, setVehicle, setVelocity, shadow$setRotation, teleportEntity, toContainer, transferToWorld, transferToWorld, validateRawData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCommandData
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
getProperties, getProperty, setRawData, validateRawData
copyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, supports, transform, undo
copy, get, getKeys, getOrElse, getOrNull, getValue, getValues, supports, supports
getLocation, getWorld
getMessageSink, getName, sendMessage, sendMessage, setMessageSink
getActiveContexts, getCommandSource, getContainingCollection, getIdentifier, getParents, getParents, getPermissionValue, getSubjectData, getTransientSubjectData, hasPermission, hasPermission, isChildOf, isChildOf
getIdentifier
getMaximumMinecartSpeed
getActivatedTick, getActivationType, getDefaultActivationState, getSpongeData, inactiveTick, setActivatedTick
public net.minecraft.command.ICommandSender asICommandSender()
asICommandSender
in interface IMixinCommandSource
public String getCommand()
public String getCommandName()