public class EntityMinecartCommandBlock.MinecartCommandLogic extends CommandBlockBaseLogic
Constructor and Description |
---|
MinecartCommandLogic() |
Modifier and Type | Method and Description |
---|---|
EntityMinecartCommandBlock |
func_210167_g() |
CommandSource |
getCommandSource() |
Vec3d |
getPositionVector() |
WorldServer |
getWorld() |
void |
updateCommand() |
allowLogging, getCommand, getLastOutput, getName, getSuccessCount, readDataFromNBT, sendMessage, setCommand, setLastOutput, setName, setSuccessCount, setTrackOutput, shouldReceiveErrors, shouldReceiveFeedback, shouldTrackOutput, trigger, tryOpenEditCommandBlock, writeToNBT
public WorldServer getWorld()
getWorld
in class CommandBlockBaseLogic
public void updateCommand()
updateCommand
in class CommandBlockBaseLogic
public Vec3d getPositionVector()
getPositionVector
in class CommandBlockBaseLogic
public EntityMinecartCommandBlock func_210167_g()
public CommandSource getCommandSource()
getCommandSource
in class CommandBlockBaseLogic